Pull request #43470 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4e81bcf380360dbc1a7c123e8e981df92ba2195c+811795ccd7133707541aef79f759941b82b0bc28 (b222e6e915d9d0ff30fbe92d97f85c5af78e2641) 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-43470@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-04-07T09:00:27.911Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-07T09:00:27.914Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-07T09:00:28.132Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ff632052715f0af4) in /home/ubuntu/workspace/moby_PR-43470 [Pipeline] { [Pipeline] checkout [2022-04-07T09:00:28.238Z] The recommended git tool is: git [2022-04-07T09:00:30.236Z] using credential docker-jenkins-github-credentials [2022-04-07T09:00:30.243Z] Cloning the remote Git repository [2022-04-07T09:00:30.243Z] Cloning with configured refspecs honoured and without tags [2022-04-07T09:00:30.304Z] Cloning repository https://github.com/moby/moby.git [2022-04-07T09:00:30.350Z] > git init /home/ubuntu/workspace/moby_PR-43470 # timeout=10 [2022-04-07T09:00:30.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:00:30.651Z] > git --version # timeout=10 [2022-04-07T09:00:30.666Z] > git --version # 'git version 2.17.1' [2022-04-07T09:00:30.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:00:30.669Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:00:46.804Z] Fetching without tags [2022-04-07T09:00:47.065Z] Merging remotes/origin/20.10 commit 811795ccd7133707541aef79f759941b82b0bc28 into PR head commit 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:00:47.665Z] Merge succeeded, producing 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:00:47.665Z] Checking out Revision 4e81bcf380360dbc1a7c123e8e981df92ba2195c (PR-43470) [2022-04-07T09:00:46.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:00:46.740Z] > git config --add remote.origin.fetch +refs/pull/43470/head:refs/remotes/origin/PR-43470 # timeout=10 [2022-04-07T09:00:46.755Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:00:46.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:00:46.807Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:00:46.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:00:46.808Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:00:47.077Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:00:47.091Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:00:47.599Z] > git remote # timeout=10 [2022-04-07T09:00:47.613Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T09:00:47.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:00:47.636Z] > git merge 811795ccd7133707541aef79f759941b82b0bc28 # timeout=10 [2022-04-07T09:00:47.646Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T09:00:47.667Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:00:47.687Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:00:51.840Z] Commit message: "Makefile: update buildx to v0.8.2" [2022-04-07T09:00:51.840Z] First time build. Skipping changelog. [2022-04-07T09:00:51.855Z] > git --version # timeout=10 [2022-04-07T09:00:51.864Z] > git --version # 'git version 2.17.1' [2022-04-07T09:00:51.873Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-07T09:00:52.923Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43470:/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 && cd /workspace && hack/validate/dco [2022-04-07T09:01:01.030Z] Unable to find image 'alpine:latest' locally [2022-04-07T09:01:01.030Z] latest: Pulling from library/alpine [2022-04-07T09:01:01.030Z] df9b9388f04a: Pulling fs layer [2022-04-07T09:01:01.030Z] df9b9388f04a: Verifying Checksum [2022-04-07T09:01:01.030Z] df9b9388f04a: Download complete [2022-04-07T09:01:01.288Z] df9b9388f04a: Pull complete [2022-04-07T09:01:01.288Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T09:01:01.288Z] Status: Downloaded newer image for alpine:latest [2022-04-07T09:01:07.844Z] 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-04-07T09:01:08.060Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ff632052715f0af4) in /home/ubuntu/workspace/moby_PR-43470 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-07T09:01:08.104Z] The recommended git tool is: git [2022-04-07T09:01:08.111Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-07T09:01:08.124Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-04-07T09:01:08.129Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-07T09:01:08.118Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43470/.git # timeout=10 [2022-04-07T09:01:08.126Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:01:08.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:01:08.131Z] > git --version # timeout=10 [2022-04-07T09:01:08.137Z] > git --version # 'git version 2.17.1' [2022-04-07T09:01:08.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:01:08.138Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:01:08.779Z] Merging remotes/origin/20.10 commit 811795ccd7133707541aef79f759941b82b0bc28 into PR head commit 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:01:08.859Z] Merge succeeded, producing 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:01:08.859Z] Checking out Revision 4e81bcf380360dbc1a7c123e8e981df92ba2195c (PR-43470) [2022-04-07T09:01:08.917Z] Commit message: "Makefile: update buildx to v0.8.2" [2022-04-07T09:01:08.935Z] > git --version # timeout=10 [2022-04-07T09:01:08.951Z] > git --version # 'git version 2.17.1' [2022-04-07T09:01:08.963Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-07T09:01:08.781Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:01:08.786Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:01:08.825Z] > git remote # timeout=10 [2022-04-07T09:01:08.830Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T09:01:08.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:01:08.836Z] > git merge 811795ccd7133707541aef79f759941b82b0bc28 # timeout=10 [2022-04-07T09:01:08.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T09:01:08.861Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:01:08.867Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-07T09:01:10.370Z] + [ PR != PR ] [2022-04-07T09:01:10.371Z] + [ 20.10 != master ] [2022-04-07T09:01:10.371Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-07T09:01:10.723Z] + docker version [2022-04-07T09:01:10.723Z] Client: Docker Engine - Community [2022-04-07T09:01:10.723Z] Version: 20.10.14 [2022-04-07T09:01:10.723Z] API version: 1.41 [2022-04-07T09:01:10.723Z] Go version: go1.16.15 [2022-04-07T09:01:10.723Z] Git commit: a224086 [2022-04-07T09:01:10.723Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-07T09:01:10.723Z] OS/Arch: linux/amd64 [2022-04-07T09:01:10.723Z] Context: default [2022-04-07T09:01:10.723Z] Experimental: true [2022-04-07T09:01:10.723Z] [2022-04-07T09:01:10.723Z] Server: Docker Engine - Community [2022-04-07T09:01:10.723Z] Engine: [2022-04-07T09:01:10.723Z] Version: 20.10.14 [2022-04-07T09:01:10.723Z] API version: 1.41 (minimum version 1.12) [2022-04-07T09:01:10.723Z] Go version: go1.16.15 [2022-04-07T09:01:10.723Z] Git commit: 87a90dc [2022-04-07T09:01:10.723Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-07T09:01:10.723Z] OS/Arch: linux/amd64 [2022-04-07T09:01:10.723Z] Experimental: true [2022-04-07T09:01:10.723Z] containerd: [2022-04-07T09:01:10.723Z] Version: 1.5.11 [2022-04-07T09:01:10.723Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T09:01:10.723Z] runc: [2022-04-07T09:01:10.723Z] Version: 1.0.3 [2022-04-07T09:01:10.723Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-07T09:01:10.723Z] docker-init: [2022-04-07T09:01:10.723Z] Version: 0.19.0 [2022-04-07T09:01:10.723Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-07T09:01:11.010Z] + docker info [2022-04-07T09:01:23.059Z] Still waiting to schedule task [2022-04-07T09:01:23.059Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-07T09:01:23.060Z] Still waiting to schedule task [2022-04-07T09:01:23.060Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-07T09:01:23.061Z] Still waiting to schedule task [2022-04-07T09:01:23.061Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e2697433560c7061)’ [2022-04-07T09:01:23.063Z] Still waiting to schedule task [2022-04-07T09:01:23.063Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a49da719dc3d060f)’ [2022-04-07T09:01:23.064Z] Still waiting to schedule task [2022-04-07T09:01:23.064Z] Waiting for next available executor on ‘azwin-2-2b7fb0’ [2022-04-07T09:01:32.912Z] Client: [2022-04-07T09:01:32.912Z] Context: default [2022-04-07T09:01:32.912Z] Debug Mode: false [2022-04-07T09:01:32.912Z] Plugins: [2022-04-07T09:01:32.912Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-07T09:01:32.912Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-07T09:01:32.912Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-07T09:01:32.912Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-07T09:01:32.912Z] [2022-04-07T09:01:32.912Z] Server: [2022-04-07T09:01:32.912Z] Containers: 0 [2022-04-07T09:01:32.912Z] Running: 0 [2022-04-07T09:01:32.912Z] Paused: 0 [2022-04-07T09:01:32.912Z] Stopped: 0 [2022-04-07T09:01:32.912Z] Images: 1 [2022-04-07T09:01:32.912Z] Server Version: 20.10.14 [2022-04-07T09:01:32.912Z] Storage Driver: overlay2 [2022-04-07T09:01:32.912Z] Backing Filesystem: extfs [2022-04-07T09:01:32.912Z] Supports d_type: true [2022-04-07T09:01:32.912Z] Native Overlay Diff: true [2022-04-07T09:01:32.912Z] userxattr: false [2022-04-07T09:01:32.912Z] Logging Driver: json-file [2022-04-07T09:01:32.912Z] Cgroup Driver: cgroupfs [2022-04-07T09:01:32.912Z] Cgroup Version: 1 [2022-04-07T09:01:32.912Z] Plugins: [2022-04-07T09:01:32.912Z] Volume: local [2022-04-07T09:01:32.912Z] Network: bridge host ipvlan macvlan null overlay [2022-04-07T09:01:32.912Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-07T09:01:32.912Z] Swarm: inactive [2022-04-07T09:01:32.912Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-07T09:01:32.912Z] Default Runtime: runc [2022-04-07T09:01:32.912Z] Init Binary: docker-init [2022-04-07T09:01:32.912Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T09:01:32.912Z] runc version: v1.0.3-0-gf46b6ba [2022-04-07T09:01:32.912Z] init version: de40ad0 [2022-04-07T09:01:32.912Z] Security Options: [2022-04-07T09:01:32.912Z] apparmor [2022-04-07T09:01:32.912Z] seccomp [2022-04-07T09:01:32.912Z] Profile: default [2022-04-07T09:01:32.912Z] Kernel Version: 5.4.0-1071-aws [2022-04-07T09:01:32.912Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-07T09:01:32.912Z] OSType: linux [2022-04-07T09:01:32.912Z] Architecture: x86_64 [2022-04-07T09:01:32.912Z] CPUs: 2 [2022-04-07T09:01:32.912Z] Total Memory: 7.565GiB [2022-04-07T09:01:32.912Z] Name: ip-10-100-83-202 [2022-04-07T09:01:32.912Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-07T09:01:32.912Z] Docker Root Dir: /var/lib/docker [2022-04-07T09:01:32.912Z] Debug Mode: false [2022-04-07T09:01:32.912Z] Registry: https://index.docker.io/v1/ [2022-04-07T09:01:32.912Z] Labels: [2022-04-07T09:01:32.912Z] Experimental: true [2022-04-07T09:01:32.912Z] Insecure Registries: [2022-04-07T09:01:32.912Z] 127.0.0.0/8 [2022-04-07T09:01:32.912Z] Live Restore Enabled: true [2022-04-07T09:01:32.912Z] [2022-04-07T09:01:32.912Z] WARNING: No swap limit support [Pipeline] sh [2022-04-07T09:01:33.191Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T09:01:33.191Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T09:01:33.191Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43470/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-04-07T09:01:33.191Z] + bash /home/ubuntu/workspace/moby_PR-43470/check-config.sh [2022-04-07T09:01:33.191Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-07T09:01:33.191Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-07T09:01:33.191Z] [2022-04-07T09:01:33.191Z] Generally Necessary: [2022-04-07T09:01:33.191Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-07T09:01:33.191Z] - apparmor: enabled and tools installed [2022-04-07T09:01:33.449Z] - CONFIG_NAMESPACES: enabled [2022-04-07T09:01:33.449Z] - CONFIG_NET_NS: enabled [2022-04-07T09:01:33.449Z] - CONFIG_PID_NS: enabled [2022-04-07T09:01:33.449Z] - CONFIG_IPC_NS: enabled [2022-04-07T09:01:33.449Z] - CONFIG_UTS_NS: enabled [2022-04-07T09:01:33.449Z] - CONFIG_CGROUPS: enabled [2022-04-07T09:01:33.449Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-07T09:01:33.449Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-07T09:01:33.449Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-07T09:01:33.449Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-07T09:01:33.449Z] - CONFIG_CPUSETS: enabled [2022-04-07T09:01:33.449Z] - CONFIG_MEMCG: enabled [2022-04-07T09:01:33.449Z] - CONFIG_KEYS: enabled [2022-04-07T09:01:33.449Z] - CONFIG_VETH: enabled (as module) [2022-04-07T09:01:33.449Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-07T09:01:33.449Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-07T09:01:33.449Z] - CONFIG_NF_NAT_IPV4: missing [2022-04-07T09:01:33.449Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-07T09:01:33.449Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-07T09:01:33.449Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-07T09:01:33.449Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-07T09:01:33.449Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-07T09:01:33.449Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-07T09:01:33.449Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-07T09:01:33.449Z] - CONFIG_NF_NAT_NEEDED: missing [2022-04-07T09:01:33.449Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-07T09:01:33.449Z] [2022-04-07T09:01:33.449Z] Optional Features: [2022-04-07T09:01:33.449Z] - CONFIG_USER_NS: enabled [2022-04-07T09:01:33.449Z] - CONFIG_SECCOMP: enabled [2022-04-07T09:01:33.449Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-07T09:01:33.449Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-07T09:01:33.449Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-07T09:01:33.449Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-07T09:01:33.449Z] - CONFIG_BLK_CGROUP: enabled [2022-04-07T09:01:33.449Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-07T09:01:33.449Z] - CONFIG_IOSCHED_CFQ: missing [2022-04-07T09:01:33.449Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-04-07T09:01:33.449Z] - CONFIG_CGROUP_PERF: enabled [2022-04-07T09:01:33.449Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-07T09:01:33.449Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-07T09:01:33.449Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-07T09:01:33.449Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-07T09:01:33.449Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-07T09:01:33.449Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-07T09:01:33.705Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-07T09:01:33.705Z] - CONFIG_IP_VS: enabled (as module) [2022-04-07T09:01:33.705Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-07T09:01:33.705Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-07T09:01:33.705Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-07T09:01:33.705Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-07T09:01:33.705Z] - CONFIG_EXT4_FS: enabled [2022-04-07T09:01:33.705Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-07T09:01:33.705Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-07T09:01:33.705Z] - Network Drivers: [2022-04-07T09:01:33.705Z] - "overlay": [2022-04-07T09:01:33.705Z] - CONFIG_VXLAN: enabled (as module) [2022-04-07T09:01:33.706Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-07T09:01:33.706Z] Optional (for encrypted networks): [2022-04-07T09:01:33.706Z] - CONFIG_CRYPTO: enabled [2022-04-07T09:01:33.706Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-07T09:01:33.706Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-07T09:01:33.706Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-07T09:01:33.706Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-07T09:01:33.706Z] - CONFIG_XFRM: enabled [2022-04-07T09:01:33.706Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-07T09:01:33.706Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-07T09:01:33.706Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-07T09:01:33.706Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-04-07T09:01:33.706Z] - "ipvlan": [2022-04-07T09:01:33.706Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-07T09:01:33.706Z] - "macvlan": [2022-04-07T09:01:33.706Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-07T09:01:33.706Z] - CONFIG_DUMMY: enabled (as module) [2022-04-07T09:01:33.706Z] - "ftp,tftp client in container": [2022-04-07T09:01:33.706Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-07T09:01:33.706Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-07T09:01:33.706Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-07T09:01:33.706Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-07T09:01:33.706Z] - Storage Drivers: [2022-04-07T09:01:33.706Z] - "aufs": [2022-04-07T09:01:33.706Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-07T09:01:33.706Z] - "btrfs": [2022-04-07T09:01:33.706Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-07T09:01:33.706Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-07T09:01:33.706Z] - "devicemapper": [2022-04-07T09:01:33.706Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-07T09:01:33.706Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-07T09:01:33.706Z] - "overlay": [2022-04-07T09:01:33.706Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-07T09:01:33.706Z] - "zfs": [2022-04-07T09:01:33.706Z] - /dev/zfs: present [2022-04-07T09:01:33.706Z] - zfs command: missing [2022-04-07T09:01:33.706Z] - zpool command: missing [2022-04-07T09:01:33.706Z] [2022-04-07T09:01:33.706Z] Limits: [2022-04-07T09:01:33.706Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-07T09:01:33.706Z] [2022-04-07T09:01:33.706Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-07T09:01:34.020Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c . [2022-04-07T09:01:34.020Z] #1 [internal] load build definition from Dockerfile [2022-04-07T09:01:34.020Z] #1 sha256:13b547ee50a827fef9558cf2b7bc5154058db0aa3a631b3044451228461e3771 [2022-04-07T09:01:34.020Z] #1 transferring dockerfile: 17.05kB done [2022-04-07T09:01:34.020Z] #1 DONE 0.1s [2022-04-07T09:01:34.020Z] [2022-04-07T09:01:34.020Z] #2 [internal] load .dockerignore [2022-04-07T09:01:34.020Z] #2 sha256:ed435d71f357eafb56fde2abe98996a258794496b056c261271ec3ebd25c0b49 [2022-04-07T09:01:34.020Z] #2 transferring context: 87B done [2022-04-07T09:01:34.020Z] #2 DONE 0.1s [2022-04-07T09:01:34.276Z] [2022-04-07T09:01:34.276Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-07T09:01:34.276Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-04-07T09:01:34.535Z] #3 DONE 0.4s [2022-04-07T09:01:34.535Z] [2022-04-07T09:01:34.535Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-07T09:01:34.535Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-04-07T09:01:34.535Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-04-07T09:01:34.792Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.1s [2022-04-07T09:01:34.792Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-07T09:01:34.792Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-04-07T09:01:34.792Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-04-07T09:01:34.792Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-04-07T09:01:34.792Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-04-07T09:01:35.049Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-04-07T09:01:35.049Z] #4 DONE 0.5s [2022-04-07T09:01:35.308Z] [2022-04-07T09:01:35.308Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T09:01:35.308Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-07T09:01:36.240Z] #8 DONE 0.9s [2022-04-07T09:01:36.240Z] [2022-04-07T09:01:36.240Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-04-07T09:01:36.240Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-07T09:01:36.240Z] #5 DONE 0.9s [2022-04-07T09:01:36.240Z] [2022-04-07T09:01:36.240Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T09:01:36.240Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-07T09:01:36.240Z] #7 DONE 0.9s [2022-04-07T09:01:36.240Z] [2022-04-07T09:01:36.240Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-04-07T09:01:36.240Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-04-07T09:01:36.240Z] #6 DONE 1.0s [2022-04-07T09:01:36.497Z] [2022-04-07T09:01:36.497Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:01:36.497Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-07T09:01:36.497Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-07T09:01:36.756Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T09:01:36.756Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-07T09:01:36.756Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-07T09:01:40.046Z] #62 ... [2022-04-07T09:01:40.046Z] [2022-04-07T09:01:40.046Z] #23 [internal] load build context [2022-04-07T09:01:40.046Z] #23 sha256:9a62b79c7af1c4aa556641c074ed5ae58f2a9d65c5708e96ec6d8f2751ef1162 [2022-04-07T09:01:40.046Z] #23 transferring context: 52.46MB 3.1s done [2022-04-07T09:01:40.046Z] #23 DONE 3.3s [2022-04-07T09:01:40.046Z] [2022-04-07T09:01:40.046Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:01:40.046Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-07T09:01:40.046Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 3.1s [2022-04-07T09:01:40.046Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 3.4s [2022-04-07T09:01:40.046Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 3.5s [2022-04-07T09:01:40.303Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s [2022-04-07T09:01:40.561Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-04-07T09:01:40.561Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-07T09:01:42.502Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-04-07T09:01:43.434Z] #62 DONE 6.9s [2022-04-07T09:01:43.434Z] [2022-04-07T09:01:43.434Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:01:43.434Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T09:01:43.434Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-07T09:01:43.434Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T09:01:43.434Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-07T09:01:43.434Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-07T09:01:43.434Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-04-07T09:01:43.434Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-04-07T09:01:43.434Z] #64 DONE 6.9s [2022-04-07T09:01:43.434Z] [2022-04-07T09:01:43.434Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:01:43.434Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:01:43.434Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 done [2022-04-07T09:01:43.434Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-04-07T09:01:43.434Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-04-07T09:01:43.434Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-04-07T09:01:43.434Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.8s done [2022-04-07T09:01:43.434Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.8s done [2022-04-07T09:01:43.434Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.5s done [2022-04-07T09:01:43.434Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 2.9s done [2022-04-07T09:01:43.434Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 3.6s done [2022-04-07T09:01:43.434Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 6.7s done [2022-04-07T09:01:43.434Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 4.7s [2022-04-07T09:01:43.434Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 3.0s done [2022-04-07T09:01:44.806Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.1s done [2022-04-07T09:01:45.370Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-04-07T09:01:46.323Z] #9 ... [2022-04-07T09:01:46.323Z] [2022-04-07T09:01:46.323Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-07T09:01:46.323Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-07T09:01:46.323Z] #63 DONE 0.7s [2022-04-07T09:01:46.323Z] [2022-04-07T09:01:46.323Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:01:46.323Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:01:46.323Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.7s done [2022-04-07T09:01:46.323Z] #9 ... [2022-04-07T09:01:46.323Z] [2022-04-07T09:01:46.323Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T09:01:46.323Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-07T09:01:46.582Z] #65 ... [2022-04-07T09:01:46.582Z] [2022-04-07T09:01:46.582Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:01:46.582Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:01:46.582Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.2s done [2022-04-07T09:01:46.582Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-07T09:01:46.582Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done [2022-04-07T09:01:46.582Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done [2022-04-07T09:01:46.582Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 5.4s done [2022-04-07T09:01:46.582Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 4.2s [2022-04-07T09:01:46.582Z] #26 ... [2022-04-07T09:01:46.582Z] [2022-04-07T09:01:46.582Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:01:46.582Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:01:46.582Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-04-07T09:01:47.146Z] #9 ... [2022-04-07T09:01:47.146Z] [2022-04-07T09:01:47.146Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T09:01:47.146Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-07T09:01:47.146Z] #65 DONE 0.9s [2022-04-07T09:01:47.146Z] [2022-04-07T09:01:47.146Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:01:47.146Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:01:47.403Z] #9 ... [2022-04-07T09:01:47.403Z] [2022-04-07T09:01:47.403Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:01:47.403Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:01:47.403Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 4.9s done [2022-04-07T09:01:47.403Z] #26 DONE 10.8s [2022-04-07T09:01:47.403Z] [2022-04-07T09:01:47.403Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:01:47.403Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:01:47.403Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.8s done [2022-04-07T09:01:47.661Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 0.1s [2022-04-07T09:01:52.923Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.5s done [2022-04-07T09:01:52.923Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-04-07T09:01:56.204Z] #9 ... [2022-04-07T09:01:56.204Z] [2022-04-07T09:01:56.204Z] #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-04-07T09:01:56.204Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T09:01:56.204Z] #27 0.974 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:01:56.204Z] #27 0.989 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:01:56.204Z] #27 0.989 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:01:56.204Z] #27 1.152 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:01:56.204Z] #27 1.368 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:01:56.204Z] #27 1.629 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:01:56.204Z] #27 3.280 Fetched 8476 kB in 3s (3307 kB/s) [2022-04-07T09:01:56.204Z] #27 3.280 Reading package lists... [2022-04-07T09:01:56.204Z] #27 4.228 Reading package lists... [2022-04-07T09:01:56.204Z] #27 5.105 Building dependency tree... [2022-04-07T09:01:56.204Z] #27 5.433 The following additional packages will be installed: [2022-04-07T09:01:56.204Z] #27 5.433 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-07T09:01:56.204Z] #27 5.433 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-07T09:01:56.204Z] #27 5.433 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-07T09:01:56.204Z] #27 5.433 Suggested packages: [2022-04-07T09:01:56.204Z] #27 5.433 krb5-doc krb5-user [2022-04-07T09:01:56.204Z] #27 5.433 Recommended packages: [2022-04-07T09:01:56.204Z] #27 5.433 krb5-locales publicsuffix libsasl2-modules [2022-04-07T09:01:56.204Z] #27 5.684 The following NEW packages will be installed: [2022-04-07T09:01:56.204Z] #27 5.684 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-07T09:01:56.204Z] #27 5.684 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-07T09:01:56.204Z] #27 5.684 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-07T09:01:56.204Z] #27 5.684 libssh2-1 libssl1.1 openssl [2022-04-07T09:01:56.204Z] #27 5.965 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T09:01:56.204Z] #27 5.965 Need to get 5086 kB of archives. [2022-04-07T09:01:56.204Z] #27 5.965 After this operation, 12.1 MB of additional disk space will be used. [2022-04-07T09:01:56.204Z] #27 5.965 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB] [2022-04-07T09:01:56.204Z] #27 5.994 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB] [2022-04-07T09:01:56.204Z] #27 5.997 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-07T09:01:56.204Z] #27 6.000 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-04-07T09:01:56.204Z] #27 6.001 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-04-07T09:01:56.204Z] #27 6.002 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-04-07T09:01:56.204Z] #27 6.005 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-04-07T09:01:56.204Z] #27 6.019 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-04-07T09:01:56.204Z] #27 6.023 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-04-07T09:01:56.204Z] #27 6.023 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-04-07T09:01:56.204Z] #27 6.036 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-07T09:01:56.204Z] #27 6.036 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-04-07T09:01:56.204Z] #27 6.036 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-04-07T09:01:56.204Z] #27 6.036 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-04-07T09:01:56.204Z] #27 6.036 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-04-07T09:01:56.204Z] #27 6.036 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-04-07T09:01:56.204Z] #27 6.038 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-04-07T09:01:56.204Z] #27 6.042 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-04-07T09:01:56.204Z] #27 6.045 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T09:01:56.204Z] #27 6.047 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T09:01:56.204Z] #27 6.048 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T09:01:56.205Z] #27 6.198 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:01:56.205Z] #27 6.221 Fetched 5086 kB in 0s (14.4 MB/s) [2022-04-07T09:01:56.205Z] #27 6.268 Selecting previously unselected package libssl1.1:amd64. [2022-04-07T09:01:56.205Z] #27 6.268 (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-04-07T09:01:56.205Z] #27 6.269 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 6.280 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T09:01:56.205Z] #27 6.451 Selecting previously unselected package openssl. [2022-04-07T09:01:56.205Z] #27 6.451 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 6.455 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-07T09:01:56.205Z] #27 6.596 Selecting previously unselected package ca-certificates. [2022-04-07T09:01:56.205Z] #27 6.596 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-07T09:01:56.205Z] #27 6.602 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-07T09:01:56.205Z] #27 6.679 Selecting previously unselected package libkeyutils1:amd64. [2022-04-07T09:01:56.205Z] #27 6.679 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 6.682 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-04-07T09:01:56.205Z] #27 6.718 Selecting previously unselected package libkrb5support0:amd64. [2022-04-07T09:01:56.205Z] #27 6.718 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 6.723 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:01:56.205Z] #27 6.764 Selecting previously unselected package libk5crypto3:amd64. [2022-04-07T09:01:56.205Z] #27 6.764 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 6.769 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:01:56.205Z] #27 6.815 Selecting previously unselected package libkrb5-3:amd64. [2022-04-07T09:01:56.205Z] #27 6.815 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 6.820 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:01:56.205Z] #27 6.906 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-07T09:01:56.205Z] #27 6.906 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 6.911 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:01:56.205Z] #27 6.953 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-07T09:01:56.205Z] #27 6.953 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 6.956 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:01:56.205Z] #27 6.995 Selecting previously unselected package libsasl2-2:amd64. [2022-04-07T09:01:56.205Z] #27 6.995 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 7.001 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:01:56.205Z] #27 7.043 Selecting previously unselected package libldap-common. [2022-04-07T09:01:56.205Z] #27 7.043 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-07T09:01:56.205Z] #27 7.047 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:01:56.205Z] #27 7.090 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-07T09:01:56.205Z] #27 7.090 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 7.097 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:01:56.205Z] #27 7.158 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-07T09:01:56.205Z] #27 7.158 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 7.162 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T09:01:56.205Z] #27 7.204 Selecting previously unselected package libpsl5:amd64. [2022-04-07T09:01:56.205Z] #27 7.204 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 7.212 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-04-07T09:01:56.205Z] #27 7.247 Selecting previously unselected package librtmp1:amd64. [2022-04-07T09:01:56.205Z] #27 7.247 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 7.253 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T09:01:56.205Z] #27 7.294 Selecting previously unselected package libssh2-1:amd64. [2022-04-07T09:01:56.205Z] #27 7.294 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 7.297 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T09:01:56.205Z] #27 7.351 Selecting previously unselected package libcurl4:amd64. [2022-04-07T09:01:56.205Z] #27 7.351 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 7.354 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T09:01:56.205Z] #27 7.422 Selecting previously unselected package curl. [2022-04-07T09:01:56.205Z] #27 7.422 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 7.426 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-07T09:01:56.205Z] #27 7.488 Selecting previously unselected package libonig5:amd64. [2022-04-07T09:01:56.205Z] #27 7.488 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 7.493 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:01:56.205Z] #27 7.556 Selecting previously unselected package libjq1:amd64. [2022-04-07T09:01:56.205Z] #27 7.556 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 7.561 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:01:56.205Z] #27 7.620 Selecting previously unselected package jq. [2022-04-07T09:01:56.205Z] #27 7.620 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:01:56.205Z] #27 7.626 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T09:01:56.205Z] #27 7.696 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-04-07T09:01:56.205Z] #27 7.711 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-04-07T09:01:56.205Z] #27 7.721 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T09:01:56.205Z] #27 7.832 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T09:01:56.205Z] #27 7.842 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:01:56.205Z] #27 7.856 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:01:56.205Z] #27 7.866 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:01:56.205Z] #27 7.878 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T09:01:56.205Z] #27 7.890 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:01:56.205Z] #27 7.900 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:01:56.205Z] #27 7.911 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T09:01:56.205Z] #27 7.922 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:01:56.205Z] #27 7.931 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-07T09:01:56.205Z] #27 7.946 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:01:56.205Z] #27 7.957 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:01:56.205Z] #27 7.967 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:01:56.205Z] #27 7.977 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-07T09:01:56.205Z] #27 8.609 Updating certificates in /etc/ssl/certs... [2022-04-07T09:01:56.464Z] #27 ... [2022-04-07T09:01:56.464Z] [2022-04-07T09:01:56.464Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:01:56.464Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:01:56.464Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.9s done [2022-04-07T09:01:56.464Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-04-07T09:01:59.745Z] #9 ... [2022-04-07T09:01:59.745Z] [2022-04-07T09:01:59.745Z] #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-04-07T09:01:59.745Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T09:01:59.745Z] #27 9.388 137 added, 0 removed; done. [2022-04-07T09:01:59.745Z] #27 9.419 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:01:59.745Z] #27 9.430 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T09:01:59.745Z] #27 9.441 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T09:01:59.745Z] #27 9.454 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-07T09:01:59.745Z] #27 9.466 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T09:01:59.745Z] #27 9.485 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-07T09:01:59.745Z] #27 9.496 Updating certificates in /etc/ssl/certs... [2022-04-07T09:01:59.745Z] #27 10.16 0 added, 0 removed; done. [2022-04-07T09:01:59.745Z] #27 10.16 Running hooks in /etc/ca-certificates/update.d... [2022-04-07T09:01:59.745Z] #27 10.17 done. [2022-04-07T09:01:59.745Z] #27 DONE 12.2s [2022-04-07T09:01:59.745Z] [2022-04-07T09:01:59.745Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:01:59.745Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:01:59.745Z] #9 ... [2022-04-07T09:01:59.745Z] [2022-04-07T09:01:59.745Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-07T09:01:59.746Z] #28 sha256:0909ceec4283eeeeab268444fc81c7904770bfea6679ba7918fc0d42f62f2997 [2022-04-07T09:01:59.746Z] #28 DONE 0.2s [2022-04-07T09:01:59.746Z] [2022-04-07T09:01:59.746Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:01:59.746Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:02:01.645Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.0s [2022-04-07T09:02:03.023Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.5s done [2022-04-07T09:02:03.280Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a [2022-04-07T09:02:03.280Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-04-07T09:02:03.537Z] #9 DONE 27.1s [2022-04-07T09:02:03.537Z] [2022-04-07T09:02:03.537Z] #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-04-07T09:02:03.537Z] #29 sha256:6c2bfb4966c2b9a55d8c8bb907d53ed91e0d8d68019df5a3f0228ea1efc54702 [2022-04-07T09:02:03.537Z] #29 1.391 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-07T09:02:03.537Z] #29 1.487 [2022-04-07T09:02:03.537Z] #29 1.707 #=#=# ############# 18.3% ########################### 38.2% ######################################### 58.0% ####################################################### 77.7% ###################################################################### 97.7% ######################################################################## 100.0% [2022-04-07T09:02:03.537Z] #29 2.306 [2022-04-07T09:02:03.537Z] #29 2.533 #=#=# ######################################################################## 100.0% [2022-04-07T09:02:03.537Z] #29 2.705 [2022-04-07T09:02:03.537Z] #29 2.924 #=#=# #################### 28.7% ######################################################################## 100.0% [2022-04-07T09:02:03.537Z] #29 3.161 [2022-04-07T09:02:04.051Z] #29 3.386 #=#=# ########## 14.5% ########################### 38.2% ######################################### 57.6% ################################################### 71.8% ################################################################## 92.2% ######################################################################## 100.0% [2022-04-07T09:02:04.051Z] #29 4.239 [2022-04-07T09:02:04.567Z] #29 4.453 #=#=# ### 4.7% ####### 9.9% ########## [2022-04-07T09:02:04.567Z] #29 ... [2022-04-07T09:02:04.567Z] [2022-04-07T09:02:04.567Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-07T09:02:04.567Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-04-07T09:02:04.567Z] #10 DONE 1.1s [2022-04-07T09:02:04.567Z] [2022-04-07T09:02:04.567Z] #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-04-07T09:02:04.567Z] #29 sha256:6c2bfb4966c2b9a55d8c8bb907d53ed91e0d8d68019df5a3f0228ea1efc54702 [2022-04-07T09:02:05.597Z] #29 4.453 #=#=# ### 4.7% ####### 9.9% ########## 15.1% ############ 16.7% ################# 24.7% ###################### 30.7% ######################### 35.9% ############################# 41.2% ################################# 46.2% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% [2022-04-07T09:02:05.597Z] #29 ... [2022-04-07T09:02:05.597Z] [2022-04-07T09:02:05.597Z] #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-04-07T09:02:05.597Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-04-07T09:02:05.597Z] #11 DONE 0.9s [2022-04-07T09:02:05.597Z] [2022-04-07T09:02:05.597Z] #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-04-07T09:02:05.597Z] #29 sha256:6c2bfb4966c2b9a55d8c8bb907d53ed91e0d8d68019df5a3f0228ea1efc54702 [2022-04-07T09:02:06.116Z] #29 4.453 #=#=# ### 4.7% ####### 9.9% ########## 15.1% ############ 16.7% ################# 24.7% ###################### 30.7% ######################### 35.9% ############################# 41.2% ################################# 46.2% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ##################################################### 74.0% ########################################################### 82.9% [2022-04-07T09:02:06.116Z] #29 ... [2022-04-07T09:02:06.116Z] [2022-04-07T09:02:06.116Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-07T09:02:06.116Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-04-07T09:02:06.116Z] #39 DONE 0.4s [2022-04-07T09:02:06.116Z] [2022-04-07T09:02:06.116Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-07T09:02:06.116Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-04-07T09:02:06.116Z] #31 DONE 0.4s [2022-04-07T09:02:06.116Z] [2022-04-07T09:02:06.116Z] #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-04-07T09:02:06.116Z] #29 sha256:6c2bfb4966c2b9a55d8c8bb907d53ed91e0d8d68019df5a3f0228ea1efc54702 [2022-04-07T09:02:06.116Z] #29 4.453 #=#=# ### 4.7% ####### 9.9% ########## 15.1% ############ 16.7% ################# 24.7% ###################### 30.7% ######################### 35.9% ############################# 41.2% ################################# 46.2% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ##################################################### 74.0% ########################################################### 82.9% ############################################################### 88.0% ################################################################## 91.9% ###################################################################### 98.6% ######################################################################## 100.0% [2022-04-07T09:02:06.375Z] #29 6.435 [2022-04-07T09:02:06.941Z] #29 7.096 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-07T09:02:07.205Z] #29 7.368 [2022-04-07T09:02:07.463Z] #29 7.614 #=#=# ######################################################################## 100.0% [2022-04-07T09:02:07.463Z] #29 7.688 [2022-04-07T09:02:08.030Z] #29 8.230 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-07T09:02:08.030Z] #29 8.348 [2022-04-07T09:02:08.287Z] #29 8.573 #=#=# ######################################################################## 100.0% [2022-04-07T09:02:08.546Z] #29 8.660 [2022-04-07T09:02:09.112Z] #29 9.232 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-07T09:02:09.112Z] #29 9.402 [2022-04-07T09:02:09.370Z] #29 9.625 #=#=# [2022-04-07T09:02:09.370Z] #29 ... [2022-04-07T09:02:09.370Z] [2022-04-07T09:02:09.370Z] #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-04-07T09:02:09.370Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-04-07T09:02:09.370Z] #12 DONE 4.0s [2022-04-07T09:02:09.628Z] [2022-04-07T09:02:09.628Z] #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-04-07T09:02:09.628Z] #29 sha256:6c2bfb4966c2b9a55d8c8bb907d53ed91e0d8d68019df5a3f0228ea1efc54702 [2022-04-07T09:02:11.188Z] #29 9.625 #=#=# 0.0% ###### 8.6% ##################### 30.0% ############################# 41.2% ################################# 47.1% ###################################### 54.1% ########################################### 60.4% ################################################## 69.5% ######################################################### 80.4% ################################################################## 92.7% ####################################################################### 100.0% ######################################################################## 100.0% [2022-04-07T09:02:11.188Z] #29 11.46 [2022-04-07T09:02:12.568Z] #29 12.72 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-07T09:02:13.133Z] #29 13.17 [2022-04-07T09:02:13.393Z] #29 13.48 #=#=# ######################################################################## 100.0% [2022-04-07T09:02:13.393Z] #29 13.63 [2022-04-07T09:02:14.803Z] #29 ... [2022-04-07T09:02:14.803Z] [2022-04-07T09:02:14.803Z] #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-04-07T09:02:14.804Z] #24 sha256:601590e3b4e2eebe11563114a04b36414ac773f957a59635e6288d9d82ae66eb [2022-04-07T09:02:14.804Z] #24 3.727 + RM_GOPATH=0 [2022-04-07T09:02:14.804Z] #24 3.727 + TMP_GOPATH= [2022-04-07T09:02:14.804Z] #24 3.727 + : /build [2022-04-07T09:02:14.804Z] #24 3.727 + '[' -z '' ']' [2022-04-07T09:02:14.804Z] #24 3.727 ++ mktemp -d [2022-04-07T09:02:14.804Z] #24 3.727 + export GOPATH=/tmp/tmp.FrxKzUJrTQ [2022-04-07T09:02:14.804Z] #24 3.727 + GOPATH=/tmp/tmp.FrxKzUJrTQ [2022-04-07T09:02:14.804Z] #24 3.727 + RM_GOPATH=1 [2022-04-07T09:02:14.804Z] #24 3.727 + case "$(go env GOARCH)" in [2022-04-07T09:02:14.804Z] #24 3.727 ++ go env GOARCH [2022-04-07T09:02:14.804Z] #24 3.727 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:14.804Z] #24 3.727 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:14.804Z] #24 3.730 ++ dirname /tmp/install/install.sh [2022-04-07T09:02:14.804Z] #24 3.730 + dir=/tmp/install [2022-04-07T09:02:14.804Z] #24 3.730 + bin=dockercli [2022-04-07T09:02:14.804Z] #24 3.730 + shift [2022-04-07T09:02:14.804Z] #24 3.730 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-07T09:02:14.804Z] #24 3.730 + . /tmp/install/dockercli.installer [2022-04-07T09:02:14.804Z] #24 3.730 ++ : stable [2022-04-07T09:02:14.804Z] #24 3.730 ++ : 17.06.2-ce [2022-04-07T09:02:14.804Z] #24 3.730 + install_dockercli [2022-04-07T09:02:14.804Z] #24 3.730 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-07T09:02:14.804Z] #24 3.730 ++ uname -m [2022-04-07T09:02:14.804Z] #24 3.730 + arch=x86_64 [2022-04-07T09:02:14.804Z] #24 3.730 + '[' x86_64 '!=' x86_64 ']' [2022-04-07T09:02:14.804Z] #24 3.730 + url=https://download.docker.com/linux/static [2022-04-07T09:02:14.804Z] #24 3.730 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-07T09:02:14.804Z] #24 3.730 Install docker/cli version 17.06.2-ce from stable [2022-04-07T09:02:14.804Z] #24 3.742 + tar -xz docker/docker [2022-04-07T09:02:14.804Z] #24 8.447 + mkdir -p /build [2022-04-07T09:02:14.804Z] #24 8.473 + mv docker/docker /build/ [2022-04-07T09:02:14.804Z] #24 8.485 + rmdir docker [2022-04-07T09:02:14.804Z] #24 DONE 9.0s [2022-04-07T09:02:14.804Z] [2022-04-07T09:02:14.804Z] #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-04-07T09:02:14.804Z] #47 sha256:1608d0027ab9298b03b2d8b52069c4f5b1cbf80153d516fe4755fcbc96aa3130 [2022-04-07T09:02:14.804Z] #47 5.983 + RM_GOPATH=0 [2022-04-07T09:02:14.804Z] #47 5.983 + TMP_GOPATH= [2022-04-07T09:02:14.804Z] #47 5.983 + : /build [2022-04-07T09:02:14.804Z] #47 6.000 + '[' -z '' ']' [2022-04-07T09:02:14.804Z] #47 6.000 ++ mktemp -d [2022-04-07T09:02:14.804Z] #47 6.007 + export GOPATH=/tmp/tmp.s52hgnEESW [2022-04-07T09:02:14.804Z] #47 6.007 + GOPATH=/tmp/tmp.s52hgnEESW [2022-04-07T09:02:14.804Z] #47 6.007 + RM_GOPATH=1 [2022-04-07T09:02:14.804Z] #47 6.007 + case "$(go env GOARCH)" in [2022-04-07T09:02:14.804Z] #47 6.007 ++ go env GOARCH [2022-04-07T09:02:14.804Z] #47 6.071 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:14.804Z] #47 6.071 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:14.804Z] #47 6.071 ++ dirname /tmp/install/install.sh [2022-04-07T09:02:14.804Z] #47 6.077 + dir=/tmp/install [2022-04-07T09:02:14.804Z] #47 6.079 + bin=gotestsum [2022-04-07T09:02:14.804Z] #47 6.085 + shift [2022-04-07T09:02:14.804Z] #47 6.085 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-07T09:02:14.804Z] #47 6.085 + . /tmp/install/gotestsum.installer [2022-04-07T09:02:14.804Z] #47 6.085 ++ : v1.7.0 [2022-04-07T09:02:14.804Z] #47 6.087 + install_gotestsum [2022-04-07T09:02:14.804Z] #47 6.088 + set -e [2022-04-07T09:02:14.804Z] #47 6.088 + echo 'Install gotestsum version v1.7.0' [2022-04-07T09:02:14.804Z] #47 6.088 + GOBIN=/build [2022-04-07T09:02:14.804Z] #47 6.088 + GO111MODULE=on [2022-04-07T09:02:14.804Z] #47 6.088 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-07T09:02:14.804Z] #47 6.088 Install gotestsum version v1.7.0 [2022-04-07T09:02:14.804Z] #47 6.724 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-07T09:02:14.804Z] #47 9.177 go: downloading github.com/fatih/color v1.10.0 [2022-04-07T09:02:14.804Z] #47 9.216 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-07T09:02:14.804Z] #47 ... [2022-04-07T09:02:14.804Z] [2022-04-07T09:02:14.804Z] #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-04-07T09:02:14.804Z] #29 sha256:6c2bfb4966c2b9a55d8c8bb907d53ed91e0d8d68019df5a3f0228ea1efc54702 [2022-04-07T09:02:14.804Z] #29 14.91 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-07T09:02:15.396Z] #29 15.70 [2022-04-07T09:02:15.653Z] #29 ... [2022-04-07T09:02:15.653Z] [2022-04-07T09:02:15.653Z] #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-04-07T09:02:15.653Z] #58 sha256:230b114173fbde58940544bdb638a0be4f67e30a4d131a9238ce5d41343d3302 [2022-04-07T09:02:15.653Z] #58 5.089 + RM_GOPATH=0 [2022-04-07T09:02:15.653Z] #58 5.089 + TMP_GOPATH= [2022-04-07T09:02:15.653Z] #58 5.089 + : /build [2022-04-07T09:02:15.653Z] #58 5.089 + '[' -z '' ']' [2022-04-07T09:02:15.653Z] #58 5.089 ++ mktemp -d [2022-04-07T09:02:15.653Z] #58 5.089 + export GOPATH=/tmp/tmp.9QAvcGLgWg [2022-04-07T09:02:15.653Z] #58 5.089 + GOPATH=/tmp/tmp.9QAvcGLgWg [2022-04-07T09:02:15.654Z] #58 5.089 + RM_GOPATH=1 [2022-04-07T09:02:15.654Z] #58 5.089 + case "$(go env GOARCH)" in [2022-04-07T09:02:15.654Z] #58 5.090 ++ go env GOARCH [2022-04-07T09:02:15.654Z] #58 5.107 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:15.654Z] #58 5.107 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:15.654Z] #58 5.113 ++ dirname /tmp/install/install.sh [2022-04-07T09:02:15.654Z] #58 5.118 Install rootlesskit version v0.14.4 [2022-04-07T09:02:15.654Z] #58 5.118 + dir=/tmp/install [2022-04-07T09:02:15.654Z] #58 5.118 + bin=rootlesskit [2022-04-07T09:02:15.654Z] #58 5.118 + shift [2022-04-07T09:02:15.654Z] #58 5.118 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-07T09:02:15.654Z] #58 5.118 + . /tmp/install/rootlesskit.installer [2022-04-07T09:02:15.654Z] #58 5.118 ++ : v0.14.4 [2022-04-07T09:02:15.654Z] #58 5.118 + install_rootlesskit [2022-04-07T09:02:15.654Z] #58 5.118 + case "$1" in [2022-04-07T09:02:15.654Z] #58 5.118 + export CGO_ENABLED=0 [2022-04-07T09:02:15.654Z] #58 5.118 + CGO_ENABLED=0 [2022-04-07T09:02:15.654Z] #58 5.118 + _install_rootlesskit [2022-04-07T09:02:15.654Z] #58 5.118 + echo 'Install rootlesskit version v0.14.4' [2022-04-07T09:02:15.654Z] #58 5.118 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T09:02:15.654Z] #58 5.118 + GOBIN=/build [2022-04-07T09:02:15.654Z] #58 5.118 + GO111MODULE=on [2022-04-07T09:02:15.654Z] #58 5.118 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-07T09:02:15.654Z] #58 6.241 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-07T09:02:15.654Z] #58 ... [2022-04-07T09:02:15.654Z] [2022-04-07T09:02:15.654Z] #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-04-07T09:02:15.654Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:02:15.654Z] #42 6.512 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:02:15.654Z] #42 6.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:02:15.654Z] #42 6.550 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:02:15.654Z] #42 7.314 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:02:15.654Z] #42 9.676 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:02:15.912Z] #42 ... [2022-04-07T09:02:15.912Z] [2022-04-07T09:02:15.912Z] #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-04-07T09:02:15.912Z] #34 sha256:7d09e0c8ecd5c202ffd932a6e2d7a591e4a27c2d3164a6526e990f4e916b7aa2 [2022-04-07T09:02:15.912Z] #34 4.818 + RM_GOPATH=0 [2022-04-07T09:02:15.912Z] #34 4.818 + TMP_GOPATH= [2022-04-07T09:02:15.912Z] #34 4.818 + : /build [2022-04-07T09:02:15.912Z] #34 4.818 + '[' -z '' ']' [2022-04-07T09:02:15.912Z] #34 4.818 ++ mktemp -d [2022-04-07T09:02:15.912Z] #34 4.819 + export GOPATH=/tmp/tmp.IputaRQ2Io [2022-04-07T09:02:15.912Z] #34 4.819 + GOPATH=/tmp/tmp.IputaRQ2Io [2022-04-07T09:02:15.912Z] #34 4.819 + RM_GOPATH=1 [2022-04-07T09:02:15.912Z] #34 4.819 + case "$(go env GOARCH)" in [2022-04-07T09:02:15.912Z] #34 4.819 ++ go env GOARCH [2022-04-07T09:02:15.912Z] #34 4.827 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:15.912Z] #34 4.827 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:15.912Z] #34 4.830 ++ dirname /tmp/install/install.sh [2022-04-07T09:02:15.912Z] #34 4.846 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:02:15.912Z] #34 4.849 + dir=/tmp/install [2022-04-07T09:02:15.912Z] #34 4.849 + bin=tomlv [2022-04-07T09:02:15.912Z] #34 4.849 + shift [2022-04-07T09:02:15.912Z] #34 4.849 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-07T09:02:15.912Z] #34 4.849 + . /tmp/install/tomlv.installer [2022-04-07T09:02:15.912Z] #34 4.849 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:02:15.912Z] #34 4.849 + install_tomlv [2022-04-07T09:02:15.912Z] #34 4.849 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-07T09:02:15.912Z] #34 4.849 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IputaRQ2Io/src/github.com/BurntSushi/toml [2022-04-07T09:02:15.912Z] #34 4.857 Cloning into '/tmp/tmp.IputaRQ2Io/src/github.com/BurntSushi/toml'... [2022-04-07T09:02:15.912Z] #34 7.485 + cd /tmp/tmp.IputaRQ2Io/src/github.com/BurntSushi/toml [2022-04-07T09:02:15.912Z] #34 7.485 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:02:15.912Z] #34 7.630 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T09:02:15.912Z] #34 8.557 internal/unsafeheader [2022-04-07T09:02:15.912Z] #34 8.641 internal/cpu [2022-04-07T09:02:15.912Z] #34 8.657 runtime/internal/atomic [2022-04-07T09:02:15.912Z] #34 9.229 runtime/internal/sys [2022-04-07T09:02:15.912Z] #34 9.611 internal/bytealg [2022-04-07T09:02:15.912Z] #34 9.657 runtime/internal/math [2022-04-07T09:02:15.912Z] #34 9.817 math/bits [2022-04-07T09:02:15.912Z] #34 ... [2022-04-07T09:02:15.912Z] [2022-04-07T09:02:15.912Z] #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-04-07T09:02:15.912Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:02:15.912Z] #40 5.585 + git clone https://github.com/docker/distribution.git . [2022-04-07T09:02:15.912Z] #40 5.595 Cloning into '.'... [2022-04-07T09:02:16.170Z] #40 ... [2022-04-07T09:02:16.170Z] [2022-04-07T09:02:16.170Z] #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-04-07T09:02:16.170Z] #51 sha256:42f5c06b0f307c78c018fc7a461e14f5e546dd8ce18e6b7e07d1c31fe4ab5c4f [2022-04-07T09:02:16.170Z] #51 5.536 + RM_GOPATH=0 [2022-04-07T09:02:16.170Z] #51 5.536 + TMP_GOPATH= [2022-04-07T09:02:16.170Z] #51 5.536 + : /build [2022-04-07T09:02:16.170Z] #51 5.536 + '[' -z '' ']' [2022-04-07T09:02:16.170Z] #51 5.542 ++ mktemp -d [2022-04-07T09:02:16.170Z] #51 5.544 + export GOPATH=/tmp/tmp.VNQJjk4JmG [2022-04-07T09:02:16.170Z] #51 5.544 + GOPATH=/tmp/tmp.VNQJjk4JmG [2022-04-07T09:02:16.170Z] #51 5.544 + RM_GOPATH=1 [2022-04-07T09:02:16.170Z] #51 5.545 + case "$(go env GOARCH)" in [2022-04-07T09:02:16.170Z] #51 5.545 ++ go env GOARCH [2022-04-07T09:02:16.170Z] #51 5.610 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:16.170Z] #51 5.610 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:16.170Z] #51 5.610 ++ dirname /tmp/install/install.sh [2022-04-07T09:02:16.170Z] #51 5.610 + dir=/tmp/install [2022-04-07T09:02:16.170Z] #51 5.610 + bin=shfmt [2022-04-07T09:02:16.170Z] #51 5.610 + shift [2022-04-07T09:02:16.170Z] #51 5.610 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-07T09:02:16.170Z] #51 5.610 + . /tmp/install/shfmt.installer [2022-04-07T09:02:16.170Z] #51 5.610 ++ : v3.0.2 [2022-04-07T09:02:16.170Z] #51 5.610 + install_shfmt [2022-04-07T09:02:16.170Z] #51 5.610 + echo 'Install shfmt version v3.0.2' [2022-04-07T09:02:16.170Z] #51 5.660 Install shfmt version v3.0.2 [2022-04-07T09:02:16.170Z] #51 5.660 + GOBIN=/build [2022-04-07T09:02:16.170Z] #51 5.660 + GO111MODULE=on [2022-04-07T09:02:16.170Z] #51 5.660 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-07T09:02:16.170Z] #51 6.458 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-07T09:02:16.170Z] #51 7.526 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-07T09:02:16.170Z] #51 7.535 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-07T09:02:16.170Z] #51 7.686 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-07T09:02:16.170Z] #51 10.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-07T09:02:16.170Z] #51 ... [2022-04-07T09:02:16.170Z] [2022-04-07T09:02:16.170Z] #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-04-07T09:02:16.170Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-07T09:02:16.170Z] #32 5.138 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-07T09:02:16.171Z] #32 5.140 Cloning into '.'... [2022-04-07T09:02:16.430Z] #32 ... [2022-04-07T09:02:16.430Z] [2022-04-07T09:02:16.431Z] #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-04-07T09:02:16.431Z] #29 sha256:6c2bfb4966c2b9a55d8c8bb907d53ed91e0d8d68019df5a3f0228ea1efc54702 [2022-04-07T09:02:16.431Z] #29 16.07 #=#=# ######################################################################## 100.0% [2022-04-07T09:02:16.431Z] #29 16.38 [2022-04-07T09:02:16.431Z] #29 16.48 Download of images into '/build' complete. [2022-04-07T09:02:16.431Z] #29 16.49 Use something like the following to load the result into a Docker daemon: [2022-04-07T09:02:16.431Z] #29 16.49 tar -cC '/build' . | docker load [2022-04-07T09:02:16.431Z] #29 DONE 16.6s [2022-04-07T09:02:16.431Z] [2022-04-07T09:02:16.431Z] #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-04-07T09:02:16.431Z] #45 sha256:9c96d6b231236efbd19bea98bd40014871612d82e1334121fd5cd0b57a9ef76c [2022-04-07T09:02:16.431Z] #45 5.087 + RM_GOPATH=0 [2022-04-07T09:02:16.431Z] #45 5.087 + TMP_GOPATH= [2022-04-07T09:02:16.431Z] #45 5.087 + : /build [2022-04-07T09:02:16.431Z] #45 5.087 + '[' -z '' ']' [2022-04-07T09:02:16.431Z] #45 5.087 ++ mktemp -d [2022-04-07T09:02:16.431Z] #45 5.091 + export GOPATH=/tmp/tmp.a1rNvxzNBc [2022-04-07T09:02:16.431Z] #45 5.091 + GOPATH=/tmp/tmp.a1rNvxzNBc [2022-04-07T09:02:16.431Z] #45 5.091 + RM_GOPATH=1 [2022-04-07T09:02:16.431Z] #45 5.091 + case "$(go env GOARCH)" in [2022-04-07T09:02:16.431Z] #45 5.091 ++ go env GOARCH [2022-04-07T09:02:16.431Z] #45 5.127 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:16.431Z] #45 5.127 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:16.431Z] #45 5.127 ++ dirname /tmp/install/install.sh [2022-04-07T09:02:16.431Z] #45 5.127 + dir=/tmp/install [2022-04-07T09:02:16.431Z] #45 5.127 + bin=vndr [2022-04-07T09:02:16.431Z] #45 5.127 + shift [2022-04-07T09:02:16.431Z] #45 5.127 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-07T09:02:16.431Z] #45 5.127 + . /tmp/install/vndr.installer [2022-04-07T09:02:16.431Z] #45 5.127 ++ : v0.1.2 [2022-04-07T09:02:16.431Z] #45 5.127 + install_vndr [2022-04-07T09:02:16.431Z] #45 5.127 + echo 'Install vndr version v0.1.2' [2022-04-07T09:02:16.431Z] #45 5.127 + GOBIN=/build [2022-04-07T09:02:16.431Z] #45 5.127 + GO111MODULE=on [2022-04-07T09:02:16.431Z] #45 5.127 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-07T09:02:16.431Z] #45 5.127 Install vndr version v0.1.2 [2022-04-07T09:02:16.431Z] #45 6.097 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-07T09:02:16.431Z] #45 ... [2022-04-07T09:02:16.431Z] [2022-04-07T09:02:16.431Z] #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-04-07T09:02:16.431Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:02:16.431Z] #36 5.306 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:02:16.431Z] #36 5.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:02:16.431Z] #36 5.371 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:02:16.431Z] #36 6.427 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:02:16.431Z] #36 8.265 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:02:16.688Z] #36 ... [2022-04-07T09:02:16.688Z] [2022-04-07T09:02:16.688Z] #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-04-07T09:02:16.688Z] #67 sha256:76b8894f00c0a977bd77261421018a046761da93273be72b62798682e0eebf8b [2022-04-07T09:02:16.688Z] #67 5.937 + RM_GOPATH=0 [2022-04-07T09:02:16.688Z] #67 5.937 + TMP_GOPATH= [2022-04-07T09:02:16.688Z] #67 5.937 + : /build [2022-04-07T09:02:16.688Z] #67 5.937 + '[' -z '' ']' [2022-04-07T09:02:16.688Z] #67 5.937 ++ mktemp -d [2022-04-07T09:02:16.688Z] #67 5.947 + export GOPATH=/tmp/tmp.ozR6m1osj5 [2022-04-07T09:02:16.688Z] #67 5.947 + GOPATH=/tmp/tmp.ozR6m1osj5 [2022-04-07T09:02:16.688Z] #67 5.947 + RM_GOPATH=1 [2022-04-07T09:02:16.688Z] #67 5.948 + case "$(go env GOARCH)" in [2022-04-07T09:02:16.688Z] #67 5.949 ++ go env GOARCH [2022-04-07T09:02:16.688Z] #67 5.987 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:16.688Z] #67 5.991 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:16.688Z] #67 5.991 ++ dirname /tmp/install/install.sh [2022-04-07T09:02:16.688Z] #67 5.993 + dir=/tmp/install [2022-04-07T09:02:16.688Z] #67 5.993 + bin=proxy [2022-04-07T09:02:16.688Z] #67 6.015 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:02:16.688Z] #67 6.015 + shift [2022-04-07T09:02:16.688Z] #67 6.015 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-07T09:02:16.688Z] #67 6.015 + . /tmp/install/proxy.installer [2022-04-07T09:02:16.688Z] #67 6.015 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:02:16.688Z] #67 6.015 + install_proxy [2022-04-07T09:02:16.688Z] #67 6.015 + case "$1" in [2022-04-07T09:02:16.688Z] #67 6.015 + export CGO_ENABLED=0 [2022-04-07T09:02:16.688Z] #67 6.015 + CGO_ENABLED=0 [2022-04-07T09:02:16.688Z] #67 6.015 + _install_proxy [2022-04-07T09:02:16.688Z] #67 6.015 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-07T09:02:16.688Z] #67 6.015 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ozR6m1osj5/src/github.com/docker/libnetwork [2022-04-07T09:02:16.688Z] #67 6.023 Cloning into '/tmp/tmp.ozR6m1osj5/src/github.com/docker/libnetwork'... [2022-04-07T09:02:16.688Z] #67 ... [2022-04-07T09:02:16.688Z] [2022-04-07T09:02:16.688Z] #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-04-07T09:02:16.688Z] #49 sha256:88da98eec3ddeb9a5d175b30d131decb43f642b185b5af8faea8a4c5e692ea63 [2022-04-07T09:02:16.688Z] #49 5.101 + RM_GOPATH=0 [2022-04-07T09:02:16.688Z] #49 5.101 + TMP_GOPATH= [2022-04-07T09:02:16.688Z] #49 5.101 + : /build [2022-04-07T09:02:16.688Z] #49 5.101 + '[' -z '' ']' [2022-04-07T09:02:16.688Z] #49 5.101 ++ mktemp -d [2022-04-07T09:02:16.688Z] #49 5.101 + export GOPATH=/tmp/tmp.tv9KIY1KtK [2022-04-07T09:02:16.688Z] #49 5.101 + GOPATH=/tmp/tmp.tv9KIY1KtK [2022-04-07T09:02:16.688Z] #49 5.101 + RM_GOPATH=1 [2022-04-07T09:02:16.688Z] #49 5.101 + case "$(go env GOARCH)" in [2022-04-07T09:02:16.688Z] #49 5.101 ++ go env GOARCH [2022-04-07T09:02:16.688Z] #49 5.140 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:16.688Z] #49 5.140 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:16.688Z] #49 5.140 ++ dirname /tmp/install/install.sh [2022-04-07T09:02:16.688Z] #49 5.155 + dir=/tmp/install [2022-04-07T09:02:16.688Z] #49 5.155 + bin=golangci_lint [2022-04-07T09:02:16.688Z] #49 5.155 + shift [2022-04-07T09:02:16.688Z] #49 5.155 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-07T09:02:16.688Z] #49 5.155 + . /tmp/install/golangci_lint.installer [2022-04-07T09:02:16.688Z] #49 5.155 ++ : v1.23.8 [2022-04-07T09:02:16.688Z] #49 5.155 + install_golangci_lint [2022-04-07T09:02:16.688Z] #49 5.155 + set -e [2022-04-07T09:02:16.688Z] #49 5.155 + echo 'Install golangci-lint version v1.23.8' [2022-04-07T09:02:16.688Z] #49 5.155 Install golangci-lint version v1.23.8 [2022-04-07T09:02:16.688Z] #49 5.171 + GOBIN=/build [2022-04-07T09:02:16.688Z] #49 5.171 + GO111MODULE=on [2022-04-07T09:02:16.688Z] #49 5.171 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-07T09:02:16.688Z] #49 5.857 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-07T09:02:16.948Z] #49 ... [2022-04-07T09:02:16.948Z] [2022-04-07T09:02:16.948Z] #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-04-07T09:02:16.948Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:02:16.948Z] #55 6.580 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:02:16.948Z] #55 6.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:02:16.948Z] #55 6.666 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:02:16.948Z] #55 7.588 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:02:16.948Z] #55 10.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:02:17.205Z] #55 ... [2022-04-07T09:02:17.205Z] [2022-04-07T09:02:17.205Z] #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-04-07T09:02:17.205Z] #47 sha256:1608d0027ab9298b03b2d8b52069c4f5b1cbf80153d516fe4755fcbc96aa3130 [2022-04-07T09:02:17.205Z] #47 9.277 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-07T09:02:17.205Z] #47 9.405 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T09:02:17.205Z] #47 10.20 go: downloading golang.org/x/tools v0.1.0 [2022-04-07T09:02:17.205Z] #47 10.45 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-07T09:02:17.205Z] #47 10.88 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-07T09:02:17.205Z] #47 11.04 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-07T09:02:17.205Z] #47 11.30 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-07T09:02:19.725Z] #47 ... [2022-04-07T09:02:19.725Z] [2022-04-07T09:02:19.725Z] #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-04-07T09:02:19.725Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:02:19.725Z] #13 2.750 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T09:02:19.725Z] #13 2.798 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:02:19.725Z] #13 2.800 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:02:19.725Z] #13 2.820 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:02:19.725Z] #13 3.545 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T09:02:19.725Z] #13 5.983 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:02:19.725Z] #13 9.906 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:02:19.725Z] #13 ... [2022-04-07T09:02:19.725Z] [2022-04-07T09:02:19.725Z] #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-04-07T09:02:19.725Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:02:19.725Z] #55 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:02:20.657Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-093d7d7d9cedb9284) in /home/ubuntu/workspace/moby_PR-43470 [Pipeline] { [Pipeline] checkout [2022-04-07T09:02:20.808Z] The recommended git tool is: git [2022-04-07T09:02:23.303Z] using credential docker-jenkins-github-credentials [2022-04-07T09:02:23.313Z] Cloning the remote Git repository [2022-04-07T09:02:23.313Z] Cloning with configured refspecs honoured and without tags [2022-04-07T09:02:23.388Z] Cloning repository https://github.com/moby/moby.git [2022-04-07T09:02:23.437Z] > git init /home/ubuntu/workspace/moby_PR-43470 # timeout=10 [2022-04-07T09:02:23.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:02:23.868Z] > git --version # timeout=10 [2022-04-07T09:02:23.884Z] > git --version # 'git version 2.25.1' [2022-04-07T09:02:23.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:02:23.886Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:02:24.553Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a8b165c2761db22b) in /home/ubuntu/workspace/moby_PR-43470 [Pipeline] { [Pipeline] checkout [2022-04-07T09:02:24.641Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ef6cc0eaa538225a) in /home/ubuntu/workspace/moby_PR-43470 [Pipeline] { [Pipeline] checkout [2022-04-07T09:02:24.673Z] The recommended git tool is: git [2022-04-07T09:02:24.808Z] The recommended git tool is: git [2022-04-07T09:02:24.994Z] #55 ... [2022-04-07T09:02:24.994Z] [2022-04-07T09:02:24.994Z] #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-04-07T09:02:24.994Z] #49 sha256:88da98eec3ddeb9a5d175b30d131decb43f642b185b5af8faea8a4c5e692ea63 [2022-04-07T09:02:24.994Z] #49 16.07 go: downloading github.com/fatih/color v1.7.0 [2022-04-07T09:02:24.994Z] #49 16.07 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-07T09:02:24.994Z] #49 16.18 go: downloading github.com/pkg/errors v0.8.1 [2022-04-07T09:02:24.994Z] #49 16.18 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-07T09:02:24.994Z] #49 16.27 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T09:02:24.994Z] #49 16.58 go: downloading github.com/spf13/viper v1.6.1 [2022-04-07T09:02:24.994Z] #49 16.80 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-07T09:02:24.994Z] #49 16.84 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-07T09:02:24.994Z] #49 16.91 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-07T09:02:24.994Z] #49 16.95 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-07T09:02:24.994Z] #49 17.81 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-07T09:02:24.994Z] #49 18.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-07T09:02:25.968Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0622871901eeeca3d) in /home/ubuntu/workspace/moby_PR-43470 [Pipeline] { [Pipeline] checkout [2022-04-07T09:02:26.136Z] The recommended git tool is: git [2022-04-07T09:02:26.369Z] #49 ... [2022-04-07T09:02:26.369Z] [2022-04-07T09:02:26.369Z] #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-04-07T09:02:26.369Z] #34 sha256:7d09e0c8ecd5c202ffd932a6e2d7a591e4a27c2d3164a6526e990f4e916b7aa2 [2022-04-07T09:02:26.369Z] #34 10.58 math [2022-04-07T09:02:26.369Z] #34 11.43 runtime [2022-04-07T09:02:26.369Z] #34 16.57 unicode/utf8 [2022-04-07T09:02:26.369Z] #34 17.05 internal/race [2022-04-07T09:02:26.369Z] #34 17.14 sync/atomic [2022-04-07T09:02:26.369Z] #34 17.58 unicode [2022-04-07T09:02:26.369Z] #34 20.60 encoding [2022-04-07T09:02:26.369Z] #34 ... [2022-04-07T09:02:26.369Z] [2022-04-07T09:02:26.369Z] #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-04-07T09:02:26.369Z] #58 sha256:230b114173fbde58940544bdb638a0be4f67e30a4d131a9238ce5d41343d3302 [2022-04-07T09:02:26.369Z] #58 11.92 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T09:02:26.369Z] #58 11.95 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T09:02:26.369Z] #58 12.24 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-07T09:02:26.369Z] #58 13.17 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-07T09:02:26.369Z] #58 16.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-07T09:02:26.369Z] #58 17.64 go: downloading github.com/google/uuid v1.3.0 [2022-04-07T09:02:26.369Z] #58 17.67 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-07T09:02:26.369Z] #58 17.80 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-07T09:02:26.369Z] #58 17.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-07T09:02:26.369Z] #58 18.11 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-07T09:02:26.369Z] #58 18.30 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-07T09:02:26.369Z] #58 18.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-07T09:02:26.369Z] #58 18.81 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-07T09:02:26.632Z] #58 20.97 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-07T09:02:26.632Z] #58 ... [2022-04-07T09:02:26.632Z] [2022-04-07T09:02:26.632Z] #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-04-07T09:02:26.632Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:02:26.632Z] #36 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:02:26.923Z] #36 ... [2022-04-07T09:02:26.924Z] [2022-04-07T09:02:26.924Z] #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-04-07T09:02:26.924Z] #47 sha256:1608d0027ab9298b03b2d8b52069c4f5b1cbf80153d516fe4755fcbc96aa3130 [2022-04-07T09:02:26.924Z] #47 16.77 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-07T09:02:26.924Z] #47 16.90 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-07T09:02:26.924Z] #47 16.98 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-07T09:02:26.924Z] #47 19.15 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-07T09:02:26.924Z] #47 19.20 go: downloading golang.org/x/mod v0.3.0 [2022-04-07T09:02:27.573Z] using credential docker-jenkins-github-credentials [2022-04-07T09:02:27.581Z] Cloning the remote Git repository [2022-04-07T09:02:27.581Z] Cloning with configured refspecs honoured and without tags [2022-04-07T09:02:27.784Z] using credential docker-jenkins-github-credentials [2022-04-07T09:02:27.802Z] Cloning the remote Git repository [2022-04-07T09:02:27.802Z] Cloning with configured refspecs honoured and without tags [2022-04-07T09:02:27.858Z] #47 ... [2022-04-07T09:02:27.858Z] [2022-04-07T09:02:27.858Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-04-07T09:02:27.858Z] #49 sha256:88da98eec3ddeb9a5d175b30d131decb43f642b185b5af8faea8a4c5e692ea63 [2022-04-07T09:02:27.858Z] #49 21.49 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-07T09:02:27.858Z] #49 21.51 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-07T09:02:27.858Z] #49 21.74 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-07T09:02:27.858Z] #49 21.83 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-07T09:02:27.858Z] #49 21.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-07T09:02:27.858Z] #49 22.25 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-07T09:02:27.858Z] #49 22.25 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-07T09:02:27.858Z] #49 22.36 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-07T09:02:27.858Z] #49 22.43 go: downloading github.com/spf13/afero v1.1.2 [2022-04-07T09:02:27.610Z] Cloning repository https://github.com/moby/moby.git [2022-04-07T09:02:27.665Z] > git init /home/ubuntu/workspace/moby_PR-43470 # timeout=10 [2022-04-07T09:02:27.963Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:02:27.964Z] > git --version # timeout=10 [2022-04-07T09:02:27.972Z] > git --version # 'git version 2.17.1' [2022-04-07T09:02:27.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:02:27.974Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:02:27.886Z] Cloning repository https://github.com/moby/moby.git [2022-04-07T09:02:27.939Z] > git init /home/ubuntu/workspace/moby_PR-43470 # timeout=10 [2022-04-07T09:02:28.282Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:02:28.283Z] > git --version # timeout=10 [2022-04-07T09:02:28.292Z] > git --version # 'git version 2.17.1' [2022-04-07T09:02:28.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:02:28.294Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:02:28.423Z] #49 22.65 go: downloading github.com/spf13/cast v1.3.0 [2022-04-07T09:02:28.423Z] #49 22.68 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-07T09:02:28.423Z] #49 22.70 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-07T09:02:28.423Z] #49 22.78 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-07T09:02:28.423Z] #49 ... [2022-04-07T09:02:28.423Z] [2022-04-07T09:02:28.423Z] #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-04-07T09:02:28.423Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:02:28.423Z] #42 12.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:02:28.423Z] #42 ... [2022-04-07T09:02:28.423Z] [2022-04-07T09:02:28.423Z] #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-04-07T09:02:28.423Z] #49 sha256:88da98eec3ddeb9a5d175b30d131decb43f642b185b5af8faea8a4c5e692ea63 [2022-04-07T09:02:28.423Z] #49 22.85 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-07T09:02:28.606Z] using credential docker-jenkins-github-credentials [2022-04-07T09:02:28.613Z] Cloning the remote Git repository [2022-04-07T09:02:28.613Z] Cloning with configured refspecs honoured and without tags [2022-04-07T09:02:28.679Z] #49 23.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-07T09:02:28.679Z] #49 23.16 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-07T09:02:28.948Z] #49 23.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-07T09:02:29.261Z] #49 23.61 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-07T09:02:29.519Z] #49 23.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-07T09:02:29.519Z] #49 ... [2022-04-07T09:02:29.519Z] [2022-04-07T09:02:29.519Z] #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-04-07T09:02:29.519Z] #45 sha256:9c96d6b231236efbd19bea98bd40014871612d82e1334121fd5cd0b57a9ef76c [2022-04-07T09:02:29.519Z] #45 DONE 24.0s [2022-04-07T09:02:29.519Z] [2022-04-07T09:02:29.519Z] #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-04-07T09:02:29.519Z] #49 sha256:88da98eec3ddeb9a5d175b30d131decb43f642b185b5af8faea8a4c5e692ea63 [2022-04-07T09:02:29.519Z] #49 23.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-07T09:02:29.519Z] #49 24.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-07T09:02:28.670Z] Cloning repository https://github.com/moby/moby.git [2022-04-07T09:02:28.715Z] > git init /home/ubuntu/workspace/moby_PR-43470 # timeout=10 [2022-04-07T09:02:29.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:02:29.016Z] > git --version # timeout=10 [2022-04-07T09:02:29.026Z] > git --version # 'git version 2.25.1' [2022-04-07T09:02:29.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:02:29.029Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:02:29.776Z] #49 24.29 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-07T09:02:29.776Z] #49 24.40 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-07T09:02:30.034Z] #49 24.49 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-07T09:02:30.598Z] #49 25.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-07T09:02:30.598Z] #49 25.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-07T09:02:30.858Z] #49 25.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-07T09:02:30.858Z] #49 25.39 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-07T09:02:31.466Z] #49 26.01 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-07T09:02:31.727Z] #49 26.14 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-07T09:02:31.727Z] #49 26.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-07T09:02:31.727Z] #49 ... [2022-04-07T09:02:31.727Z] [2022-04-07T09:02:31.727Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-04-07T09:02:31.727Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:02:31.727Z] #13 12.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:02:31.992Z] #13 ... [2022-04-07T09:02:31.992Z] [2022-04-07T09:02:31.992Z] #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-04-07T09:02:31.992Z] #49 sha256:88da98eec3ddeb9a5d175b30d131decb43f642b185b5af8faea8a4c5e692ea63 [2022-04-07T09:02:31.992Z] #49 26.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-07T09:02:31.992Z] #49 26.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-07T09:02:32.257Z] #49 26.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-07T09:02:32.257Z] #49 26.68 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-07T09:02:32.824Z] #49 27.22 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-07T09:02:32.824Z] #49 27.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-07T09:02:33.086Z] #49 27.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-07T09:02:33.343Z] #49 27.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-07T09:02:33.343Z] #49 27.62 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-07T09:02:33.343Z] #49 27.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-07T09:02:33.343Z] #49 27.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-07T09:02:33.343Z] #49 27.86 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-07T09:02:33.343Z] #49 27.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-07T09:02:33.600Z] #49 28.03 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-07T09:02:33.600Z] #49 28.10 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-07T09:02:33.857Z] #49 28.11 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-07T09:02:33.857Z] #49 28.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-07T09:02:34.799Z] #49 29.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-07T09:02:34.800Z] #49 29.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-07T09:02:34.800Z] #49 29.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-07T09:02:34.800Z] #49 29.31 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-07T09:02:34.800Z] #49 29.33 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-07T09:02:35.057Z] #49 29.46 go: downloading golang.org/x/text v0.3.2 [2022-04-07T09:02:38.332Z] #49 ... [2022-04-07T09:02:38.332Z] [2022-04-07T09:02:38.332Z] #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-04-07T09:02:38.332Z] #67 sha256:76b8894f00c0a977bd77261421018a046761da93273be72b62798682e0eebf8b [2022-04-07T09:02:38.332Z] #67 26.60 Checking out files: 59% (1131/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-04-07T09:02:38.332Z] #67 27.41 + cd /tmp/tmp.ozR6m1osj5/src/github.com/docker/libnetwork [2022-04-07T09:02:38.332Z] #67 27.41 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:02:38.332Z] #67 27.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-07T09:02:39.266Z] #67 ... [2022-04-07T09:02:39.266Z] [2022-04-07T09:02:39.266Z] #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-04-07T09:02:39.266Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:02:39.266Z] #42 23.57 Fetched 8476 kB in 17s (490 kB/s) [2022-04-07T09:02:39.266Z] #42 23.57 Reading package lists... [2022-04-07T09:02:39.266Z] #42 30.68 Reading package lists... [2022-04-07T09:02:39.266Z] #42 ... [2022-04-07T09:02:39.266Z] [2022-04-07T09:02:39.266Z] #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-04-07T09:02:39.266Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:02:39.266Z] #36 23.59 Fetched 8476 kB in 19s (457 kB/s) [2022-04-07T09:02:39.266Z] #36 23.59 Reading package lists... [2022-04-07T09:02:39.266Z] #36 30.82 Reading package lists... [2022-04-07T09:02:39.266Z] #36 ... [2022-04-07T09:02:39.266Z] [2022-04-07T09:02:39.266Z] #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-04-07T09:02:39.266Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:02:39.266Z] #40 28.69 Checking out files: 90% (1669/1842) Checking out files: 91% (1677/1842) Checking out files: 92% (1695/1842) Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-07T09:02:39.266Z] #40 28.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-07T09:02:39.266Z] #40 31.00 + 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-04-07T09:02:39.523Z] #40 ... [2022-04-07T09:02:39.523Z] [2022-04-07T09:02:39.524Z] #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-04-07T09:02:39.524Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:02:39.524Z] #55 23.91 Fetched 8476 kB in 18s (484 kB/s) [2022-04-07T09:02:39.524Z] #55 23.91 Reading package lists... [2022-04-07T09:02:39.677Z] Fetching without tags [2022-04-07T09:02:39.781Z] #55 30.89 Reading package lists... [2022-04-07T09:02:39.781Z] #55 ... [2022-04-07T09:02:39.781Z] [2022-04-07T09:02:39.781Z] #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-04-07T09:02:39.781Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:02:39.781Z] #13 22.75 Fetched 9012 kB in 20s (445 kB/s) [2022-04-07T09:02:39.781Z] #13 22.75 Reading package lists... [2022-04-07T09:02:39.946Z] Merging remotes/origin/20.10 commit 811795ccd7133707541aef79f759941b82b0bc28 into PR head commit 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:02:40.453Z] Merge succeeded, producing 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:02:40.453Z] Checking out Revision 4e81bcf380360dbc1a7c123e8e981df92ba2195c (PR-43470) [2022-04-07T09:02:39.625Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:02:39.639Z] > git config --add remote.origin.fetch +refs/pull/43470/head:refs/remotes/origin/PR-43470 # timeout=10 [2022-04-07T09:02:39.648Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:02:39.661Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:02:39.679Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:02:39.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:02:39.680Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:02:39.951Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:02:39.963Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:02:40.415Z] > git remote # timeout=10 [2022-04-07T09:02:40.423Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T09:02:40.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:02:40.432Z] > git merge 811795ccd7133707541aef79f759941b82b0bc28 # timeout=10 [2022-04-07T09:02:40.444Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T09:02:40.454Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:02:40.461Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:02:41.678Z] #13 29.45 Reading package lists... [2022-04-07T09:02:41.678Z] #13 ... [2022-04-07T09:02:41.678Z] [2022-04-07T09:02:41.678Z] #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-04-07T09:02:41.678Z] #49 sha256:88da98eec3ddeb9a5d175b30d131decb43f642b185b5af8faea8a4c5e692ea63 [2022-04-07T09:02:41.678Z] #49 35.86 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T09:02:41.678Z] #49 35.87 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-07T09:02:41.678Z] #49 35.94 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-07T09:02:41.678Z] #49 35.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-07T09:02:41.678Z] #49 36.14 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-07T09:02:41.936Z] #49 ... [2022-04-07T09:02:41.936Z] [2022-04-07T09:02:41.936Z] #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-04-07T09:02:41.936Z] #58 sha256:230b114173fbde58940544bdb638a0be4f67e30a4d131a9238ce5d41343d3302 [2022-04-07T09:02:41.936Z] #58 26.50 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-07T09:02:42.193Z] #58 ... [2022-04-07T09:02:42.193Z] [2022-04-07T09:02:42.193Z] #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-04-07T09:02:42.193Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:02:42.193Z] #36 30.82 Reading package lists... [2022-04-07T09:02:43.405Z] #36 36.90 Building dependency tree... [2022-04-07T09:02:43.405Z] #36 ... [2022-04-07T09:02:43.405Z] [2022-04-07T09:02:43.405Z] #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-04-07T09:02:43.405Z] #51 sha256:42f5c06b0f307c78c018fc7a461e14f5e546dd8ce18e6b7e07d1c31fe4ab5c4f [2022-04-07T09:02:43.405Z] #51 DONE 38.0s [2022-04-07T09:02:43.668Z] [2022-04-07T09:02:43.668Z] #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-04-07T09:02:43.668Z] #49 sha256:88da98eec3ddeb9a5d175b30d131decb43f642b185b5af8faea8a4c5e692ea63 [2022-04-07T09:02:43.668Z] #49 37.33 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-07T09:02:43.668Z] #49 37.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-07T09:02:43.668Z] #49 37.81 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-07T09:02:44.627Z] Commit message: "Makefile: update buildx to v0.8.2" [2022-04-07T09:02:44.646Z] > git --version # timeout=10 [2022-04-07T09:02:44.652Z] > git --version # 'git version 2.25.1' [2022-04-07T09:02:44.665Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-07T09:02:45.480Z] Fetching without tags [2022-04-07T09:02:45.671Z] + docker version [2022-04-07T09:02:45.783Z] Merging remotes/origin/20.10 commit 811795ccd7133707541aef79f759941b82b0bc28 into PR head commit 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:02:45.436Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:02:45.444Z] > git config --add remote.origin.fetch +refs/pull/43470/head:refs/remotes/origin/PR-43470 # timeout=10 [2022-04-07T09:02:45.451Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:02:45.463Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:02:45.483Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:02:45.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:02:45.485Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:02:45.790Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:02:45.804Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:02:46.408Z] Merge succeeded, producing 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:02:46.408Z] Checking out Revision 4e81bcf380360dbc1a7c123e8e981df92ba2195c (PR-43470) [2022-04-07T09:02:46.354Z] > git remote # timeout=10 [2022-04-07T09:02:46.368Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T09:02:46.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:02:46.384Z] > git merge 811795ccd7133707541aef79f759941b82b0bc28 # timeout=10 [2022-04-07T09:02:46.398Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T09:02:46.410Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:02:46.423Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:02:48.934Z] #49 ... [2022-04-07T09:02:48.934Z] [2022-04-07T09:02:48.934Z] #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-04-07T09:02:48.934Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:02:48.934Z] #42 30.68 Reading package lists... [2022-04-07T09:02:48.934Z] #42 36.69 Building dependency tree... [2022-04-07T09:02:48.934Z] #42 40.22 The following additional packages will be installed: [2022-04-07T09:02:48.934Z] #42 40.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-07T09:02:48.934Z] #42 40.22 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-07T09:02:48.934Z] #42 40.23 Suggested packages: [2022-04-07T09:02:48.934Z] #42 40.24 manpages-dev python-setuptools [2022-04-07T09:02:48.934Z] #42 41.23 The following NEW packages will be installed: [2022-04-07T09:02:48.934Z] #42 41.24 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-07T09:02:48.934Z] #42 41.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-07T09:02:48.934Z] #42 41.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-07T09:02:48.934Z] #42 41.25 python-six zlib1g-dev [2022-04-07T09:02:48.934Z] #42 41.26 The following packages will be upgraded: [2022-04-07T09:02:48.934Z] #42 41.27 zlib1g [2022-04-07T09:02:48.934Z] #42 41.63 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2022-04-07T09:02:48.934Z] #42 41.63 Need to get 4182 kB of archives. [2022-04-07T09:02:48.934Z] #42 41.63 After this operation, 22.5 MB of additional disk space will be used. [2022-04-07T09:02:48.934Z] #42 41.63 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB] [2022-04-07T09:02:48.934Z] #42 41.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-04-07T09:02:48.934Z] #42 41.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T09:02:48.934Z] #42 41.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-04-07T09:02:48.934Z] #42 41.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T09:02:48.934Z] #42 41.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-04-07T09:02:48.934Z] #42 41.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T09:02:48.934Z] #42 41.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-04-07T09:02:48.934Z] #42 41.69 Get:9 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-04-07T09:02:48.934Z] #42 41.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-04-07T09:02:48.934Z] #42 41.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-04-07T09:02:48.934Z] #42 41.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-04-07T09:02:48.934Z] #42 41.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-04-07T09:02:48.934Z] #42 41.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-04-07T09:02:48.934Z] #42 41.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-04-07T09:02:48.934Z] #42 41.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-07T09:02:48.934Z] #42 41.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-04-07T09:02:48.934Z] #42 41.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-04-07T09:02:48.934Z] #42 ... [2022-04-07T09:02:48.934Z] [2022-04-07T09:02:48.934Z] #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-04-07T09:02:48.934Z] #34 sha256:7d09e0c8ecd5c202ffd932a6e2d7a591e4a27c2d3164a6526e990f4e916b7aa2 [2022-04-07T09:02:48.934Z] #34 43.02 internal/reflectlite [2022-04-07T09:02:48.934Z] #34 43.02 sync [2022-04-07T09:02:48.934Z] #34 ... [2022-04-07T09:02:48.934Z] [2022-04-07T09:02:48.934Z] #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-04-07T09:02:48.934Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:02:48.934Z] #55 30.89 Reading package lists... [2022-04-07T09:02:48.934Z] #55 37.02 Building dependency tree... [2022-04-07T09:02:48.934Z] #55 40.48 The following additional packages will be installed: [2022-04-07T09:02:48.934Z] #55 40.50 libbtrfs0 [2022-04-07T09:02:48.934Z] #55 40.63 The following NEW packages will be installed: [2022-04-07T09:02:48.934Z] #55 40.67 libbtrfs-dev libbtrfs0 [2022-04-07T09:02:48.934Z] #55 41.14 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:02:48.934Z] #55 41.14 Need to get 119 kB of archives. [2022-04-07T09:02:48.934Z] #55 41.14 After this operation, 387 kB of additional disk space will be used. [2022-04-07T09:02:48.934Z] #55 41.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T09:02:48.934Z] #55 41.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T09:02:48.934Z] #55 42.09 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:02:48.934Z] #55 42.25 Fetched 119 kB in 0s (414 kB/s) [2022-04-07T09:02:48.934Z] #55 42.34 Selecting previously unselected package libbtrfs0. [2022-04-07T09:02:48.934Z] #55 42.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-04-07T09:02:48.934Z] #55 42.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T09:02:48.934Z] #55 42.43 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T09:02:48.934Z] #55 42.50 Selecting previously unselected package libbtrfs-dev. [2022-04-07T09:02:48.934Z] #55 42.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T09:02:48.934Z] #55 42.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:02:48.934Z] #55 42.79 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T09:02:48.934Z] #55 42.85 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:02:48.934Z] #55 42.87 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:02:48.934Z] #55 DONE 43.3s [2022-04-07T09:02:48.934Z] [2022-04-07T09:02:48.934Z] #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-04-07T09:02:48.934Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:02:48.934Z] #42 43.18 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:02:48.934Z] #42 43.36 Fetched 4182 kB in 1s (6486 kB/s) [2022-04-07T09:02:49.192Z] #42 43.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T09:02:49.192Z] #42 43.67 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ...#42 ... [2022-04-07T09:02:49.192Z] [2022-04-07T09:02:49.192Z] #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-04-07T09:02:49.192Z] #67 sha256:76b8894f00c0a977bd77261421018a046761da93273be72b62798682e0eebf8b [2022-04-07T09:02:49.192Z] #67 DONE 43.7s [2022-04-07T09:02:49.192Z] [2022-04-07T09:02:49.192Z] #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-04-07T09:02:49.192Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:02:49.192Z] #42 43.67 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T09:02:49.192Z] #42 43.71 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-07T09:02:49.767Z] #42 44.16 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:02:50.025Z] #42 44.44 Selecting previously unselected package libcap-dev:amd64. [2022-04-07T09:02:50.025Z] #42 44.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 ... 15421 files and directories currently installed.) [2022-04-07T09:02:50.282Z] #42 44.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-04-07T09:02:50.282Z] #42 44.59 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T09:02:50.282Z] #42 44.72 Selecting previously unselected package libnet1:amd64. [2022-04-07T09:02:50.282Z] #42 44.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T09:02:50.282Z] #42 44.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:02:50.491Z] Commit message: "Makefile: update buildx to v0.8.2" [2022-04-07T09:02:50.507Z] > git --version # timeout=10 [2022-04-07T09:02:50.520Z] > git --version # 'git version 2.25.1' [2022-04-07T09:02:50.531Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-07T09:02:50.539Z] #42 44.99 Selecting previously unselected package libnet1-dev. [2022-04-07T09:02:50.539Z] #42 45.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T09:02:50.539Z] #42 45.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T09:02:50.784Z] Fetching without tags [2022-04-07T09:02:50.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:02:50.703Z] > git config --add remote.origin.fetch +refs/pull/43470/head:refs/remotes/origin/PR-43470 # timeout=10 [2022-04-07T09:02:50.727Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:02:50.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:02:50.789Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:02:50.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:02:50.791Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:02:50.870Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-07T09:02:50.779Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:02:50.808Z] > git config --add remote.origin.fetch +refs/pull/43470/head:refs/remotes/origin/PR-43470 # timeout=10 [2022-04-07T09:02:50.826Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:02:50.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:02:50.891Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:02:50.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:02:50.893Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:02:51.103Z] #42 45.56 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T09:02:51.103Z] #42 45.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T09:02:51.103Z] #42 45.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:02:51.145Z] Merging remotes/origin/20.10 commit 811795ccd7133707541aef79f759941b82b0bc28 into PR head commit 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:02:51.196Z] Merging remotes/origin/20.10 commit 811795ccd7133707541aef79f759941b82b0bc28 into PR head commit 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:02:51.360Z] #42 45.73 Selecting previously unselected package libnl-3-dev:amd64. [2022-04-07T09:02:51.360Z] #42 45.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-04-07T09:02:51.360Z] #42 45.76 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T09:02:51.600Z] + docker version [2022-04-07T09:02:51.623Z] #42 46.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T09:02:51.623Z] #42 46.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:02:51.623Z] #42 46.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:02:51.623Z] #42 46.19 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-04-07T09:02:51.882Z] #42 46.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:02:51.882Z] #42 46.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T09:02:51.882Z] #42 46.32 Selecting previously unselected package zlib1g-dev:amd64. [2022-04-07T09:02:51.882Z] #42 46.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T09:02:51.882Z] #42 46.33 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:02:52.139Z] #42 46.59 Selecting previously unselected package libprotobuf17:amd64. [2022-04-07T09:02:52.139Z] #42 46.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-04-07T09:02:52.139Z] #42 46.60 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T09:02:52.164Z] Merge succeeded, producing 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:02:52.164Z] Checking out Revision 4e81bcf380360dbc1a7c123e8e981df92ba2195c (PR-43470) [2022-04-07T09:02:52.378Z] Merge succeeded, producing 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:02:52.378Z] Checking out Revision 4e81bcf380360dbc1a7c123e8e981df92ba2195c (PR-43470) [2022-04-07T09:02:52.712Z] #42 47.25 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-04-07T09:02:52.712Z] #42 47.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-04-07T09:02:52.712Z] #42 47.27 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T09:02:51.156Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:02:51.181Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:02:52.246Z] > git remote # timeout=10 [2022-04-07T09:02:52.284Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T09:02:52.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:02:52.334Z] > git merge 811795ccd7133707541aef79f759941b82b0bc28 # timeout=10 [2022-04-07T09:02:52.367Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T09:02:52.382Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:02:52.400Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:02:53.278Z] #42 47.54 Selecting previously unselected package libprotobuf-dev:amd64. [2022-04-07T09:02:53.278Z] #42 47.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-04-07T09:02:53.278Z] #42 47.55 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T09:02:51.231Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:02:51.258Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:02:52.080Z] > git remote # timeout=10 [2022-04-07T09:02:52.106Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T09:02:52.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:02:52.127Z] > git merge 811795ccd7133707541aef79f759941b82b0bc28 # timeout=10 [2022-04-07T09:02:52.158Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T09:02:52.183Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:02:52.205Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:02:53.765Z] Client: Docker Engine - Community [2022-04-07T09:02:53.765Z] Version: 20.10.14 [2022-04-07T09:02:53.765Z] API version: 1.41 [2022-04-07T09:02:53.765Z] Go version: go1.16.15 [2022-04-07T09:02:53.765Z] Git commit: a224086 [2022-04-07T09:02:53.765Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-07T09:02:53.765Z] OS/Arch: linux/arm64 [2022-04-07T09:02:53.765Z] Context: default [2022-04-07T09:02:53.765Z] Experimental: true [2022-04-07T09:02:53.765Z] [2022-04-07T09:02:53.765Z] Server: Docker Engine - Community [2022-04-07T09:02:53.765Z] Engine: [2022-04-07T09:02:53.765Z] Version: 20.10.14 [2022-04-07T09:02:53.765Z] API version: 1.41 (minimum version 1.12) [2022-04-07T09:02:53.765Z] Go version: go1.16.15 [2022-04-07T09:02:53.765Z] Git commit: 87a90dc [2022-04-07T09:02:53.765Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-07T09:02:53.765Z] OS/Arch: linux/arm64 [2022-04-07T09:02:53.765Z] Experimental: true [2022-04-07T09:02:53.765Z] containerd: [2022-04-07T09:02:53.765Z] Version: 1.5.11 [2022-04-07T09:02:53.765Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T09:02:53.765Z] runc: [2022-04-07T09:02:53.765Z] Version: 1.0.3 [2022-04-07T09:02:53.765Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-07T09:02:53.765Z] docker-init: [2022-04-07T09:02:53.765Z] Version: 0.19.0 [2022-04-07T09:02:53.765Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-07T09:02:54.066Z] + docker info [2022-04-07T09:02:54.209Z] #42 ... [2022-04-07T09:02:54.209Z] [2022-04-07T09:02:54.209Z] #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-04-07T09:02:54.209Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:02:54.209Z] #36 36.90 Building dependency tree... [2022-04-07T09:02:54.209Z] #36 40.37 The following additional packages will be installed: [2022-04-07T09:02:54.209Z] #36 40.39 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-07T09:02:54.209Z] #36 40.40 Suggested packages: [2022-04-07T09:02:54.209Z] #36 40.41 cmake-doc ninja-build lrzip [2022-04-07T09:02:54.209Z] #36 40.41 Recommended packages: [2022-04-07T09:02:54.209Z] #36 40.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-07T09:02:54.209Z] #36 41.26 The following NEW packages will be installed: [2022-04-07T09:02:54.209Z] #36 41.27 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-07T09:02:54.209Z] #36 41.28 vim-common xxd [2022-04-07T09:02:54.209Z] #36 41.64 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:02:54.209Z] #36 41.64 Need to get 14.9 MB of archives. [2022-04-07T09:02:54.210Z] #36 41.64 After this operation, 61.8 MB of additional disk space will be used. [2022-04-07T09:02:54.210Z] #36 41.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T09:02:54.210Z] #36 41.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T09:02:54.210Z] #36 41.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-07T09:02:54.210Z] #36 41.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T09:02:54.210Z] #36 42.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB] [2022-04-07T09:02:54.210Z] #36 42.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-04-07T09:02:54.210Z] #36 42.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-04-07T09:02:54.210Z] #36 42.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-04-07T09:02:54.210Z] #36 42.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-04-07T09:02:54.210Z] #36 42.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-04-07T09:02:54.210Z] #36 44.36 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:02:54.210Z] #36 44.55 Fetched 14.9 MB in 2s (9298 kB/s) [2022-04-07T09:02:54.210Z] #36 44.72 Selecting previously unselected package xxd. [2022-04-07T09:02:54.210Z] #36 44.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T09:02:54.210Z] #36 44.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T09:02:54.210Z] #36 44.79 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:02:54.210Z] #36 45.14 Selecting previously unselected package vim-common. [2022-04-07T09:02:54.210Z] #36 45.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:02:54.210Z] #36 45.20 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:02:54.210Z] #36 45.70 Selecting previously unselected package cmake-data. [2022-04-07T09:02:54.210Z] #36 45.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-07T09:02:54.210Z] #36 45.72 Unpacking cmake-data (3.13.4-1) ... [2022-04-07T09:02:54.210Z] #36 48.25 Selecting previously unselected package libicu63:amd64. [2022-04-07T09:02:54.210Z] #36 48.26 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T09:02:54.210Z] #36 48.27 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:02:54.210Z] #36 ... [2022-04-07T09:02:54.210Z] [2022-04-07T09:02:54.210Z] #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-04-07T09:02:54.210Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-07T09:02:54.210Z] #32 47.57 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-04-07T09:02:54.210Z] #32 47.80 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-07T09:02:54.467Z] #32 48.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-07T09:02:55.401Z] #32 ... [2022-04-07T09:02:55.401Z] [2022-04-07T09:02:55.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-04-07T09:02:55.401Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:02:55.401Z] #13 29.45 Reading package lists... [2022-04-07T09:02:55.401Z] #13 36.17 Building dependency tree... [2022-04-07T09:02:55.401Z] #13 38.83 The following additional packages will be installed: [2022-04-07T09:02:55.401Z] #13 38.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-07T09:02:55.401Z] #13 38.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-07T09:02:55.401Z] #13 38.84 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-07T09:02:55.401Z] #13 38.84 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-07T09:02:55.401Z] #13 38.84 mingw-w64-x86-64-dev [2022-04-07T09:02:55.401Z] #13 38.84 Suggested packages: [2022-04-07T09:02:55.401Z] #13 38.84 gcc-8-locales seccomp wine64 [2022-04-07T09:02:55.401Z] #13 40.05 The following NEW packages will be installed: [2022-04-07T09:02:55.401Z] #13 40.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-07T09:02:55.401Z] #13 40.05 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-07T09:02:55.401Z] #13 40.05 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-07T09:02:55.401Z] #13 40.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-07T09:02:55.401Z] #13 40.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-07T09:02:55.401Z] #13 40.08 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-07T09:02:55.401Z] #13 40.08 The following packages will be upgraded: [2022-04-07T09:02:55.401Z] #13 40.08 libseccomp2 [2022-04-07T09:02:55.401Z] #13 40.55 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:02:55.401Z] #13 40.55 Need to get 77.8 MB of archives. [2022-04-07T09:02:55.401Z] #13 40.55 After this operation, 487 MB of additional disk space will be used. [2022-04-07T09:02:55.401Z] #13 40.55 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-04-07T09:02:55.401Z] #13 40.55 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-04-07T09:02:55.401Z] #13 40.55 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-04-07T09:02:55.401Z] #13 40.75 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-04-07T09:02:55.401Z] #13 41.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-04-07T09:02:55.401Z] #13 41.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-04-07T09:02:55.401Z] #13 41.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-04-07T09:02:55.401Z] #13 41.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-07T09:02:55.401Z] #13 41.66 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-04-07T09:02:55.401Z] #13 42.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-04-07T09:02:55.401Z] #13 42.01 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-04-07T09:02:55.401Z] #13 45.28 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-04-07T09:02:55.658Z] #13 ... [2022-04-07T09:02:55.658Z] [2022-04-07T09:02:55.658Z] #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-04-07T09:02:55.658Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:02:55.658Z] #42 48.83 Selecting previously unselected package libprotoc17:amd64. [2022-04-07T09:02:55.658Z] #42 48.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-04-07T09:02:55.658Z] #42 48.84 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T09:02:55.658Z] #42 49.39 Selecting previously unselected package protobuf-c-compiler. [2022-04-07T09:02:55.658Z] #42 49.41 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:02:55.658Z] #42 49.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T09:02:55.658Z] #42 49.56 Selecting previously unselected package protobuf-compiler. [2022-04-07T09:02:55.658Z] #42 49.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-04-07T09:02:55.658Z] #42 49.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-07T09:02:55.658Z] #42 49.80 Selecting previously unselected package python-pkg-resources. [2022-04-07T09:02:55.658Z] #42 49.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T09:02:55.658Z] #42 49.82 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-07T09:02:55.658Z] #42 50.04 Selecting previously unselected package python-six. [2022-04-07T09:02:55.658Z] #42 50.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-07T09:02:55.658Z] #42 50.08 Unpacking python-six (1.12.0-1) ... [2022-04-07T09:02:55.658Z] #42 50.17 Selecting previously unselected package python-protobuf. [2022-04-07T09:02:55.916Z] #42 50.19 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-04-07T09:02:55.916Z] #42 50.20 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-07T09:02:56.364Z] Commit message: "Makefile: update buildx to v0.8.2" [2022-04-07T09:02:56.430Z] #42 50.79 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-07T09:02:56.405Z] > git --version # timeout=10 [2022-04-07T09:02:56.434Z] > git --version # 'git version 2.17.1' [2022-04-07T09:02:56.465Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-07T09:02:56.850Z] Commit message: "Makefile: update buildx to v0.8.2" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-07T09:02:56.880Z] > git --version # timeout=10 [2022-04-07T09:02:56.900Z] > git --version # 'git version 2.17.1' [2022-04-07T09:02:56.920Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-07T09:02:57.653Z] + docker version [2022-04-07T09:02:58.029Z] + docker version [2022-04-07T09:02:58.955Z] #42 ... [2022-04-07T09:02:58.955Z] [2022-04-07T09:02:58.955Z] #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-04-07T09:02:58.955Z] #56 sha256:f85fe9f89b6b946ba7f0c9f3f6a58c21d4017c2563058125fb5cba58032bf08c [2022-04-07T09:02:58.955Z] #56 1.825 + RM_GOPATH=0 [2022-04-07T09:02:58.955Z] #56 1.825 + TMP_GOPATH= [2022-04-07T09:02:58.955Z] #56 1.825 + : /build [2022-04-07T09:02:58.955Z] #56 1.825 + '[' -z '' ']' [2022-04-07T09:02:58.955Z] #56 1.830 ++ mktemp -d [2022-04-07T09:02:58.955Z] #56 1.831 + export GOPATH=/tmp/tmp.0TyKGqypOg [2022-04-07T09:02:58.955Z] #56 1.831 + GOPATH=/tmp/tmp.0TyKGqypOg [2022-04-07T09:02:58.955Z] #56 1.831 + RM_GOPATH=1 [2022-04-07T09:02:58.955Z] #56 1.831 + case "$(go env GOARCH)" in [2022-04-07T09:02:58.955Z] #56 1.832 ++ go env GOARCH [2022-04-07T09:02:58.955Z] #56 1.902 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:58.955Z] #56 1.902 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:02:58.955Z] #56 1.909 ++ dirname /tmp/install/install.sh [2022-04-07T09:02:58.955Z] #56 1.910 + dir=/tmp/install [2022-04-07T09:02:58.955Z] #56 1.910 + bin=containerd [2022-04-07T09:02:58.955Z] #56 1.910 + shift [2022-04-07T09:02:58.955Z] #56 1.910 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-07T09:02:58.955Z] #56 1.910 + . /tmp/install/containerd.installer [2022-04-07T09:02:58.955Z] #56 1.911 ++ set -e [2022-04-07T09:02:58.955Z] #56 1.911 ++ : v1.5.11 [2022-04-07T09:02:58.955Z] #56 1.913 + install_containerd [2022-04-07T09:02:58.955Z] #56 1.917 + echo 'Install containerd version v1.5.11' [2022-04-07T09:02:58.955Z] #56 1.917 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0TyKGqypOg/src/github.com/containerd/containerd [2022-04-07T09:02:58.955Z] #56 1.919 Install containerd version v1.5.11 [2022-04-07T09:02:58.955Z] #56 1.934 Cloning into '/tmp/tmp.0TyKGqypOg/src/github.com/containerd/containerd'... [2022-04-07T09:02:58.955Z] #56 ... [2022-04-07T09:02:58.955Z] [2022-04-07T09:02:58.955Z] #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-04-07T09:02:58.955Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:02:58.955Z] #13 47.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-04-07T09:02:58.955Z] #13 47.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-04-07T09:02:58.955Z] #13 47.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T09:02:58.955Z] #13 47.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T09:02:58.955Z] #13 47.53 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-04-07T09:02:58.955Z] #13 47.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-04-07T09:02:58.955Z] #13 47.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-04-07T09:02:58.955Z] #13 47.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-04-07T09:02:58.955Z] #13 47.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-04-07T09:02:58.955Z] #13 47.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-04-07T09:02:58.955Z] #13 47.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-04-07T09:02:58.955Z] #13 47.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-04-07T09:02:58.955Z] #13 47.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-04-07T09:02:58.956Z] #13 47.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-04-07T09:02:58.956Z] #13 48.84 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:02:58.956Z] #13 49.01 Fetched 77.8 MB in 8s (10.3 MB/s) [2022-04-07T09:02:58.956Z] #13 49.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 ... 15421 files and directories currently installed.) [2022-04-07T09:02:58.956Z] #13 49.12 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T09:02:58.956Z] #13 49.15 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-07T09:02:58.956Z] #13 49.35 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:02:58.956Z] #13 49.47 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-07T09:02:59.212Z] #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-04-07T09:02:59.212Z] #13 49.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-04-07T09:02:59.212Z] #13 49.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T09:03:01.111Z] #13 ... [2022-04-07T09:03:01.111Z] [2022-04-07T09:03:01.111Z] #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-04-07T09:03:01.111Z] #34 sha256:7d09e0c8ecd5c202ffd932a6e2d7a591e4a27c2d3164a6526e990f4e916b7aa2 [2022-04-07T09:03:01.111Z] #34 45.33 internal/testlog [2022-04-07T09:03:01.111Z] #34 46.09 sort [2022-04-07T09:03:01.111Z] #34 46.09 errors [2022-04-07T09:03:01.111Z] #34 46.49 strconv [2022-04-07T09:03:01.111Z] #34 47.11 io [2022-04-07T09:03:01.111Z] #34 48.30 internal/oserror [2022-04-07T09:03:01.111Z] #34 48.48 syscall [2022-04-07T09:03:01.111Z] #34 50.20 reflect [2022-04-07T09:03:01.111Z] #34 ... [2022-04-07T09:03:01.111Z] [2022-04-07T09:03:01.111Z] #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-04-07T09:03:01.111Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:03:01.111Z] #42 55.22 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T09:03:01.111Z] #42 55.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:03:01.111Z] #42 55.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:03:01.111Z] #42 55.28 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T09:03:01.111Z] #42 55.30 Setting up python-six (1.12.0-1) ... [2022-04-07T09:03:01.574Z] Client: Docker Engine - Community [2022-04-07T09:03:01.574Z] Version: 20.10.14 [2022-04-07T09:03:01.574Z] API version: 1.41 [2022-04-07T09:03:01.574Z] Go version: go1.16.15 [2022-04-07T09:03:01.574Z] Git commit: a224086 [2022-04-07T09:03:01.574Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-07T09:03:01.574Z] OS/Arch: linux/amd64 [2022-04-07T09:03:01.574Z] Context: default [2022-04-07T09:03:01.574Z] Experimental: true [2022-04-07T09:03:01.574Z] [2022-04-07T09:03:01.574Z] Server: Docker Engine - Community [2022-04-07T09:03:01.574Z] Engine: [2022-04-07T09:03:01.574Z] Version: 20.10.14 [2022-04-07T09:03:01.574Z] API version: 1.41 (minimum version 1.12) [2022-04-07T09:03:01.574Z] Go version: go1.16.15 [2022-04-07T09:03:01.574Z] Git commit: 87a90dc [2022-04-07T09:03:01.574Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-07T09:03:01.574Z] OS/Arch: linux/amd64 [2022-04-07T09:03:01.574Z] Experimental: true [2022-04-07T09:03:01.574Z] containerd: [2022-04-07T09:03:01.574Z] Version: 1.5.11 [2022-04-07T09:03:01.574Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T09:03:01.574Z] runc: [2022-04-07T09:03:01.574Z] Version: 1.0.3 [2022-04-07T09:03:01.574Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-07T09:03:01.574Z] docker-init: [2022-04-07T09:03:01.574Z] Version: 0.19.0 [2022-04-07T09:03:01.574Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-07T09:03:01.912Z] + docker info [2022-04-07T09:03:04.257Z] Client: Docker Engine - Community [2022-04-07T09:03:04.257Z] Version: 20.10.14 [2022-04-07T09:03:04.257Z] API version: 1.41 [2022-04-07T09:03:04.257Z] Go version: go1.16.15 [2022-04-07T09:03:04.257Z] Git commit: a224086 [2022-04-07T09:03:04.257Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-07T09:03:04.257Z] OS/Arch: linux/amd64 [2022-04-07T09:03:04.257Z] Context: default [2022-04-07T09:03:04.257Z] Experimental: true [2022-04-07T09:03:04.257Z] [2022-04-07T09:03:04.257Z] Server: Docker Engine - Community [2022-04-07T09:03:04.257Z] Engine: [2022-04-07T09:03:04.257Z] Version: 20.10.14 [2022-04-07T09:03:04.257Z] API version: 1.41 (minimum version 1.12) [2022-04-07T09:03:04.257Z] Go version: go1.16.15 [2022-04-07T09:03:04.257Z] Git commit: 87a90dc [2022-04-07T09:03:04.257Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-07T09:03:04.257Z] OS/Arch: linux/amd64 [2022-04-07T09:03:04.257Z] Experimental: true [2022-04-07T09:03:04.257Z] containerd: [2022-04-07T09:03:04.257Z] Version: 1.5.11 [2022-04-07T09:03:04.257Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T09:03:04.257Z] runc: [2022-04-07T09:03:04.257Z] Version: 1.0.3 [2022-04-07T09:03:04.257Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-07T09:03:04.257Z] docker-init: [2022-04-07T09:03:04.257Z] Version: 0.19.0 [2022-04-07T09:03:04.257Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-07T09:03:04.588Z] + docker info [2022-04-07T09:03:04.606Z] Client: Docker Engine - Community [2022-04-07T09:03:04.606Z] Version: 20.10.14 [2022-04-07T09:03:04.606Z] API version: 1.41 [2022-04-07T09:03:04.606Z] Go version: go1.16.15 [2022-04-07T09:03:04.606Z] Git commit: a224086 [2022-04-07T09:03:04.606Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-07T09:03:04.606Z] OS/Arch: linux/amd64 [2022-04-07T09:03:04.606Z] Context: default [2022-04-07T09:03:04.606Z] Experimental: true [2022-04-07T09:03:04.606Z] [2022-04-07T09:03:04.606Z] Server: Docker Engine - Community [2022-04-07T09:03:04.606Z] Engine: [2022-04-07T09:03:04.606Z] Version: 20.10.14 [2022-04-07T09:03:04.606Z] API version: 1.41 (minimum version 1.12) [2022-04-07T09:03:04.606Z] Go version: go1.16.15 [2022-04-07T09:03:04.606Z] Git commit: 87a90dc [2022-04-07T09:03:04.606Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-07T09:03:04.606Z] OS/Arch: linux/amd64 [2022-04-07T09:03:04.606Z] Experimental: true [2022-04-07T09:03:04.606Z] containerd: [2022-04-07T09:03:04.606Z] Version: 1.5.11 [2022-04-07T09:03:04.606Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T09:03:04.606Z] runc: [2022-04-07T09:03:04.606Z] Version: 1.0.3 [2022-04-07T09:03:04.606Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-07T09:03:04.606Z] docker-init: [2022-04-07T09:03:04.606Z] Version: 0.19.0 [2022-04-07T09:03:04.606Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-07T09:03:04.995Z] + docker info [2022-04-07T09:03:05.326Z] #42 59.36 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:03:05.326Z] #42 59.50 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:03:05.326Z] #42 59.74 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T09:03:05.326Z] #42 59.78 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T09:03:05.583Z] #42 59.84 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T09:03:05.583Z] #42 ... [2022-04-07T09:03:05.583Z] [2022-04-07T09:03:05.583Z] #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-04-07T09:03:05.583Z] #47 sha256:1608d0027ab9298b03b2d8b52069c4f5b1cbf80153d516fe4755fcbc96aa3130 [2022-04-07T09:03:05.583Z] #47 DONE 60.1s [2022-04-07T09:03:05.583Z] [2022-04-07T09:03:05.583Z] #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-04-07T09:03:05.583Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:03:05.583Z] #42 60.08 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-07T09:03:05.842Z] #42 ... [2022-04-07T09:03:05.842Z] [2022-04-07T09:03:05.842Z] #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-04-07T09:03:05.842Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:03:05.842Z] #36 53.94 Selecting previously unselected package libxml2:amd64. [2022-04-07T09:03:05.842Z] #36 53.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ... [2022-04-07T09:03:05.842Z] #36 53.96 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T09:03:05.842Z] #36 54.47 Selecting previously unselected package libarchive13:amd64. [2022-04-07T09:03:05.842Z] #36 54.47 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-04-07T09:03:05.842Z] #36 54.48 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T09:03:05.842Z] #36 54.76 Selecting previously unselected package libjsoncpp1:amd64. [2022-04-07T09:03:05.842Z] #36 54.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-04-07T09:03:05.842Z] #36 54.77 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T09:03:05.842Z] #36 54.93 Selecting previously unselected package librhash0:amd64. [2022-04-07T09:03:05.842Z] #36 54.94 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-04-07T09:03:05.842Z] #36 54.95 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-04-07T09:03:05.842Z] #36 55.10 Selecting previously unselected package libuv1:amd64. [2022-04-07T09:03:05.842Z] #36 55.12 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-04-07T09:03:05.842Z] #36 55.13 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T09:03:05.842Z] #36 55.33 Selecting previously unselected package cmake. [2022-04-07T09:03:05.842Z] #36 55.33 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-04-07T09:03:05.842Z] #36 55.34 Unpacking cmake (3.13.4-1) ... [2022-04-07T09:03:05.842Z] #36 58.21 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:03:05.842Z] #36 58.23 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:03:05.842Z] #36 58.26 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T09:03:05.842Z] #36 58.29 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:03:05.842Z] #36 58.36 Setting up librhash0:amd64 (1.3.8-1) ... [2022-04-07T09:03:05.842Z] #36 58.38 Setting up cmake-data (3.13.4-1) ... [2022-04-07T09:03:05.842Z] #36 58.41 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T09:03:05.842Z] #36 58.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T09:03:05.842Z] #36 58.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T09:03:05.842Z] #36 58.45 Setting up cmake (3.13.4-1) ... [2022-04-07T09:03:05.842Z] #36 58.46 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:03:05.842Z] #36 58.56 Processing triggers for mime-support (3.62) ... [2022-04-07T09:03:05.842Z] #36 DONE 60.1s [2022-04-07T09:03:05.842Z] [2022-04-07T09:03:05.842Z] #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-04-07T09:03:05.842Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:03:05.842Z] #42 60.11 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T09:03:05.842Z] #42 60.15 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T09:03:05.842Z] #42 60.15 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T09:03:05.842Z] #42 60.19 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-07T09:03:08.916Z] Client: [2022-04-07T09:03:08.916Z] Context: default [2022-04-07T09:03:08.916Z] Debug Mode: false [2022-04-07T09:03:08.916Z] Plugins: [2022-04-07T09:03:08.916Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-07T09:03:08.916Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-07T09:03:08.916Z] [2022-04-07T09:03:08.916Z] Server: [2022-04-07T09:03:08.916Z] Containers: 0 [2022-04-07T09:03:08.916Z] Running: 0 [2022-04-07T09:03:08.916Z] Paused: 0 [2022-04-07T09:03:08.916Z] Stopped: 0 [2022-04-07T09:03:08.916Z] Images: 0 [2022-04-07T09:03:08.916Z] Server Version: 20.10.14 [2022-04-07T09:03:08.916Z] Storage Driver: overlay2 [2022-04-07T09:03:08.916Z] Backing Filesystem: extfs [2022-04-07T09:03:08.916Z] Supports d_type: true [2022-04-07T09:03:08.916Z] Native Overlay Diff: true [2022-04-07T09:03:08.916Z] userxattr: false [2022-04-07T09:03:08.916Z] Logging Driver: json-file [2022-04-07T09:03:08.916Z] Cgroup Driver: cgroupfs [2022-04-07T09:03:08.916Z] Cgroup Version: 1 [2022-04-07T09:03:08.916Z] Plugins: [2022-04-07T09:03:08.916Z] Volume: local [2022-04-07T09:03:08.916Z] Network: bridge host ipvlan macvlan null overlay [2022-04-07T09:03:08.916Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-07T09:03:08.916Z] Swarm: inactive [2022-04-07T09:03:08.916Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-07T09:03:08.916Z] Default Runtime: runc [2022-04-07T09:03:08.916Z] Init Binary: docker-init [2022-04-07T09:03:08.916Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T09:03:08.916Z] runc version: v1.0.3-0-gf46b6ba [2022-04-07T09:03:08.916Z] init version: de40ad0 [2022-04-07T09:03:08.916Z] Security Options: [2022-04-07T09:03:08.916Z] apparmor [2022-04-07T09:03:08.916Z] seccomp [2022-04-07T09:03:08.916Z] Profile: default [2022-04-07T09:03:08.916Z] Kernel Version: 5.13.0-1021-aws [2022-04-07T09:03:08.916Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-07T09:03:08.916Z] OSType: linux [2022-04-07T09:03:08.916Z] Architecture: aarch64 [2022-04-07T09:03:08.916Z] CPUs: 2 [2022-04-07T09:03:08.916Z] Total Memory: 7.578GiB [2022-04-07T09:03:08.916Z] Name: ip-10-100-78-33 [2022-04-07T09:03:08.916Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-07T09:03:08.916Z] Docker Root Dir: /var/lib/docker [2022-04-07T09:03:08.916Z] Debug Mode: false [2022-04-07T09:03:08.916Z] Registry: https://index.docker.io/v1/ [2022-04-07T09:03:08.916Z] Labels: [2022-04-07T09:03:08.916Z] Experimental: true [2022-04-07T09:03:08.916Z] Insecure Registries: [2022-04-07T09:03:08.916Z] 127.0.0.0/8 [2022-04-07T09:03:08.916Z] Live Restore Enabled: true [2022-04-07T09:03:08.916Z] [Pipeline] sh [2022-04-07T09:03:09.190Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T09:03:09.190Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T09:03:09.190Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43470/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-04-07T09:03:09.190Z] + bash /home/ubuntu/workspace/moby_PR-43470/check-config.sh [2022-04-07T09:03:09.190Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-07T09:03:09.190Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-07T09:03:09.190Z] [2022-04-07T09:03:09.190Z] Generally Necessary: [2022-04-07T09:03:09.190Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-07T09:03:09.190Z] - apparmor: enabled and tools installed [2022-04-07T09:03:09.190Z] - CONFIG_NAMESPACES: enabled [2022-04-07T09:03:09.190Z] - CONFIG_NET_NS: enabled [2022-04-07T09:03:09.190Z] - CONFIG_PID_NS: enabled [2022-04-07T09:03:09.190Z] - CONFIG_IPC_NS: enabled [2022-04-07T09:03:09.190Z] - CONFIG_UTS_NS: enabled [2022-04-07T09:03:09.190Z] - CONFIG_CGROUPS: enabled [2022-04-07T09:03:09.190Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-07T09:03:09.190Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-07T09:03:09.190Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-07T09:03:09.190Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-07T09:03:09.191Z] - CONFIG_CPUSETS: enabled [2022-04-07T09:03:09.191Z] - CONFIG_MEMCG: enabled [2022-04-07T09:03:09.191Z] - CONFIG_KEYS: enabled [2022-04-07T09:03:09.191Z] - CONFIG_VETH: enabled (as module) [2022-04-07T09:03:09.191Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-07T09:03:09.191Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-07T09:03:09.191Z] - CONFIG_NF_NAT_IPV4: missing [2022-04-07T09:03:09.191Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-07T09:03:09.191Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-07T09:03:09.191Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-07T09:03:09.191Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-07T09:03:09.191Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-07T09:03:09.447Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-07T09:03:09.447Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-07T09:03:09.447Z] - CONFIG_NF_NAT_NEEDED: missing [2022-04-07T09:03:09.447Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-07T09:03:09.447Z] [2022-04-07T09:03:09.447Z] Optional Features: [2022-04-07T09:03:09.447Z] - CONFIG_USER_NS: enabled [2022-04-07T09:03:09.447Z] - CONFIG_SECCOMP: enabled [2022-04-07T09:03:09.447Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-07T09:03:09.447Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-07T09:03:09.447Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-07T09:03:09.447Z] (cgroup swap accounting is currently enabled) [2022-04-07T09:03:09.447Z] - CONFIG_BLK_CGROUP: enabled [2022-04-07T09:03:09.447Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-07T09:03:09.447Z] - CONFIG_IOSCHED_CFQ: missing [2022-04-07T09:03:09.447Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-04-07T09:03:09.447Z] - CONFIG_CGROUP_PERF: enabled [2022-04-07T09:03:09.447Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-07T09:03:09.447Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-07T09:03:09.447Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-07T09:03:09.447Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-07T09:03:09.447Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-07T09:03:09.447Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-07T09:03:09.447Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-07T09:03:09.447Z] - CONFIG_IP_VS: enabled (as module) [2022-04-07T09:03:09.447Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-07T09:03:09.447Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-07T09:03:09.447Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-07T09:03:09.447Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-07T09:03:09.447Z] - CONFIG_EXT4_FS: enabled [2022-04-07T09:03:09.447Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-07T09:03:09.447Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-07T09:03:09.447Z] - Network Drivers: [2022-04-07T09:03:09.447Z] - "overlay": [2022-04-07T09:03:09.447Z] - CONFIG_VXLAN: enabled (as module) [2022-04-07T09:03:09.447Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-07T09:03:09.447Z] Optional (for encrypted networks): [2022-04-07T09:03:09.705Z] - CONFIG_CRYPTO: enabled [2022-04-07T09:03:09.705Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-07T09:03:09.705Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-07T09:03:09.705Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-07T09:03:09.705Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-07T09:03:09.705Z] - CONFIG_XFRM: enabled [2022-04-07T09:03:09.705Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-07T09:03:09.705Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-07T09:03:09.705Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-07T09:03:09.705Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-04-07T09:03:09.705Z] - "ipvlan": [2022-04-07T09:03:09.705Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-07T09:03:09.705Z] - "macvlan": [2022-04-07T09:03:09.705Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-07T09:03:09.705Z] - CONFIG_DUMMY: enabled (as module) [2022-04-07T09:03:09.705Z] - "ftp,tftp client in container": [2022-04-07T09:03:09.705Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-07T09:03:09.705Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-07T09:03:09.705Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-07T09:03:09.705Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-07T09:03:09.705Z] - Storage Drivers: [2022-04-07T09:03:09.705Z] - "aufs": [2022-04-07T09:03:09.705Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-07T09:03:09.705Z] - "btrfs": [2022-04-07T09:03:09.705Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-07T09:03:09.705Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-07T09:03:09.705Z] - "devicemapper": [2022-04-07T09:03:09.705Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-07T09:03:09.705Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-07T09:03:09.705Z] - "overlay": [2022-04-07T09:03:09.705Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-07T09:03:09.705Z] - "zfs": [2022-04-07T09:03:09.705Z] - /dev/zfs: present [2022-04-07T09:03:09.705Z] - zfs command: missing [2022-04-07T09:03:09.705Z] - zpool command: missing [2022-04-07T09:03:09.705Z] [2022-04-07T09:03:09.705Z] Limits: [2022-04-07T09:03:09.705Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-07T09:03:09.705Z] [2022-04-07T09:03:09.705Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-07T09:03:10.023Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c . [2022-04-07T09:03:10.279Z] #1 [internal] load build definition from Dockerfile [2022-04-07T09:03:10.279Z] #1 sha256:c9def057b19dedd8c0360ebe2750503cf2ef82ff0e9dc085a3179cc3d48bddc6 [2022-04-07T09:03:10.280Z] #1 transferring dockerfile: 17.05kB 0.1s done [2022-04-07T09:03:10.280Z] #1 DONE 0.2s [2022-04-07T09:03:10.280Z] [2022-04-07T09:03:10.280Z] #2 [internal] load .dockerignore [2022-04-07T09:03:10.280Z] #2 sha256:b3b6a76c3d7c802ac35f8e4bff4808faa79cf84de211f09af9c57b7a7c28f735 [2022-04-07T09:03:10.280Z] #2 transferring context: 87B done [2022-04-07T09:03:10.280Z] #2 DONE 0.1s [2022-04-07T09:03:10.280Z] [2022-04-07T09:03:10.280Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-07T09:03:10.280Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-04-07T09:03:10.848Z] #3 DONE 0.4s [2022-04-07T09:03:10.848Z] [2022-04-07T09:03:10.848Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-07T09:03:10.848Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-04-07T09:03:10.848Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-04-07T09:03:10.848Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-07T09:03:10.848Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-04-07T09:03:10.848Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-04-07T09:03:10.848Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s done [2022-04-07T09:03:11.105Z] #42 ... [2022-04-07T09:03:11.105Z] [2022-04-07T09:03:11.105Z] #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-04-07T09:03:11.105Z] #37 sha256:6d8d989a7c9133fdc4cf772344786bd693ed581ff88bbd8dded6f83c8936b82e [2022-04-07T09:03:11.105Z] #37 1.510 + RM_GOPATH=0 [2022-04-07T09:03:11.105Z] #37 1.510 + TMP_GOPATH= [2022-04-07T09:03:11.105Z] #37 1.510 + : /build [2022-04-07T09:03:11.105Z] #37 1.510 + '[' -z '' ']' [2022-04-07T09:03:11.105Z] #37 1.510 ++ mktemp -d [2022-04-07T09:03:11.105Z] #37 1.510 + export GOPATH=/tmp/tmp.mbt27H7o6d [2022-04-07T09:03:11.105Z] #37 1.510 + GOPATH=/tmp/tmp.mbt27H7o6d [2022-04-07T09:03:11.105Z] #37 1.510 + RM_GOPATH=1 [2022-04-07T09:03:11.105Z] #37 1.510 + case "$(go env GOARCH)" in [2022-04-07T09:03:11.105Z] #37 1.510 ++ go env GOARCH [2022-04-07T09:03:11.105Z] #37 1.555 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:11.105Z] #37 1.555 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:11.105Z] #37 1.555 ++ dirname /tmp/install/install.sh [2022-04-07T09:03:11.105Z] #37 1.562 Install tini version v0.19.0 [2022-04-07T09:03:11.105Z] #37 1.564 + dir=/tmp/install [2022-04-07T09:03:11.105Z] #37 1.564 + bin=tini [2022-04-07T09:03:11.105Z] #37 1.564 + shift [2022-04-07T09:03:11.105Z] #37 1.564 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-07T09:03:11.105Z] #37 1.564 + . /tmp/install/tini.installer [2022-04-07T09:03:11.105Z] #37 1.564 ++ : v0.19.0 [2022-04-07T09:03:11.105Z] #37 1.564 + install_tini [2022-04-07T09:03:11.105Z] #37 1.564 + echo 'Install tini version v0.19.0' [2022-04-07T09:03:11.105Z] #37 1.564 + git clone https://github.com/krallin/tini.git /tmp/tmp.mbt27H7o6d/tini [2022-04-07T09:03:11.105Z] #37 1.564 Cloning into '/tmp/tmp.mbt27H7o6d/tini'... [2022-04-07T09:03:11.105Z] #37 3.200 + cd /tmp/tmp.mbt27H7o6d/tini [2022-04-07T09:03:11.105Z] #37 3.209 + git checkout -q v0.19.0 [2022-04-07T09:03:11.105Z] #37 3.215 + cmake . [2022-04-07T09:03:11.105Z] #37 3.891 -- The C compiler identification is GNU 8.3.0 [2022-04-07T09:03:11.105Z] #37 3.939 -- Check for working C compiler: /usr/bin/cc [2022-04-07T09:03:11.105Z] #37 4.474 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-07T09:03:11.105Z] #37 4.475 -- Detecting C compiler ABI info [2022-04-07T09:03:11.105Z] #37 4.902 -- Detecting C compiler ABI info - done [2022-04-07T09:03:11.105Z] #37 4.946 -- Detecting C compile features [2022-04-07T09:03:11.105Z] #37 ... [2022-04-07T09:03:11.105Z] [2022-04-07T09:03:11.105Z] #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-04-07T09:03:11.105Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:03:11.105Z] #13 51.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-07T09:03:11.105Z] #13 51.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-04-07T09:03:11.105Z] #13 51.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T09:03:11.105Z] #13 54.41 Selecting previously unselected package binutils-mingw-w64. [2022-04-07T09:03:11.105Z] #13 54.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-07T09:03:11.105Z] #13 54.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T09:03:11.105Z] #13 54.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-07T09:03:11.105Z] #13 54.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:03:11.105Z] #13 54.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:03:11.105Z] #13 54.76 Selecting previously unselected package dmsetup. [2022-04-07T09:03:11.105Z] #13 54.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:03:11.105Z] #13 54.77 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-07T09:03:11.105Z] #13 55.71 Selecting previously unselected package mingw-w64-common. [2022-04-07T09:03:11.105Z] #13 55.72 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-07T09:03:11.105Z] #13 55.74 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-07T09:03:11.105Z] #13 61.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-07T09:03:11.105Z] #13 61.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-07T09:03:11.105Z] #13 61.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T09:03:11.106Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-04-07T09:03:11.363Z] #13 ... [2022-04-07T09:03:11.363Z] [2022-04-07T09:03:11.363Z] #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-04-07T09:03:11.363Z] #34 sha256:7d09e0c8ecd5c202ffd932a6e2d7a591e4a27c2d3164a6526e990f4e916b7aa2 [2022-04-07T09:03:11.363Z] #34 55.92 internal/syscall/unix [2022-04-07T09:03:11.363Z] #34 56.28 time [2022-04-07T09:03:11.363Z] #34 61.99 internal/poll [2022-04-07T09:03:11.363Z] #34 62.66 internal/fmtsort [2022-04-07T09:03:11.363Z] #34 63.25 internal/syscall/execenv [2022-04-07T09:03:11.363Z] #34 63.40 path [2022-04-07T09:03:11.363Z] #34 64.23 io/fs [2022-04-07T09:03:11.363Z] #34 64.45 strings [2022-04-07T09:03:11.363Z] #34 65.66 os [2022-04-07T09:03:11.363Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-04-07T09:03:11.363Z] #4 DONE 0.6s [2022-04-07T09:03:11.363Z] [2022-04-07T09:03:11.363Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-04-07T09:03:11.363Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-04-07T09:03:11.929Z] #34 ... [2022-04-07T09:03:11.929Z] [2022-04-07T09:03:11.929Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-04-07T09:03:11.929Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:03:11.929Z] #42 66.32 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T09:03:11.929Z] #42 66.33 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:03:12.737Z] #5 DONE 1.1s [2022-04-07T09:03:12.737Z] [2022-04-07T09:03:12.737Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T09:03:12.737Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-07T09:03:12.737Z] #7 DONE 1.1s [2022-04-07T09:03:12.737Z] [2022-04-07T09:03:12.737Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T09:03:12.737Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-07T09:03:12.737Z] #8 DONE 1.1s [2022-04-07T09:03:12.737Z] [2022-04-07T09:03:12.737Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-04-07T09:03:12.737Z] #6 sha256:41c37e1c9e7b0ef50d00651ab8c4240305a372501ef33b9ee1e93333ad905b2a [2022-04-07T09:03:12.737Z] #6 DONE 1.1s [2022-04-07T09:03:12.862Z] #42 DONE 67.2s [2022-04-07T09:03:12.862Z] [2022-04-07T09:03:12.862Z] #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-04-07T09:03:12.862Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:03:14.637Z] [2022-04-07T09:03:14.637Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:14.637Z] #26 sha256:17b81d129e5972da2d7c1df775a88cee6413dabe0187d56284644581b29dc7e4 [2022-04-07T09:03:14.637Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.0s done [2022-04-07T09:03:14.637Z] #26 DONE 0.0s [2022-04-07T09:03:14.637Z] [2022-04-07T09:03:14.637Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:03:14.637Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T09:03:14.637Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-07T09:03:14.637Z] #64 DONE 0.0s [2022-04-07T09:03:14.637Z] [2022-04-07T09:03:14.637Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:14.637Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-04-07T09:03:14.637Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-04-07T09:03:14.637Z] #9 DONE 0.0s [2022-04-07T09:03:14.637Z] [2022-04-07T09:03:14.637Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:03:14.637Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-07T09:03:14.637Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-07T09:03:14.895Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T09:03:14.895Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-07T09:03:14.895Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-07T09:03:15.061Z] #43 2.170 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T09:03:15.061Z] #43 2.170 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T09:03:15.061Z] #43 2.181 Note: Building without GnuTLS support [2022-04-07T09:03:15.061Z] #43 2.189 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T09:03:15.061Z] #43 2.190 Makefile.config:40: Warn: Building without nftables support [2022-04-07T09:03:15.624Z] #43 ... [2022-04-07T09:03:15.624Z] [2022-04-07T09:03:15.624Z] #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-04-07T09:03:15.624Z] #37 sha256:6d8d989a7c9133fdc4cf772344786bd693ed581ff88bbd8dded6f83c8936b82e [2022-04-07T09:03:15.624Z] #37 6.747 -- Detecting C compile features - done [2022-04-07T09:03:15.624Z] #37 6.801 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-07T09:03:15.624Z] #37 7.034 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-07T09:03:15.624Z] #37 7.161 -- Configuring done [2022-04-07T09:03:15.624Z] #37 7.245 -- Generating done [2022-04-07T09:03:15.624Z] #37 7.249 -- Build files have been written to: /tmp/tmp.mbt27H7o6d/tini [2022-04-07T09:03:15.624Z] #37 7.272 + make tini-static [2022-04-07T09:03:15.624Z] #37 7.693 Scanning dependencies of target tini-static [2022-04-07T09:03:15.624Z] #37 7.762 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-07T09:03:15.624Z] #37 9.087 [100%] Linking C executable tini-static [2022-04-07T09:03:15.624Z] #37 9.726 [100%] Built target tini-static [2022-04-07T09:03:15.624Z] #37 9.817 + mkdir -p /build [2022-04-07T09:03:15.624Z] #37 9.833 + cp tini-static /build/docker-init [2022-04-07T09:03:15.624Z] #37 DONE 10.1s [2022-04-07T09:03:15.881Z] [2022-04-07T09:03:15.881Z] #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-04-07T09:03:15.881Z] #34 sha256:7d09e0c8ecd5c202ffd932a6e2d7a591e4a27c2d3164a6526e990f4e916b7aa2 [2022-04-07T09:03:15.881Z] #34 66.80 bufio [2022-04-07T09:03:15.881Z] #34 68.38 text/tabwriter [2022-04-07T09:03:15.881Z] #34 69.74 path/filepath [2022-04-07T09:03:15.881Z] #34 69.75 fmt [2022-04-07T09:03:16.797Z] #62 ... [2022-04-07T09:03:16.797Z] [2022-04-07T09:03:16.797Z] #23 [internal] load build context [2022-04-07T09:03:16.797Z] #23 sha256:d2d95e0ce5c297ed3c6573e87812b57f7b34c6ab7e918b149d35f9635ba471b1 [2022-04-07T09:03:16.797Z] #23 transferring context: 52.46MB 1.8s done [2022-04-07T09:03:16.797Z] #23 DONE 2.1s [2022-04-07T09:03:16.797Z] [2022-04-07T09:03:16.797Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:16.797Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-04-07T09:03:16.797Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-04-07T09:03:16.797Z] #9 sha256:07fa8072b5a2117bbb87e893e43da425b56a94a9f04b07f0a3f0af4a9813a0b0 1.79kB / 1.79kB done [2022-04-07T09:03:16.797Z] #9 sha256:67f476ddb57c5706a3953f92e77ba881bc4d92fe30e444a8e8b2fbf95b5118bc 7.07kB / 7.07kB done [2022-04-07T09:03:16.797Z] #9 sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 7.70MB / 7.70MB 0.5s done [2022-04-07T09:03:16.797Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 1.2s done [2022-04-07T09:03:16.797Z] #9 sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 9.77MB / 9.77MB 1.9s done [2022-04-07T09:03:16.797Z] #9 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 0.5s [2022-04-07T09:03:16.797Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 0B / 52.17MB 2.0s [2022-04-07T09:03:16.797Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 1.05MB / 62.42MB 2.0s [2022-04-07T09:03:16.797Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 0B / 99.70MB 2.0s [2022-04-07T09:03:16.813Z] #34 71.40 io/ioutil [2022-04-07T09:03:17.055Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 7.34MB / 52.17MB 2.1s [2022-04-07T09:03:17.055Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 25.17MB / 52.17MB 2.3s [2022-04-07T09:03:17.055Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 14.82MB / 62.42MB 2.3s [2022-04-07T09:03:17.055Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 14.68MB / 99.70MB 2.3s [2022-04-07T09:03:17.315Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 37.86MB / 52.17MB 2.4s [2022-04-07T09:03:17.315Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 24.23MB / 62.42MB 2.4s [2022-04-07T09:03:17.315Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 22.02MB / 99.70MB 2.4s [2022-04-07T09:03:17.315Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 49.28MB / 52.17MB 2.5s [2022-04-07T09:03:17.315Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 33.55MB / 62.42MB 2.5s [2022-04-07T09:03:17.315Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 29.36MB / 99.70MB 2.5s [2022-04-07T09:03:17.377Z] #34 ... [2022-04-07T09:03:17.377Z] [2022-04-07T09:03:17.377Z] #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-04-07T09:03:17.377Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:03:17.377Z] #43 4.664 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T09:03:17.377Z] #43 4.714 GEN .gitid [2022-04-07T09:03:17.377Z] #43 4.743 GEN criu/include/version.h [2022-04-07T09:03:17.573Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 52.17MB / 52.17MB 2.6s [2022-04-07T09:03:17.573Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 39.85MB / 99.70MB 2.6s [2022-04-07T09:03:17.573Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 55.57MB / 62.42MB 2.8s [2022-04-07T09:03:17.573Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 58.72MB / 99.70MB 2.8s [2022-04-07T09:03:17.573Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 62.42MB / 62.42MB 2.9s [2022-04-07T09:03:17.573Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 77.59MB / 99.70MB 2.9s [2022-04-07T09:03:17.634Z] #43 4.796 GEN include/common/asm [2022-04-07T09:03:17.831Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 94.37MB / 99.70MB 3.0s [2022-04-07T09:03:18.089Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 52.17MB / 52.17MB 3.1s done [2022-04-07T09:03:18.089Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 99.70MB / 99.70MB 3.2s [2022-04-07T09:03:18.089Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 126B / 126B 3.2s [2022-04-07T09:03:19.004Z] #43 6.010 PBCC images/timens.pb-c.c [2022-04-07T09:03:19.004Z] #43 6.046 DEP images/timens.pb-c.d [2022-04-07T09:03:19.004Z] #43 6.087 PBCC images/fown.pb-c.c [2022-04-07T09:03:19.004Z] #43 6.101 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-07T09:03:19.004Z] #43 6.161 PBCC images/opts.pb-c.c [2022-04-07T09:03:19.004Z] #43 6.198 PBCC images/memfd.pb-c.c [2022-04-07T09:03:19.004Z] #43 6.266 DEP images/fown.pb-c.d [2022-04-07T09:03:19.004Z] #43 6.310 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-07T09:03:19.021Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 62.42MB / 62.42MB 3.9s done [2022-04-07T09:03:19.261Z] #43 6.355 DEP images/opts.pb-c.d [2022-04-07T09:03:19.261Z] #43 6.398 DEP images/memfd.pb-c.d [2022-04-07T09:03:19.261Z] #43 6.438 PBCC images/sit.pb-c.c [2022-04-07T09:03:19.261Z] #43 6.468 DEP images/sit.pb-c.d [2022-04-07T09:03:19.261Z] #43 6.505 PBCC images/macvlan.pb-c.c [2022-04-07T09:03:19.261Z] #43 6.530 DEP images/macvlan.pb-c.d [2022-04-07T09:03:19.261Z] #43 6.550 PBCC images/autofs.pb-c.c [2022-04-07T09:03:19.518Z] #43 6.577 DEP images/autofs.pb-c.d [2022-04-07T09:03:19.518Z] #43 6.638 PBCC images/sysctl.pb-c.c [2022-04-07T09:03:19.518Z] #43 6.648 DEP images/sysctl.pb-c.d [2022-04-07T09:03:19.518Z] #43 6.690 PBCC images/time.pb-c.c [2022-04-07T09:03:19.518Z] #43 6.701 DEP images/time.pb-c.d [2022-04-07T09:03:19.518Z] #43 6.778 PBCC images/binfmt-misc.pb-c.c [2022-04-07T09:03:19.518Z] #43 6.822 DEP images/binfmt-misc.pb-c.d [2022-04-07T09:03:19.777Z] #43 6.867 PBCC images/seccomp.pb-c.c [2022-04-07T09:03:19.777Z] #43 6.902 DEP images/seccomp.pb-c.d [2022-04-07T09:03:19.777Z] #43 6.950 PBCC images/userns.pb-c.c [2022-04-07T09:03:19.777Z] #43 6.983 DEP images/userns.pb-c.d [2022-04-07T09:03:19.777Z] #43 7.046 PBCC images/cgroup.pb-c.c [2022-04-07T09:03:19.777Z] #43 7.058 DEP images/cgroup.pb-c.d [2022-04-07T09:03:19.952Z] #9 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 3.7s done [2022-04-07T09:03:20.035Z] #43 7.126 PBCC images/ext-file.pb-c.c [2022-04-07T09:03:20.035Z] #43 7.148 DEP images/ext-file.pb-c.d [2022-04-07T09:03:20.035Z] #43 7.222 PBCC images/rpc.pb-c.c [2022-04-07T09:03:20.035Z] #43 7.261 DEP images/rpc.pb-c.d [2022-04-07T09:03:20.035Z] #43 7.308 PBCC images/siginfo.pb-c.c [2022-04-07T09:03:20.035Z] #43 7.333 DEP images/siginfo.pb-c.d [2022-04-07T09:03:20.211Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 99.70MB / 99.70MB 5.2s done [2022-04-07T09:03:20.211Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 126B / 126B 5.3s done [2022-04-07T09:03:20.292Z] #43 7.373 PBCC images/pagemap.pb-c.c [2022-04-07T09:03:20.292Z] #43 7.425 DEP images/pagemap.pb-c.d [2022-04-07T09:03:20.292Z] #43 7.476 PBCC images/rlimit.pb-c.c [2022-04-07T09:03:20.292Z] #43 7.500 DEP images/rlimit.pb-c.d [2022-04-07T09:03:20.292Z] #43 7.555 PBCC images/file-lock.pb-c.c [2022-04-07T09:03:20.292Z] #43 7.562 DEP images/file-lock.pb-c.d [2022-04-07T09:03:20.292Z] #43 7.599 PBCC images/tty.pb-c.c [2022-04-07T09:03:20.468Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd [2022-04-07T09:03:20.550Z] #43 7.652 DEP images/tty.pb-c.d [2022-04-07T09:03:20.550Z] #43 7.704 PBCC images/tun.pb-c.c [2022-04-07T09:03:20.550Z] #43 7.745 PBCC images/netdev.pb-c.c [2022-04-07T09:03:20.550Z] #43 7.784 DEP images/tun.pb-c.d [2022-04-07T09:03:20.550Z] #43 7.838 DEP images/netdev.pb-c.d [2022-04-07T09:03:20.550Z] #43 7.881 PBCC images/vma.pb-c.c [2022-04-07T09:03:20.550Z] #43 7.915 DEP images/vma.pb-c.d [2022-04-07T09:03:20.550Z] #43 7.957 PBCC images/creds.pb-c.c [2022-04-07T09:03:20.807Z] #43 7.989 DEP images/creds.pb-c.d [2022-04-07T09:03:20.807Z] #43 8.018 PBCC images/utsns.pb-c.c [2022-04-07T09:03:20.807Z] #43 8.051 DEP images/utsns.pb-c.d [2022-04-07T09:03:20.807Z] #43 8.088 PBCC images/ipc-desc.pb-c.c [2022-04-07T09:03:20.807Z] #43 8.118 PBCC images/ipc-sem.pb-c.c [2022-04-07T09:03:20.807Z] #43 8.145 DEP images/ipc-desc.pb-c.d [2022-04-07T09:03:20.807Z] #43 8.179 DEP images/ipc-sem.pb-c.d [2022-04-07T09:03:20.807Z] #43 8.216 PBCC images/ipc-msg.pb-c.c [2022-04-07T09:03:21.035Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 0.5s done [2022-04-07T09:03:21.035Z] #9 ... [2022-04-07T09:03:21.035Z] [2022-04-07T09:03:21.035Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:21.035Z] #26 sha256:17b81d129e5972da2d7c1df775a88cee6413dabe0187d56284644581b29dc7e4 [2022-04-07T09:03:21.035Z] #26 sha256:a6b19c21082133146302e33c31b8aca9c313044b6cfe3dda041867fcd9d86fd9 529B / 529B done [2022-04-07T09:03:21.035Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-07T09:03:21.035Z] #26 sha256:fbbcf383034e9eb95f0490b9c6e6ee0c1fd99b7ae77cecc7b85da30dda33741f 1.48kB / 1.48kB done [2022-04-07T09:03:21.035Z] #26 sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 49.23MB / 49.23MB 1.8s done [2022-04-07T09:03:21.035Z] #26 extracting sha256:c732c99090fe64466c6911ecfdd8d4d3f6dfb183aab95d7746163bc49ebe35c9 4.1s done [2022-04-07T09:03:21.035Z] #26 DONE 6.6s [2022-04-07T09:03:21.035Z] [2022-04-07T09:03:21.035Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:03:21.035Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-07T09:03:21.035Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.8s done [2022-04-07T09:03:21.035Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s [2022-04-07T09:03:21.065Z] #43 8.242 DEP images/ipc-msg.pb-c.d [2022-04-07T09:03:21.065Z] #43 8.295 PBCC images/ipc-shm.pb-c.c [2022-04-07T09:03:21.065Z] #43 8.335 DEP images/ipc-shm.pb-c.d [2022-04-07T09:03:21.065Z] #43 8.388 PBCC images/ipc-var.pb-c.c [2022-04-07T09:03:21.065Z] #43 8.414 DEP images/ipc-var.pb-c.d [2022-04-07T09:03:21.065Z] #43 8.452 PBCC images/sk-opts.pb-c.c [2022-04-07T09:03:21.322Z] #43 8.498 PBCC images/packet-sock.pb-c.c [2022-04-07T09:03:21.322Z] #43 8.537 DEP images/sk-opts.pb-c.d [2022-04-07T09:03:21.322Z] #43 8.567 DEP images/packet-sock.pb-c.d [2022-04-07T09:03:21.322Z] #43 8.593 PBCC images/sk-netlink.pb-c.c [2022-04-07T09:03:21.322Z] #43 8.646 DEP images/sk-netlink.pb-c.d [2022-04-07T09:03:21.322Z] #43 8.683 PBCC images/sk-inet.pb-c.c [2022-04-07T09:03:21.580Z] #43 8.746 DEP images/sk-inet.pb-c.d [2022-04-07T09:03:21.580Z] #43 8.779 PBCC images/sk-unix.pb-c.c [2022-04-07T09:03:21.580Z] #43 8.841 DEP images/sk-unix.pb-c.d [2022-04-07T09:03:21.580Z] #43 8.878 PBCC images/mm.pb-c.c [2022-04-07T09:03:21.580Z] #43 8.925 DEP images/mm.pb-c.d [2022-04-07T09:03:21.580Z] #43 8.969 PBCC images/timerfd.pb-c.c [2022-04-07T09:03:21.838Z] #43 9.026 DEP images/timerfd.pb-c.d [2022-04-07T09:03:21.838Z] #43 9.074 PBCC images/timer.pb-c.c [2022-04-07T09:03:21.838Z] #43 9.114 DEP images/timer.pb-c.d [2022-04-07T09:03:21.838Z] #43 9.168 PBCC images/sa.pb-c.c [2022-04-07T09:03:21.838Z] #43 9.207 DEP images/sa.pb-c.d [2022-04-07T09:03:21.973Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-04-07T09:03:22.095Z] #43 9.264 PBCC images/pipe-data.pb-c.c [2022-04-07T09:03:22.095Z] #43 9.290 DEP images/pipe-data.pb-c.d [2022-04-07T09:03:22.095Z] #43 9.333 PBCC images/mnt.pb-c.c [2022-04-07T09:03:22.095Z] #43 9.358 DEP images/mnt.pb-c.d [2022-04-07T09:03:22.095Z] #43 9.421 PBCC images/sk-packet.pb-c.c [2022-04-07T09:03:22.095Z] #43 9.432 DEP images/sk-packet.pb-c.d [2022-04-07T09:03:22.095Z] #43 9.479 PBCC images/tcp-stream.pb-c.c [2022-04-07T09:03:22.230Z] #62 DONE 7.4s [2022-04-07T09:03:22.230Z] [2022-04-07T09:03:22.230Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:03:22.230Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T09:03:22.230Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T09:03:22.230Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-07T09:03:22.230Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-07T09:03:22.230Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.0s done [2022-04-07T09:03:22.230Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-04-07T09:03:22.230Z] #64 DONE 7.4s [2022-04-07T09:03:22.230Z] [2022-04-07T09:03:22.230Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:22.231Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-04-07T09:03:22.231Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 0.7s done [2022-04-07T09:03:22.231Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 0.1s [2022-04-07T09:03:22.353Z] #43 9.525 DEP images/tcp-stream.pb-c.d [2022-04-07T09:03:22.353Z] #43 9.587 PBCC images/pipe.pb-c.c [2022-04-07T09:03:22.353Z] #43 9.633 DEP images/pipe.pb-c.d [2022-04-07T09:03:22.353Z] #43 9.684 PBCC images/pstree.pb-c.c [2022-04-07T09:03:22.353Z] #43 9.703 DEP images/pstree.pb-c.d [2022-04-07T09:03:22.610Z] #43 9.742 PBCC images/fs.pb-c.c [2022-04-07T09:03:22.610Z] #43 9.773 DEP images/fs.pb-c.d [2022-04-07T09:03:22.610Z] #43 9.812 PBCC images/signalfd.pb-c.c [2022-04-07T09:03:22.610Z] #43 9.860 DEP images/signalfd.pb-c.d [2022-04-07T09:03:22.610Z] #43 9.922 PBCC images/fh.pb-c.c [2022-04-07T09:03:22.720Z] Client: [2022-04-07T09:03:22.720Z] Context: default [2022-04-07T09:03:22.720Z] Debug Mode: false [2022-04-07T09:03:22.720Z] Plugins: [2022-04-07T09:03:22.720Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-07T09:03:22.720Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-07T09:03:22.720Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-07T09:03:22.720Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-07T09:03:22.720Z] [2022-04-07T09:03:22.720Z] Server: [2022-04-07T09:03:22.720Z] Containers: 0 [2022-04-07T09:03:22.720Z] Running: 0 [2022-04-07T09:03:22.720Z] Paused: 0 [2022-04-07T09:03:22.720Z] Stopped: 0 [2022-04-07T09:03:22.720Z] Images: 0 [2022-04-07T09:03:22.720Z] Server Version: 20.10.14 [2022-04-07T09:03:22.720Z] Storage Driver: overlay2 [2022-04-07T09:03:22.720Z] Backing Filesystem: extfs [2022-04-07T09:03:22.720Z] Supports d_type: true [2022-04-07T09:03:22.720Z] Native Overlay Diff: true [2022-04-07T09:03:22.720Z] userxattr: false [2022-04-07T09:03:22.720Z] Logging Driver: json-file [2022-04-07T09:03:22.720Z] Cgroup Driver: cgroupfs [2022-04-07T09:03:22.720Z] Cgroup Version: 1 [2022-04-07T09:03:22.720Z] Plugins: [2022-04-07T09:03:22.720Z] Volume: local [2022-04-07T09:03:22.720Z] Network: bridge host ipvlan macvlan null overlay [2022-04-07T09:03:22.720Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-07T09:03:22.720Z] Swarm: inactive [2022-04-07T09:03:22.720Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-07T09:03:22.720Z] Default Runtime: runc [2022-04-07T09:03:22.720Z] Init Binary: docker-init [2022-04-07T09:03:22.720Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T09:03:22.720Z] runc version: v1.0.3-0-gf46b6ba [2022-04-07T09:03:22.720Z] init version: de40ad0 [2022-04-07T09:03:22.720Z] Security Options: [2022-04-07T09:03:22.720Z] apparmor [2022-04-07T09:03:22.720Z] seccomp [2022-04-07T09:03:22.720Z] Profile: default [2022-04-07T09:03:22.720Z] Kernel Version: 5.4.0-1071-aws [2022-04-07T09:03:22.720Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-07T09:03:22.720Z] OSType: linux [2022-04-07T09:03:22.720Z] Architecture: x86_64 [2022-04-07T09:03:22.720Z] CPUs: 2 [2022-04-07T09:03:22.720Z] Total Memory: 7.565GiB [2022-04-07T09:03:22.720Z] Name: ip-10-100-47-32 [2022-04-07T09:03:22.720Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-07T09:03:22.720Z] Docker Root Dir: /var/lib/docker [2022-04-07T09:03:22.720Z] Debug Mode: false [2022-04-07T09:03:22.720Z] Registry: https://index.docker.io/v1/ [2022-04-07T09:03:22.720Z] Labels: [2022-04-07T09:03:22.720Z] Experimental: true [2022-04-07T09:03:22.720Z] Insecure Registries: [2022-04-07T09:03:22.720Z] 127.0.0.0/8 [2022-04-07T09:03:22.720Z] Live Restore Enabled: true [2022-04-07T09:03:22.720Z] [2022-04-07T09:03:22.720Z] WARNING: No swap limit support [Pipeline] sh [2022-04-07T09:03:22.867Z] #43 9.970 PBCC images/fsnotify.pb-c.c [2022-04-07T09:03:22.867Z] #43 9.992 DEP images/fh.pb-c.d [2022-04-07T09:03:22.867Z] #43 10.02 DEP images/fsnotify.pb-c.d [2022-04-07T09:03:22.867Z] #43 10.05 PBCC images/eventpoll.pb-c.c [2022-04-07T09:03:22.867Z] #43 10.07 DEP images/eventpoll.pb-c.d [2022-04-07T09:03:22.867Z] #43 10.10 PBCC images/eventfd.pb-c.c [2022-04-07T09:03:22.867Z] #43 10.12 DEP images/eventfd.pb-c.d [2022-04-07T09:03:22.867Z] #43 10.16 PBCC images/remap-file-path.pb-c.c [2022-04-07T09:03:23.018Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T09:03:23.018Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T09:03:23.018Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43470/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-04-07T09:03:23.018Z] + bash /home/ubuntu/workspace/moby_PR-43470/check-config.sh [2022-04-07T09:03:23.019Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-07T09:03:23.019Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-07T09:03:23.019Z] [2022-04-07T09:03:23.019Z] Generally Necessary: [2022-04-07T09:03:23.019Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-07T09:03:23.019Z] - apparmor: enabled and tools installed [2022-04-07T09:03:23.019Z] - CONFIG_NAMESPACES: enabled [2022-04-07T09:03:23.019Z] - CONFIG_NET_NS: enabled [2022-04-07T09:03:23.019Z] - CONFIG_PID_NS: enabled [2022-04-07T09:03:23.019Z] - CONFIG_IPC_NS: enabled [2022-04-07T09:03:23.019Z] - CONFIG_UTS_NS: enabled [2022-04-07T09:03:23.019Z] - CONFIG_CGROUPS: enabled [2022-04-07T09:03:23.019Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-07T09:03:23.019Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-07T09:03:23.019Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-07T09:03:23.019Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-07T09:03:23.019Z] - CONFIG_CPUSETS: enabled [2022-04-07T09:03:23.019Z] - CONFIG_MEMCG: enabled [2022-04-07T09:03:23.019Z] - CONFIG_KEYS: enabled [2022-04-07T09:03:23.019Z] - CONFIG_VETH: enabled (as module) [2022-04-07T09:03:23.019Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-07T09:03:23.019Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-07T09:03:23.019Z] - CONFIG_NF_NAT_IPV4: missing [2022-04-07T09:03:23.019Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-07T09:03:23.019Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-07T09:03:23.019Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-07T09:03:23.093Z] Client: [2022-04-07T09:03:23.093Z] Context: default [2022-04-07T09:03:23.093Z] Debug Mode: false [2022-04-07T09:03:23.093Z] Plugins: [2022-04-07T09:03:23.093Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-07T09:03:23.093Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-07T09:03:23.093Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-07T09:03:23.093Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-07T09:03:23.093Z] [2022-04-07T09:03:23.093Z] Server: [2022-04-07T09:03:23.093Z] Containers: 0 [2022-04-07T09:03:23.093Z] Running: 0 [2022-04-07T09:03:23.093Z] Paused: 0 [2022-04-07T09:03:23.093Z] Stopped: 0 [2022-04-07T09:03:23.093Z] Images: 0 [2022-04-07T09:03:23.093Z] Server Version: 20.10.14 [2022-04-07T09:03:23.093Z] Storage Driver: overlay2 [2022-04-07T09:03:23.093Z] Backing Filesystem: extfs [2022-04-07T09:03:23.093Z] Supports d_type: true [2022-04-07T09:03:23.093Z] Native Overlay Diff: true [2022-04-07T09:03:23.093Z] userxattr: false [2022-04-07T09:03:23.093Z] Logging Driver: json-file [2022-04-07T09:03:23.093Z] Cgroup Driver: cgroupfs [2022-04-07T09:03:23.093Z] Cgroup Version: 1 [2022-04-07T09:03:23.093Z] Plugins: [2022-04-07T09:03:23.093Z] Volume: local [2022-04-07T09:03:23.093Z] Network: bridge host ipvlan macvlan null overlay [2022-04-07T09:03:23.093Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-07T09:03:23.093Z] Swarm: inactive [2022-04-07T09:03:23.093Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-07T09:03:23.093Z] Default Runtime: runc [2022-04-07T09:03:23.093Z] Init Binary: docker-init [2022-04-07T09:03:23.093Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T09:03:23.093Z] runc version: v1.0.3-0-gf46b6ba [2022-04-07T09:03:23.093Z] init version: de40ad0 [2022-04-07T09:03:23.093Z] Security Options: [2022-04-07T09:03:23.093Z] apparmor [2022-04-07T09:03:23.093Z] seccomp [2022-04-07T09:03:23.093Z] Profile: default [2022-04-07T09:03:23.093Z] Kernel Version: 5.4.0-1071-aws [2022-04-07T09:03:23.093Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-07T09:03:23.093Z] OSType: linux [2022-04-07T09:03:23.093Z] Architecture: x86_64 [2022-04-07T09:03:23.093Z] CPUs: 2 [2022-04-07T09:03:23.093Z] Total Memory: 7.565GiB [2022-04-07T09:03:23.093Z] Name: ip-10-100-126-48 [2022-04-07T09:03:23.093Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-07T09:03:23.093Z] Docker Root Dir: /var/lib/docker [2022-04-07T09:03:23.093Z] Debug Mode: false [2022-04-07T09:03:23.093Z] Registry: https://index.docker.io/v1/ [2022-04-07T09:03:23.093Z] Labels: [2022-04-07T09:03:23.093Z] Experimental: true [2022-04-07T09:03:23.093Z] Insecure Registries: [2022-04-07T09:03:23.093Z] 127.0.0.0/8 [2022-04-07T09:03:23.093Z] Live Restore Enabled: true [2022-04-07T09:03:23.093Z] [2022-04-07T09:03:23.093Z] WARNING: No swap limit support [Pipeline] sh [2022-04-07T09:03:23.123Z] #43 10.20 DEP images/remap-file-path.pb-c.d [2022-04-07T09:03:23.123Z] #43 10.24 PBCC images/fifo.pb-c.c [2022-04-07T09:03:23.123Z] #43 10.26 DEP images/fifo.pb-c.d [2022-04-07T09:03:23.123Z] #43 10.31 PBCC images/ghost-file.pb-c.c [2022-04-07T09:03:23.123Z] #43 10.34 DEP images/ghost-file.pb-c.d [2022-04-07T09:03:23.123Z] #43 10.38 PBCC images/regfile.pb-c.c [2022-04-07T09:03:23.123Z] #43 10.43 DEP images/regfile.pb-c.d [2022-04-07T09:03:23.280Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_NF_NAT_NEEDED: missing [2022-04-07T09:03:23.280Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-07T09:03:23.280Z] [2022-04-07T09:03:23.280Z] Optional Features: [2022-04-07T09:03:23.280Z] - CONFIG_USER_NS: enabled [2022-04-07T09:03:23.280Z] - CONFIG_SECCOMP: enabled [2022-04-07T09:03:23.280Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-07T09:03:23.280Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-07T09:03:23.280Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-07T09:03:23.280Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-07T09:03:23.280Z] - CONFIG_BLK_CGROUP: enabled [2022-04-07T09:03:23.280Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-07T09:03:23.280Z] - CONFIG_IOSCHED_CFQ: missing [2022-04-07T09:03:23.280Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-04-07T09:03:23.280Z] - CONFIG_CGROUP_PERF: enabled [2022-04-07T09:03:23.280Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-07T09:03:23.280Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-07T09:03:23.280Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-07T09:03:23.280Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-07T09:03:23.280Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-07T09:03:23.280Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_IP_VS: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-07T09:03:23.280Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-07T09:03:23.280Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-07T09:03:23.280Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_EXT4_FS: enabled [2022-04-07T09:03:23.280Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-07T09:03:23.280Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-07T09:03:23.280Z] - Network Drivers: [2022-04-07T09:03:23.280Z] - "overlay": [2022-04-07T09:03:23.280Z] - CONFIG_VXLAN: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-07T09:03:23.280Z] Optional (for encrypted networks): [2022-04-07T09:03:23.280Z] - CONFIG_CRYPTO: enabled [2022-04-07T09:03:23.280Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-07T09:03:23.280Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-07T09:03:23.280Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-07T09:03:23.280Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-07T09:03:23.280Z] - CONFIG_XFRM: enabled [2022-04-07T09:03:23.280Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-04-07T09:03:23.280Z] - "ipvlan": [2022-04-07T09:03:23.280Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-07T09:03:23.280Z] - "macvlan": [2022-04-07T09:03:23.280Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-07T09:03:23.280Z] - CONFIG_DUMMY: enabled (as module) [2022-04-07T09:03:23.280Z] - "ftp,tftp client in container": [2022-04-07T09:03:23.378Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T09:03:23.378Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T09:03:23.378Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43470/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-04-07T09:03:23.378Z] + bash /home/ubuntu/workspace/moby_PR-43470/check-config.sh [2022-04-07T09:03:23.378Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-07T09:03:23.378Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-07T09:03:23.378Z] [2022-04-07T09:03:23.378Z] Generally Necessary: [2022-04-07T09:03:23.378Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-07T09:03:23.378Z] - apparmor: enabled and tools installed [2022-04-07T09:03:23.378Z] - CONFIG_NAMESPACES: enabled [2022-04-07T09:03:23.378Z] - CONFIG_NET_NS: enabled [2022-04-07T09:03:23.378Z] - CONFIG_PID_NS: enabled [2022-04-07T09:03:23.378Z] - CONFIG_IPC_NS: enabled [2022-04-07T09:03:23.378Z] - CONFIG_UTS_NS: enabled [2022-04-07T09:03:23.378Z] - CONFIG_CGROUPS: enabled [2022-04-07T09:03:23.378Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-07T09:03:23.378Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-07T09:03:23.378Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-07T09:03:23.378Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-07T09:03:23.378Z] - CONFIG_CPUSETS: enabled [2022-04-07T09:03:23.378Z] - CONFIG_MEMCG: enabled [2022-04-07T09:03:23.378Z] - CONFIG_KEYS: enabled [2022-04-07T09:03:23.378Z] - CONFIG_VETH: enabled (as module) [2022-04-07T09:03:23.378Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-07T09:03:23.378Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-07T09:03:23.378Z] - CONFIG_NF_NAT_IPV4: missing [2022-04-07T09:03:23.378Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-07T09:03:23.378Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-07T09:03:23.378Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-07T09:03:23.378Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-07T09:03:23.378Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-07T09:03:23.378Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-07T09:03:23.378Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-07T09:03:23.378Z] - CONFIG_NF_NAT_NEEDED: missing [2022-04-07T09:03:23.378Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-07T09:03:23.378Z] [2022-04-07T09:03:23.378Z] Optional Features: [2022-04-07T09:03:23.378Z] - CONFIG_USER_NS: enabled [2022-04-07T09:03:23.378Z] - CONFIG_SECCOMP: enabled [2022-04-07T09:03:23.378Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-07T09:03:23.378Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-07T09:03:23.380Z] #43 10.46 PBCC images/ns.pb-c.c [2022-04-07T09:03:23.380Z] #43 10.48 DEP images/ns.pb-c.d [2022-04-07T09:03:23.380Z] #43 10.52 PBCC images/fdinfo.pb-c.c [2022-04-07T09:03:23.380Z] #43 10.59 DEP images/fdinfo.pb-c.d [2022-04-07T09:03:23.380Z] #43 10.64 PBCC images/core-aarch64.pb-c.c [2022-04-07T09:03:23.380Z] #43 10.71 PBCC images/core-arm.pb-c.c [2022-04-07T09:03:23.541Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-07T09:03:23.541Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-07T09:03:23.541Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-07T09:03:23.541Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-07T09:03:23.541Z] - Storage Drivers: [2022-04-07T09:03:23.541Z] - "aufs": [2022-04-07T09:03:23.541Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-07T09:03:23.541Z] - "btrfs": [2022-04-07T09:03:23.541Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-07T09:03:23.541Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-07T09:03:23.541Z] - "devicemapper": [2022-04-07T09:03:23.541Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-07T09:03:23.541Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-07T09:03:23.541Z] - "overlay": [2022-04-07T09:03:23.541Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-07T09:03:23.541Z] - "zfs": [2022-04-07T09:03:23.541Z] - /dev/zfs: present [2022-04-07T09:03:23.541Z] - zfs command: missing [2022-04-07T09:03:23.541Z] - zpool command: missing [2022-04-07T09:03:23.541Z] [2022-04-07T09:03:23.541Z] Limits: [2022-04-07T09:03:23.541Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-07T09:03:23.541Z] [2022-04-07T09:03:23.541Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-07T09:03:23.637Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-07T09:03:23.637Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-07T09:03:23.637Z] - CONFIG_BLK_CGROUP: enabled [2022-04-07T09:03:23.637Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-07T09:03:23.637Z] - CONFIG_IOSCHED_CFQ: missing [2022-04-07T09:03:23.637Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-04-07T09:03:23.637Z] - CONFIG_CGROUP_PERF: enabled [2022-04-07T09:03:23.637Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-07T09:03:23.637Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-07T09:03:23.637Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-07T09:03:23.637Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-07T09:03:23.637Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-07T09:03:23.637Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_IP_VS: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-07T09:03:23.637Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-07T09:03:23.637Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-07T09:03:23.637Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_EXT4_FS: enabled [2022-04-07T09:03:23.637Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-07T09:03:23.637Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-07T09:03:23.637Z] - Network Drivers: [2022-04-07T09:03:23.637Z] - "overlay": [2022-04-07T09:03:23.637Z] - CONFIG_VXLAN: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-07T09:03:23.637Z] Optional (for encrypted networks): [2022-04-07T09:03:23.637Z] - CONFIG_CRYPTO: enabled [2022-04-07T09:03:23.637Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-07T09:03:23.637Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-07T09:03:23.637Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-07T09:03:23.637Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-07T09:03:23.637Z] - CONFIG_XFRM: enabled [2022-04-07T09:03:23.637Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-04-07T09:03:23.637Z] - "ipvlan": [2022-04-07T09:03:23.637Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-07T09:03:23.637Z] - "macvlan": [2022-04-07T09:03:23.637Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_DUMMY: enabled (as module) [2022-04-07T09:03:23.637Z] - "ftp,tftp client in container": [2022-04-07T09:03:23.637Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-07T09:03:23.637Z] - Storage Drivers: [2022-04-07T09:03:23.637Z] - "aufs": [2022-04-07T09:03:23.637Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-07T09:03:23.637Z] - "btrfs": [2022-04-07T09:03:23.637Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-07T09:03:23.637Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-07T09:03:23.637Z] - "devicemapper": [2022-04-07T09:03:23.637Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-07T09:03:23.637Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-07T09:03:23.637Z] - "overlay": [2022-04-07T09:03:23.637Z] #43 10.79 PBCC images/core-ppc64.pb-c.c [2022-04-07T09:03:23.637Z] #43 10.84 PBCC images/core-s390.pb-c.c [2022-04-07T09:03:23.638Z] #43 10.87 PBCC images/core-x86.pb-c.c [2022-04-07T09:03:23.638Z] #43 10.93 PBCC images/core.pb-c.c [2022-04-07T09:03:23.876Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c . [2022-04-07T09:03:23.876Z] #2 [internal] load .dockerignore [2022-04-07T09:03:23.876Z] #2 sha256:e32c3d939168a4c0820733c4fbeaf2463ee21422e0b71c31a1b75dddf66a9b46 [2022-04-07T09:03:23.895Z] #43 11.01 PBCC images/inventory.pb-c.c [2022-04-07T09:03:23.895Z] #43 11.15 DEP images/core-aarch64.pb-c.d [2022-04-07T09:03:23.895Z] #43 11.19 DEP images/core-arm.pb-c.d [2022-04-07T09:03:23.895Z] #43 11.23 DEP images/core-ppc64.pb-c.d [2022-04-07T09:03:23.895Z] #43 11.27 DEP images/core-s390.pb-c.d [2022-04-07T09:03:23.895Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-07T09:03:23.895Z] - "zfs": [2022-04-07T09:03:23.895Z] - /dev/zfs: present [2022-04-07T09:03:23.895Z] - zfs command: missing [2022-04-07T09:03:23.895Z] - zpool command: missing [2022-04-07T09:03:23.895Z] [2022-04-07T09:03:23.895Z] Limits: [2022-04-07T09:03:23.895Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-07T09:03:23.895Z] [2022-04-07T09:03:23.895Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-07T09:03:24.137Z] #2 transferring context: 87B done [2022-04-07T09:03:24.137Z] #2 DONE 0.1s [2022-04-07T09:03:24.137Z] [2022-04-07T09:03:24.137Z] #1 [internal] load build definition from Dockerfile [2022-04-07T09:03:24.137Z] #1 sha256:23c2b9f963233b62eaff33a11916a293bd0919fec5a3016f3fa4d8453c280d12 [2022-04-07T09:03:24.137Z] #1 transferring dockerfile: 17.05kB done [2022-04-07T09:03:24.137Z] #1 DONE 0.1s [2022-04-07T09:03:24.137Z] [2022-04-07T09:03:24.137Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-07T09:03:24.137Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-04-07T09:03:24.152Z] #43 11.34 DEP images/core-x86.pb-c.d [2022-04-07T09:03:24.152Z] #43 11.40 DEP images/core.pb-c.d [2022-04-07T09:03:24.152Z] #43 ... [2022-04-07T09:03:24.152Z] [2022-04-07T09:03:24.152Z] #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-04-07T09:03:24.152Z] #34 sha256:7d09e0c8ecd5c202ffd932a6e2d7a591e4a27c2d3164a6526e990f4e916b7aa2 [2022-04-07T09:03:24.152Z] #34 73.11 github.com/BurntSushi/toml [2022-04-07T09:03:24.152Z] #34 73.12 flag [2022-04-07T09:03:24.152Z] #34 74.53 log [2022-04-07T09:03:24.152Z] #34 76.61 github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T09:03:24.152Z] #34 DONE 78.7s [2022-04-07T09:03:24.152Z] [2022-04-07T09:03:24.152Z] #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-04-07T09:03:24.152Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:03:24.152Z] #43 11.45 DEP images/inventory.pb-c.d [2022-04-07T09:03:24.152Z] #43 ... [2022-04-07T09:03:24.152Z] [2022-04-07T09:03:24.152Z] #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-04-07T09:03:24.152Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:03:24.152Z] #13 67.36 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-07T09:03:24.152Z] #13 67.37 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T09:03:24.152Z] #13 67.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:03:24.152Z] #13 67.57 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-07T09:03:24.152Z] #13 67.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T09:03:24.152Z] #13 67.59 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:03:24.229Z] + sudo modprobe ip_vs [2022-04-07T09:03:24.229Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c . [2022-04-07T09:03:24.409Z] #13 ... [2022-04-07T09:03:24.409Z] [2022-04-07T09:03:24.409Z] #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-04-07T09:03:24.409Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:03:24.409Z] #43 11.56 PBCC images/cpuinfo.pb-c.c [2022-04-07T09:03:24.409Z] #43 11.58 DEP images/cpuinfo.pb-c.d [2022-04-07T09:03:24.409Z] #43 11.63 PBCC images/stats.pb-c.c [2022-04-07T09:03:24.409Z] #43 11.65 DEP images/stats.pb-c.d [2022-04-07T09:03:24.488Z] #1 [internal] load build definition from Dockerfile [2022-04-07T09:03:24.488Z] #1 sha256:09eef15ef3d6b09b2c33fe8efe5b367c6a8a2fb5c6de71dae3286fd526f2f49b [2022-04-07T09:03:24.488Z] #1 transferring dockerfile: 17.05kB 0.0s done [2022-04-07T09:03:24.488Z] #1 DONE 0.1s [2022-04-07T09:03:24.488Z] [2022-04-07T09:03:24.488Z] #2 [internal] load .dockerignore [2022-04-07T09:03:24.488Z] #2 sha256:f0468f93dca27cebf1649680003ed1a21b23ac936cee5e7410c6affa70b3d64d [2022-04-07T09:03:24.488Z] #2 transferring context: 87B done [2022-04-07T09:03:24.488Z] #2 DONE 0.1s [2022-04-07T09:03:24.488Z] [2022-04-07T09:03:24.488Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-07T09:03:24.488Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-04-07T09:03:24.709Z] #3 DONE 0.5s [2022-04-07T09:03:24.709Z] [2022-04-07T09:03:24.709Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-07T09:03:24.709Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-04-07T09:03:24.709Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-04-07T09:03:24.709Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-04-07T09:03:24.709Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-04-07T09:03:24.709Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-07T09:03:24.709Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-04-07T09:03:24.709Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-04-07T09:03:24.709Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-04-07T09:03:24.970Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-04-07T09:03:24.970Z] #4 DONE 0.6s [2022-04-07T09:03:25.054Z] #3 DONE 0.3s [2022-04-07T09:03:25.054Z] [2022-04-07T09:03:25.054Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-07T09:03:25.054Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-04-07T09:03:25.054Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-04-07T09:03:25.054Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-07T09:03:25.054Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-04-07T09:03:25.054Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-04-07T09:03:25.054Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-04-07T09:03:25.054Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-04-07T09:03:25.313Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-04-07T09:03:25.313Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-04-07T09:03:25.313Z] #4 DONE 0.6s [2022-04-07T09:03:25.544Z] [2022-04-07T09:03:25.544Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T09:03:25.544Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-07T09:03:25.880Z] [2022-04-07T09:03:25.880Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T09:03:25.880Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-07T09:03:26.115Z] #8 DONE 0.8s [2022-04-07T09:03:26.115Z] [2022-04-07T09:03:26.115Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-04-07T09:03:26.115Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-04-07T09:03:26.115Z] #5 DONE 0.8s [2022-04-07T09:03:26.115Z] [2022-04-07T09:03:26.115Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T09:03:26.115Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-07T09:03:26.115Z] #7 DONE 0.8s [2022-04-07T09:03:26.115Z] [2022-04-07T09:03:26.115Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-04-07T09:03:26.115Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-07T09:03:26.115Z] #6 DONE 0.8s [2022-04-07T09:03:26.304Z] #43 13.36 make[1]: Nothing to be done for 'all'. [2022-04-07T09:03:26.409Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 3.7s done [2022-04-07T09:03:26.815Z] #8 ... [2022-04-07T09:03:26.815Z] [2022-04-07T09:03:26.815Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-04-07T09:03:26.815Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-07T09:03:26.815Z] #5 DONE 1.3s [2022-04-07T09:03:26.973Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 0.1s [2022-04-07T09:03:27.073Z] [2022-04-07T09:03:27.073Z] #7 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-04-07T09:03:27.073Z] #7 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-04-07T09:03:27.073Z] #7 DONE 1.3s [2022-04-07T09:03:27.073Z] [2022-04-07T09:03:27.073Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T09:03:27.073Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-07T09:03:27.073Z] #6 DONE 1.3s [2022-04-07T09:03:27.073Z] [2022-04-07T09:03:27.073Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T09:03:27.073Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-07T09:03:27.073Z] #8 DONE 1.4s [2022-04-07T09:03:27.235Z] #43 14.43 CC images/stats.o [2022-04-07T09:03:27.492Z] #43 14.71 CC images/core.o [2022-04-07T09:03:27.502Z] [2022-04-07T09:03:27.502Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:03:27.502Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T09:03:27.502Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-07T09:03:27.502Z] #64 DONE 0.0s [2022-04-07T09:03:27.502Z] [2022-04-07T09:03:27.502Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:27.502Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:27.502Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.1s done [2022-04-07T09:03:27.645Z] [2022-04-07T09:03:27.645Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:03:27.645Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T09:03:27.645Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-07T09:03:27.645Z] #64 DONE 0.0s [2022-04-07T09:03:27.645Z] [2022-04-07T09:03:27.645Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:27.645Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:27.645Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.0s done [2022-04-07T09:03:27.770Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-07T09:03:27.770Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done [2022-04-07T09:03:27.770Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done [2022-04-07T09:03:27.910Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done [2022-04-07T09:03:27.910Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-07T09:03:27.910Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done [2022-04-07T09:03:27.911Z] #9 ... [2022-04-07T09:03:27.911Z] [2022-04-07T09:03:27.911Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-07T09:03:27.911Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-07T09:03:28.056Z] #43 15.29 CC images/core-x86.o [2022-04-07T09:03:28.170Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 1.05MB / 50.44MB 0.2s [2022-04-07T09:03:28.170Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 11.53MB / 50.44MB 0.3s [2022-04-07T09:03:28.421Z] Client: [2022-04-07T09:03:28.421Z] Context: default [2022-04-07T09:03:28.421Z] Debug Mode: false [2022-04-07T09:03:28.421Z] Plugins: [2022-04-07T09:03:28.421Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-07T09:03:28.421Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-07T09:03:28.421Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-07T09:03:28.421Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-07T09:03:28.421Z] [2022-04-07T09:03:28.421Z] Server: [2022-04-07T09:03:28.421Z] Containers: 0 [2022-04-07T09:03:28.421Z] Running: 0 [2022-04-07T09:03:28.421Z] Paused: 0 [2022-04-07T09:03:28.421Z] Stopped: 0 [2022-04-07T09:03:28.421Z] Images: 0 [2022-04-07T09:03:28.421Z] Server Version: 20.10.14 [2022-04-07T09:03:28.421Z] Storage Driver: overlay2 [2022-04-07T09:03:28.421Z] Backing Filesystem: extfs [2022-04-07T09:03:28.421Z] Supports d_type: true [2022-04-07T09:03:28.421Z] Native Overlay Diff: true [2022-04-07T09:03:28.421Z] userxattr: false [2022-04-07T09:03:28.421Z] Logging Driver: json-file [2022-04-07T09:03:28.421Z] Cgroup Driver: systemd [2022-04-07T09:03:28.421Z] Cgroup Version: 2 [2022-04-07T09:03:28.421Z] Plugins: [2022-04-07T09:03:28.421Z] Volume: local [2022-04-07T09:03:28.421Z] Network: bridge host ipvlan macvlan null overlay [2022-04-07T09:03:28.421Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-07T09:03:28.421Z] Swarm: inactive [2022-04-07T09:03:28.421Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-07T09:03:28.421Z] Default Runtime: runc [2022-04-07T09:03:28.421Z] Init Binary: docker-init [2022-04-07T09:03:28.421Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-07T09:03:28.421Z] runc version: v1.0.3-0-gf46b6ba [2022-04-07T09:03:28.421Z] init version: de40ad0 [2022-04-07T09:03:28.421Z] Security Options: [2022-04-07T09:03:28.421Z] apparmor [2022-04-07T09:03:28.421Z] seccomp [2022-04-07T09:03:28.421Z] Profile: default [2022-04-07T09:03:28.421Z] cgroupns [2022-04-07T09:03:28.421Z] Kernel Version: 5.13.0-1021-aws [2022-04-07T09:03:28.421Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-07T09:03:28.421Z] OSType: linux [2022-04-07T09:03:28.421Z] Architecture: x86_64 [2022-04-07T09:03:28.421Z] CPUs: 2 [2022-04-07T09:03:28.421Z] Total Memory: 7.559GiB [2022-04-07T09:03:28.421Z] Name: ip-10-100-77-100 [2022-04-07T09:03:28.421Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-07T09:03:28.421Z] Docker Root Dir: /var/lib/docker [2022-04-07T09:03:28.421Z] Debug Mode: false [2022-04-07T09:03:28.421Z] Registry: https://index.docker.io/v1/ [2022-04-07T09:03:28.421Z] Labels: [2022-04-07T09:03:28.421Z] Experimental: true [2022-04-07T09:03:28.421Z] Insecure Registries: [2022-04-07T09:03:28.421Z] 127.0.0.0/8 [2022-04-07T09:03:28.421Z] Live Restore Enabled: true [2022-04-07T09:03:28.421Z] [Pipeline] } [2022-04-07T09:03:28.431Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 27.26MB / 50.44MB 0.5s [2022-04-07T09:03:28.431Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 37.75MB / 50.44MB 0.6s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-07T09:03:28.619Z] #43 15.69 CC images/core-arm.o [2022-04-07T09:03:28.752Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 43.45MB / 50.44MB 0.7s [2022-04-07T09:03:28.752Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 0.8s [2022-04-07T09:03:28.853Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c . [2022-04-07T09:03:28.875Z] #43 16.04 CC images/core-aarch64.o [2022-04-07T09:03:29.110Z] #2 [internal] load .dockerignore [2022-04-07T09:03:29.110Z] #2 sha256:903c049515cc42e1a419f3043992b9b49bad11d0606126d25b80306ad82f805c [2022-04-07T09:03:29.110Z] #2 transferring context: 87B done [2022-04-07T09:03:29.110Z] #2 DONE 0.2s [2022-04-07T09:03:29.110Z] [2022-04-07T09:03:29.110Z] #1 [internal] load build definition from Dockerfile [2022-04-07T09:03:29.110Z] #1 sha256:b9c4a74a9ce66306f93e08134eaec924f0b446c4e5feaecae95550d48b7c152f [2022-04-07T09:03:29.110Z] #1 transferring dockerfile: 17.05kB done [2022-04-07T09:03:29.110Z] #1 DONE 0.2s [2022-04-07T09:03:29.110Z] [2022-04-07T09:03:29.110Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-04-07T09:03:29.110Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-04-07T09:03:29.132Z] #43 16.34 CC images/core-ppc64.o [2022-04-07T09:03:29.388Z] #43 16.78 CC images/core-s390.o [2022-04-07T09:03:29.673Z] #3 DONE 0.5s [2022-04-07T09:03:29.673Z] [2022-04-07T09:03:29.673Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-04-07T09:03:29.673Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-04-07T09:03:29.673Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-04-07T09:03:29.673Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-04-07T09:03:29.673Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-04-07T09:03:29.673Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-04-07T09:03:29.673Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2022-04-07T09:03:29.673Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-04-07T09:03:29.710Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.6s done [2022-04-07T09:03:29.930Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-04-07T09:03:29.930Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-04-07T09:03:29.943Z] #63 DONE 2.1s [2022-04-07T09:03:29.943Z] [2022-04-07T09:03:29.943Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T09:03:29.943Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-07T09:03:29.964Z] #43 17.34 CC images/cpuinfo.o [2022-04-07T09:03:29.975Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe [2022-04-07T09:03:30.187Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-04-07T09:03:30.187Z] #4 DONE 0.8s [2022-04-07T09:03:30.527Z] #43 17.78 CC images/inventory.o [2022-04-07T09:03:30.750Z] [2022-04-07T09:03:30.750Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T09:03:30.750Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-07T09:03:30.784Z] #43 17.95 CC images/fdinfo.o [2022-04-07T09:03:31.040Z] #43 18.21 CC images/fown.o [2022-04-07T09:03:31.096Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 0B / 50.44MB 3.3s [2022-04-07T09:03:31.096Z] #26 ... [2022-04-07T09:03:31.096Z] [2022-04-07T09:03:31.096Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:03:31.096Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-07T09:03:31.096Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-07T09:03:31.096Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T09:03:31.096Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-07T09:03:31.096Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-07T09:03:31.096Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-04-07T09:03:31.096Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-04-07T09:03:31.096Z] #62 DONE 3.7s [2022-04-07T09:03:31.096Z] [2022-04-07T09:03:31.096Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:31.096Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:31.297Z] #43 18.40 CC images/ns.o [2022-04-07T09:03:31.297Z] #43 18.61 CC images/regfile.o [2022-04-07T09:03:31.352Z] #65 ... [2022-04-07T09:03:31.352Z] [2022-04-07T09:03:31.352Z] #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-04-07T09:03:31.352Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb [2022-04-07T09:03:31.352Z] #27 0.977 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:03:31.352Z] #27 1.039 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:03:31.352Z] #27 1.048 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:03:31.352Z] #27 1.144 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-07T09:03:31.352Z] #27 1.326 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-07T09:03:31.352Z] #27 1.720 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-07T09:03:31.352Z] #27 2.757 Fetched 8298 kB in 2s (4077 kB/s) [2022-04-07T09:03:31.352Z] #27 2.757 Reading package lists... [2022-04-07T09:03:31.352Z] #27 3.485 Reading package lists... [2022-04-07T09:03:31.352Z] #27 4.171 Building dependency tree... [2022-04-07T09:03:31.352Z] #27 4.471 The following additional packages will be installed: [2022-04-07T09:03:31.352Z] #27 4.471 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-07T09:03:31.352Z] #27 4.471 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-07T09:03:31.352Z] #27 4.471 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-07T09:03:31.352Z] #27 4.471 Suggested packages: [2022-04-07T09:03:31.352Z] #27 4.471 krb5-doc krb5-user [2022-04-07T09:03:31.352Z] #27 4.471 Recommended packages: [2022-04-07T09:03:31.352Z] #27 4.471 krb5-locales publicsuffix libsasl2-modules [2022-04-07T09:03:31.352Z] #27 4.652 The following NEW packages will be installed: [2022-04-07T09:03:31.352Z] #27 4.652 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-07T09:03:31.352Z] #27 4.652 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-07T09:03:31.352Z] #27 4.652 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-07T09:03:31.352Z] #27 4.652 libssh2-1 libssl1.1 openssl [2022-04-07T09:03:31.352Z] #27 4.951 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T09:03:31.352Z] #27 4.951 Need to get 4799 kB of archives. [2022-04-07T09:03:31.352Z] #27 4.951 After this operation, 11.5 MB of additional disk space will be used. [2022-04-07T09:03:31.352Z] #27 4.951 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u1 [1393 kB] [2022-04-07T09:03:31.352Z] #27 5.058 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1n-0+deb10u1 [833 kB] [2022-04-07T09:03:31.352Z] #27 5.128 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-07T09:03:31.352Z] #27 5.146 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-04-07T09:03:31.352Z] #27 5.152 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-04-07T09:03:31.352Z] #27 5.258 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-04-07T09:03:31.352Z] #27 5.265 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-04-07T09:03:31.352Z] #27 5.271 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-04-07T09:03:31.352Z] #27 5.311 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-04-07T09:03:31.352Z] #27 5.323 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-04-07T09:03:31.352Z] #27 5.326 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-07T09:03:31.352Z] #27 5.329 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2022-04-07T09:03:31.352Z] #27 5.337 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-04-07T09:03:31.352Z] #27 5.340 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-04-07T09:03:31.352Z] #27 5.384 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-04-07T09:03:31.352Z] #27 5.386 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-04-07T09:03:31.352Z] #27 5.391 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-04-07T09:03:31.352Z] #27 5.429 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-04-07T09:03:31.352Z] #27 5.458 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-04-07T09:03:31.352Z] #27 5.480 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-04-07T09:03:31.352Z] #27 5.569 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-04-07T09:03:31.352Z] #27 5.948 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:03:31.352Z] #27 5.980 Fetched 4799 kB in 1s (5298 kB/s) [2022-04-07T09:03:31.352Z] #27 6.319 Selecting previously unselected package libssl1.1:arm64. [2022-04-07T09:03:31.352Z] #27 6.319 (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-04-07T09:03:31.352Z] #27 6.319 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_arm64.deb ... [2022-04-07T09:03:31.352Z] #27 6.348 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:31.352Z] #27 6.631 Selecting previously unselected package openssl. [2022-04-07T09:03:31.352Z] #27 6.631 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_arm64.deb ... [2022-04-07T09:03:31.352Z] #27 6.636 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:31.352Z] #27 7.356 Selecting previously unselected package ca-certificates. [2022-04-07T09:03:31.352Z] #27 7.356 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-07T09:03:31.352Z] #27 7.419 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-07T09:03:31.352Z] #27 8.236 Selecting previously unselected package libkeyutils1:arm64. [2022-04-07T09:03:31.352Z] #27 8.238 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2022-04-07T09:03:31.352Z] #27 8.251 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-04-07T09:03:31.352Z] #27 8.569 Selecting previously unselected package libkrb5support0:arm64. [2022-04-07T09:03:31.352Z] #27 8.569 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-04-07T09:03:31.352Z] #27 8.579 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-04-07T09:03:31.352Z] #27 8.621 Selecting previously unselected package libk5crypto3:arm64. [2022-04-07T09:03:31.352Z] #27 8.621 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-04-07T09:03:31.352Z] #27 8.626 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-04-07T09:03:31.352Z] #27 8.679 Selecting previously unselected package libkrb5-3:arm64. [2022-04-07T09:03:31.352Z] #27 8.679 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-04-07T09:03:31.352Z] #27 8.682 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-04-07T09:03:31.352Z] #27 8.778 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-04-07T09:03:31.352Z] #27 8.778 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-04-07T09:03:31.352Z] #27 8.821 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-04-07T09:03:31.352Z] #27 9.177 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-07T09:03:31.352Z] #27 9.177 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-04-07T09:03:31.352Z] #27 9.264 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:31.352Z] #27 9.679 Selecting previously unselected package libsasl2-2:arm64. [2022-04-07T09:03:31.352Z] #27 9.681 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-04-07T09:03:31.352Z] #27 9.732 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:31.352Z] #27 10.02 Selecting previously unselected package libldap-common. [2022-04-07T09:03:31.352Z] #27 10.02 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-07T09:03:31.352Z] #27 10.04 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:31.352Z] #27 ... [2022-04-07T09:03:31.352Z] [2022-04-07T09:03:31.352Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:31.352Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-04-07T09:03:31.352Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 2.3s done [2022-04-07T09:03:31.352Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 1.6s [2022-04-07T09:03:31.360Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 9.44MB / 50.44MB 3.6s [2022-04-07T09:03:31.360Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 13.63MB / 50.44MB 3.7s [2022-04-07T09:03:31.554Z] #43 18.78 CC images/ghost-file.o [2022-04-07T09:03:31.629Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 25.17MB / 50.44MB 3.9s [2022-04-07T09:03:31.656Z] #9 ... [2022-04-07T09:03:31.656Z] [2022-04-07T09:03:31.656Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T09:03:31.656Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-07T09:03:31.656Z] #65 DONE 1.9s [2022-04-07T09:03:31.656Z] [2022-04-07T09:03:31.656Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:31.656Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-04-07T09:03:31.681Z] #8 ... [2022-04-07T09:03:31.682Z] [2022-04-07T09:03:31.682Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T09:03:31.682Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-07T09:03:31.682Z] #7 DONE 1.0s [2022-04-07T09:03:31.682Z] [2022-04-07T09:03:31.682Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-04-07T09:03:31.682Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-04-07T09:03:31.682Z] #5 DONE 1.0s [2022-04-07T09:03:31.682Z] [2022-04-07T09:03:31.682Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-04-07T09:03:31.682Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-04-07T09:03:31.682Z] #6 DONE 1.0s [2022-04-07T09:03:31.682Z] [2022-04-07T09:03:31.682Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-07T09:03:31.682Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-07T09:03:31.682Z] #8 DONE 1.1s [2022-04-07T09:03:31.811Z] #43 19.03 CC images/fifo.o [2022-04-07T09:03:31.896Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 30.41MB / 50.44MB 4.0s [2022-04-07T09:03:31.896Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 34.60MB / 50.44MB 4.1s [2022-04-07T09:03:31.944Z] [2022-04-07T09:03:31.944Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:31.944Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:31.944Z] #26 resolve docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 0.0s done [2022-04-07T09:03:31.944Z] #26 sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a 1.85kB / 1.85kB done [2022-04-07T09:03:31.944Z] #26 sha256:96cabb5c2fe5309bf5d477ba3e83ba9b716c8bdbf97f3a26817b6a4a8da59a4a 529B / 529B done [2022-04-07T09:03:31.944Z] #26 sha256:76e02db622356e08c23739b85033fa9fceb095e2acb97f4a0af4a68b99268406 1.46kB / 1.46kB done [2022-04-07T09:03:32.068Z] #43 19.27 CC images/remap-file-path.o [2022-04-07T09:03:32.241Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 43.11MB / 50.44MB 4.3s [2022-04-07T09:03:32.241Z] #26 ... [2022-04-07T09:03:32.241Z] [2022-04-07T09:03:32.241Z] #23 [internal] load build context [2022-04-07T09:03:32.241Z] #23 sha256:4e8200ff5c1d05b3e13a68a7bf7104b4ad85361981ca4121908f7f924996e7fb [2022-04-07T09:03:32.241Z] #23 transferring context: 52.46MB 4.3s done [2022-04-07T09:03:32.241Z] #23 DONE 4.7s [2022-04-07T09:03:32.241Z] [2022-04-07T09:03:32.241Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:32.241Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:32.241Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.33MB / 50.44MB 4.4s [2022-04-07T09:03:32.328Z] #43 ... [2022-04-07T09:03:32.328Z] [2022-04-07T09:03:32.328Z] #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-04-07T09:03:32.328Z] #56 sha256:f85fe9f89b6b946ba7f0c9f3f6a58c21d4017c2563058125fb5cba58032bf08c [2022-04-07T09:03:32.507Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 0B / 50.44MB 0.3s [2022-04-07T09:03:32.507Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 3.15MB / 50.44MB 0.5s [2022-04-07T09:03:32.507Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 11.53MB / 50.44MB 0.6s [2022-04-07T09:03:32.535Z] #26 ... [2022-04-07T09:03:32.535Z] [2022-04-07T09:03:32.535Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:03:32.535Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-07T09:03:32.535Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-07T09:03:32.535Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T09:03:32.535Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-07T09:03:32.535Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-07T09:03:32.535Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-07T09:03:32.535Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-04-07T09:03:32.535Z] #62 DONE 4.4s [2022-04-07T09:03:32.535Z] [2022-04-07T09:03:32.535Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:32.535Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:32.772Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 16.78MB / 50.44MB 0.7s [2022-04-07T09:03:32.772Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 19.92MB / 50.44MB 0.8s [2022-04-07T09:03:33.036Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 25.17MB / 50.44MB 0.9s [2022-04-07T09:03:33.036Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 29.36MB / 50.44MB 1.0s [2022-04-07T09:03:33.104Z] #26 ... [2022-04-07T09:03:33.104Z] [2022-04-07T09:03:33.104Z] #23 [internal] load build context [2022-04-07T09:03:33.104Z] #23 sha256:957489cc67e860aac3475a97241660355549380f385be03914b2e13e6fe123fd [2022-04-07T09:03:33.104Z] #23 transferring context: 52.46MB 4.7s done [2022-04-07T09:03:33.104Z] #23 DONE 5.2s [2022-04-07T09:03:33.104Z] [2022-04-07T09:03:33.104Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:33.104Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:33.193Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 5.2s done [2022-04-07T09:03:33.193Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe [2022-04-07T09:03:33.298Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 32.51MB / 50.44MB 1.1s [2022-04-07T09:03:33.298Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 37.75MB / 50.44MB 1.2s [2022-04-07T09:03:33.298Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 45.09MB / 50.44MB 1.3s [2022-04-07T09:03:33.556Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 1.5s [2022-04-07T09:03:33.613Z] #56 43.42 Checking out files: 53% (2492/4680) Checking out files: 54% (2528/4680) Checking out files: 55% (2574/4680) Checking out files: 56% (2621/4680) Checking out files: 57% (2668/4680) Checking out files: 58% (2715/4680) Checking out files: 59% (2762/4680) Checking out files: 60% (2808/4680) Checking out files: 61% (2855/4680) Checking out files: 62% (2902/4680) Checking out files: 63% (2949/4680) Checking out files: 64% (2996/4680) Checking out files: 65% (3042/4680) Checking out files: 66% (3089/4680) Checking out files: 67% (3136/4680) Checking out files: 68% (3183/4680) Checking out files: 69% (3230/4680) Checking out files: 70% (3276/4680) Checking out files: 71% (3323/4680) Checking out files: 72% (3370/4680) Checking out files: 73% (3417/4680) Checking out files: 74% (3464/4680) Checking out files: 75% (3510/4680) Checking out files: 76% (3557/4680) Checking out files: 77% (3604/4680) Checking out files: 78% (3651/4680) Checking out files: 79% (3698/4680) Checking out files: 80% (3744/4680) Checking out files: 81% (3791/4680) Checking out files: 82% (3838/4680) Checking out files: 83% (3885/4680) Checking out files: 84% (3932/4680) Checking out files: 85% (3978/4680) Checking out files: 86% (4025/4680) Checking out files: 87% (4072/4680) Checking out files: 88% (4119/4680) Checking out files: 89% (4166/4680) Checking out files: 90% (4212/4680) Checking out files: 91% (4259/4680) Checking out files: 92% (4306/4680) Checking out files: 92% (4334/4680) Checking out files: 93% (4353/4680) Checking out files: 94% (4400/4680) Checking out files: 95% (4446/4680) Checking out files: 96% (4493/4680) Checking out files: 97% (4540/4680) Checking out files: 98% (4587/4680) Checking out files: 99% (4634/4680) Checking out files: 100% (4680/4680) Checking out files: 100% (4680/4680), done. [2022-04-07T09:03:33.614Z] #56 44.66 + cd /tmp/tmp.0TyKGqypOg/src/github.com/containerd/containerd [2022-04-07T09:03:33.614Z] #56 44.67 + git checkout -q v1.5.11 [2022-04-07T09:03:34.125Z] #26 sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 50.44MB / 50.44MB 2.0s done [2022-04-07T09:03:34.125Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe [2022-04-07T09:03:34.999Z] #56 46.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-07T09:03:34.999Z] #56 46.17 + BUILDTAGS='netgo osusergo static_build' [2022-04-07T09:03:34.999Z] #56 46.17 + export EXTRA_FLAGS=-buildmode=pie [2022-04-07T09:03:34.999Z] #56 46.17 + EXTRA_FLAGS=-buildmode=pie [2022-04-07T09:03:34.999Z] #56 46.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-07T09:03:34.999Z] #56 46.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-07T09:03:34.999Z] #56 46.17 + '[' '' = dynamic ']' [2022-04-07T09:03:34.999Z] #56 46.17 + make [2022-04-07T09:03:35.013Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 5.1s [2022-04-07T09:03:35.111Z] #26 ... [2022-04-07T09:03:35.111Z] [2022-04-07T09:03:35.111Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:03:35.111Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T09:03:35.111Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T09:03:35.111Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-07T09:03:35.111Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-07T09:03:35.111Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2022-04-07T09:03:35.111Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-04-07T09:03:35.111Z] #64 DONE 7.1s [2022-04-07T09:03:35.111Z] [2022-04-07T09:03:35.111Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:35.111Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:35.272Z] #26 ... [2022-04-07T09:03:35.272Z] [2022-04-07T09:03:35.272Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:03:35.272Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T09:03:35.272Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T09:03:35.272Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-07T09:03:35.272Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-07T09:03:35.272Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-04-07T09:03:35.272Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-04-07T09:03:35.272Z] #64 DONE 7.4s [2022-04-07T09:03:35.530Z] [2022-04-07T09:03:35.530Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:35.530Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:35.531Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.1s done [2022-04-07T09:03:35.531Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-04-07T09:03:35.531Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-04-07T09:03:35.531Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-04-07T09:03:35.531Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.4s done [2022-04-07T09:03:35.531Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 1.9s done [2022-04-07T09:03:35.531Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 2.5s done [2022-04-07T09:03:35.531Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 3.8s done [2022-04-07T09:03:35.531Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 6.9s done [2022-04-07T09:03:35.531Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 4.6s [2022-04-07T09:03:35.531Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 5.0s done [2022-04-07T09:03:35.531Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 3.9s done [2022-04-07T09:03:35.849Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 6.2s done [2022-04-07T09:03:36.104Z] #9 ... [2022-04-07T09:03:36.104Z] [2022-04-07T09:03:36.104Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-07T09:03:36.104Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-07T09:03:36.417Z] #9 extracting sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 done [2022-04-07T09:03:36.417Z] #9 DONE 22.0s [2022-04-07T09:03:36.417Z] [2022-04-07T09:03:36.417Z] #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-04-07T09:03:36.417Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb [2022-04-07T09:03:36.417Z] #27 10.21 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-07T09:03:36.417Z] #27 10.21 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2022-04-07T09:03:36.417Z] #27 10.22 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:36.417Z] #27 10.46 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-07T09:03:36.417Z] #27 10.46 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-04-07T09:03:36.417Z] #27 10.47 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-04-07T09:03:36.417Z] #27 10.52 Selecting previously unselected package libpsl5:arm64. [2022-04-07T09:03:36.417Z] #27 10.52 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-04-07T09:03:36.417Z] #27 10.52 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-04-07T09:03:36.417Z] #27 10.57 Selecting previously unselected package librtmp1:arm64. [2022-04-07T09:03:36.417Z] #27 10.57 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-04-07T09:03:36.417Z] #27 10.57 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T09:03:36.417Z] #27 10.63 Selecting previously unselected package libssh2-1:arm64. [2022-04-07T09:03:36.417Z] #27 10.63 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-04-07T09:03:36.417Z] #27 10.64 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-04-07T09:03:36.417Z] #27 10.70 Selecting previously unselected package libcurl4:arm64. [2022-04-07T09:03:36.417Z] #27 10.70 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-04-07T09:03:36.417Z] #27 10.70 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-04-07T09:03:36.417Z] #27 10.80 Selecting previously unselected package curl. [2022-04-07T09:03:36.417Z] #27 10.80 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-04-07T09:03:36.417Z] #27 10.88 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-07T09:03:36.417Z] #27 11.06 Selecting previously unselected package libonig5:arm64. [2022-04-07T09:03:36.417Z] #27 11.06 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-04-07T09:03:36.417Z] #27 11.07 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-04-07T09:03:36.417Z] #27 11.13 Selecting previously unselected package libjq1:arm64. [2022-04-07T09:03:36.417Z] #27 11.13 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-04-07T09:03:36.417Z] #27 11.13 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-04-07T09:03:36.417Z] #27 11.19 Selecting previously unselected package jq. [2022-04-07T09:03:36.417Z] #27 11.19 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-04-07T09:03:36.417Z] #27 11.20 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T09:03:36.417Z] #27 11.25 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-04-07T09:03:36.417Z] #27 11.26 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-04-07T09:03:36.417Z] #27 11.28 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:36.417Z] #27 11.51 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-04-07T09:03:36.417Z] #27 11.72 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:36.417Z] #27 12.02 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-04-07T09:03:36.417Z] #27 12.21 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:36.417Z] #27 12.31 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T09:03:36.417Z] #27 12.32 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-04-07T09:03:36.417Z] #27 12.34 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:36.417Z] #27 12.35 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-04-07T09:03:36.417Z] #27 12.37 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-04-07T09:03:36.417Z] #27 12.38 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:36.417Z] #27 12.64 Setting up libonig5:arm64 (6.9.1-1) ... [2022-04-07T09:03:36.417Z] #27 12.82 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-04-07T09:03:36.417Z] #27 13.01 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:36.417Z] #27 13.19 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-07T09:03:36.417Z] #27 14.00 Updating certificates in /etc/ssl/certs... [2022-04-07T09:03:36.417Z] #27 15.18 137 added, 0 removed; done. [2022-04-07T09:03:36.417Z] #27 15.27 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-04-07T09:03:36.417Z] #27 15.29 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T09:03:36.417Z] #27 15.30 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-04-07T09:03:36.417Z] #27 15.31 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-07T09:03:36.417Z] #27 15.32 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T09:03:36.417Z] #27 15.34 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-07T09:03:36.417Z] #27 15.36 Updating certificates in /etc/ssl/certs... [2022-04-07T09:03:36.497Z] #26 ... [2022-04-07T09:03:36.497Z] [2022-04-07T09:03:36.497Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-07T09:03:36.497Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-07T09:03:36.497Z] #63 DONE 0.9s [2022-04-07T09:03:36.497Z] [2022-04-07T09:03:36.497Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:36.497Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:36.658Z] #26 ... [2022-04-07T09:03:36.658Z] [2022-04-07T09:03:36.658Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:03:36.658Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-07T09:03:36.658Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-07T09:03:36.658Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T09:03:36.658Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-07T09:03:36.658Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-07T09:03:36.658Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-07T09:03:36.658Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2022-04-07T09:03:36.658Z] #62 DONE 4.5s [2022-04-07T09:03:36.658Z] [2022-04-07T09:03:36.658Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:36.658Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:36.894Z] #56 47.95 + bin/ctr [2022-04-07T09:03:37.040Z] #63 DONE 0.8s [2022-04-07T09:03:37.040Z] [2022-04-07T09:03:37.040Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T09:03:37.040Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-07T09:03:37.222Z] #26 ... [2022-04-07T09:03:37.222Z] [2022-04-07T09:03:37.222Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-07T09:03:37.222Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-07T09:03:37.222Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-07T09:03:37.222Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-07T09:03:37.222Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-07T09:03:37.222Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-07T09:03:37.222Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-04-07T09:03:37.222Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2022-04-07T09:03:37.222Z] #64 DONE 5.3s [2022-04-07T09:03:37.349Z] #27 ... [2022-04-07T09:03:37.349Z] [2022-04-07T09:03:37.349Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-07T09:03:37.349Z] #10 sha256:19141be4cb952919e56a57f39d00915c01c2821ff10e4b99a809cc52ee7db390 [2022-04-07T09:03:37.349Z] #10 DONE 0.8s [2022-04-07T09:03:37.349Z] [2022-04-07T09:03:37.349Z] #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-04-07T09:03:37.349Z] #27 sha256:c954cd01a5ba533d459a37137167ba70bb576699931f81cc27d44dc4cfeaddeb [2022-04-07T09:03:37.349Z] #27 16.19 0 added, 0 removed; done. [2022-04-07T09:03:37.349Z] #27 16.19 Running hooks in /etc/ca-certificates/update.d... [2022-04-07T09:03:37.349Z] #27 16.20 done. [2022-04-07T09:03:37.441Z] #26 ... [2022-04-07T09:03:37.441Z] [2022-04-07T09:03:37.441Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T09:03:37.441Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-07T09:03:37.441Z] #65 DONE 1.0s [2022-04-07T09:03:37.441Z] [2022-04-07T09:03:37.441Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:37.441Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:37.441Z] #26 ... [2022-04-07T09:03:37.441Z] [2022-04-07T09:03:37.441Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:37.441Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:37.441Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-04-07T09:03:37.441Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-04-07T09:03:37.441Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-04-07T09:03:37.441Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-04-07T09:03:37.441Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.8s done [2022-04-07T09:03:37.441Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.7s done [2022-04-07T09:03:37.441Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 2.3s done [2022-04-07T09:03:37.441Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 1.2s done [2022-04-07T09:03:37.441Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 3.3s done [2022-04-07T09:03:37.441Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.7s done [2022-04-07T09:03:37.441Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 3.4s done [2022-04-07T09:03:37.441Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 6.8s done [2022-04-07T09:03:37.441Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.3s [2022-04-07T09:03:37.479Z] [2022-04-07T09:03:37.479Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:37.479Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:37.479Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.2s done [2022-04-07T09:03:37.479Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-04-07T09:03:37.479Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-04-07T09:03:37.479Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-04-07T09:03:37.479Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.4s done [2022-04-07T09:03:37.479Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 1.8s done [2022-04-07T09:03:37.479Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 3.8s done [2022-04-07T09:03:37.479Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 3.0s done [2022-04-07T09:03:37.479Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 4.6s [2022-04-07T09:03:37.479Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 2.4s [2022-04-07T09:03:37.479Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 102.76MB / 129.16MB 5.1s [2022-04-07T09:03:37.479Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 4.7s done [2022-04-07T09:03:37.479Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 111.15MB / 129.16MB 5.2s [2022-04-07T09:03:37.605Z] #27 DONE 16.3s [2022-04-07T09:03:37.606Z] [2022-04-07T09:03:37.606Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-07T09:03:37.606Z] #28 sha256:80ab0785cd44e3c4ebacbe08d2de68e7f4f0f3003e8c3c4b77ea8c9a0b97e163 [2022-04-07T09:03:37.606Z] #28 DONE 0.1s [2022-04-07T09:03:37.606Z] [2022-04-07T09:03:37.606Z] #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-04-07T09:03:37.606Z] #29 sha256:4f3bd9ea7d54cc98ff14dd1848c1eee5fc4cfa44f97fb7a91be15d72e4c46471 [2022-04-07T09:03:37.739Z] #9 ... [2022-04-07T09:03:37.739Z] [2022-04-07T09:03:37.739Z] #23 [internal] load build context [2022-04-07T09:03:37.739Z] #23 sha256:c8ee8daa71c798cf046b5cae0b21778fe309cc7e920e370264faae9e45629045 [2022-04-07T09:03:37.739Z] #23 transferring context: 52.45MB 5.6s done [2022-04-07T09:03:37.739Z] #23 DONE 5.8s [2022-04-07T09:03:37.739Z] [2022-04-07T09:03:37.739Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:37.739Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:37.739Z] #9 ... [2022-04-07T09:03:37.739Z] [2022-04-07T09:03:37.739Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:37.739Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:37.864Z] #29 ... [2022-04-07T09:03:37.864Z] [2022-04-07T09:03:37.864Z] #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-04-07T09:03:37.864Z] #11 sha256:7e9fb8c50a77f78e188dee9719a7d7a97200788991b1053df11db445e116bd49 [2022-04-07T09:03:37.864Z] #11 DONE 0.6s [2022-04-07T09:03:37.977Z] #65 ... [2022-04-07T09:03:37.977Z] [2022-04-07T09:03:37.977Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:37.977Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:37.977Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 7.3s done [2022-04-07T09:03:37.977Z] #26 DONE 10.1s [2022-04-07T09:03:37.977Z] [2022-04-07T09:03:37.977Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T09:03:37.977Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-07T09:03:37.977Z] #65 DONE 1.1s [2022-04-07T09:03:37.977Z] [2022-04-07T09:03:37.977Z] #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-04-07T09:03:37.977Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T09:03:38.025Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.9s done [2022-04-07T09:03:38.122Z] [2022-04-07T09:03:38.122Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-07T09:03:38.122Z] #39 sha256:160ccabe7ecb8c9f284810bcfa276094dc2754463b7fbbfcea23ecd1e5717440 [2022-04-07T09:03:38.286Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.1s [2022-04-07T09:03:38.378Z] #39 DONE 0.3s [2022-04-07T09:03:38.378Z] [2022-04-07T09:03:38.378Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-07T09:03:38.378Z] #31 sha256:5638eb09c3002a6228016443b2c26ae9c2fb0df698ffbd30c1e77ac38ab7aba8 [2022-04-07T09:03:38.378Z] #31 DONE 0.3s [2022-04-07T09:03:38.378Z] [2022-04-07T09:03:38.378Z] #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-04-07T09:03:38.378Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-04-07T09:03:38.548Z] #9 ... [2022-04-07T09:03:38.548Z] [2022-04-07T09:03:38.548Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1b236b48c1ef66fa08535a5153266f4959bf58f948db3e68f7d678b651d8e33a [2022-04-07T09:03:38.548Z] #26 sha256:fb9df9f4bfd82cb976ed0a06b4c72b10a88db3148f169da7ef1deb19534fea4d [2022-04-07T09:03:38.548Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 5.0s done [2022-04-07T09:03:38.548Z] #26 DONE 11.0s [2022-04-07T09:03:38.548Z] [2022-04-07T09:03:38.548Z] #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-04-07T09:03:38.548Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T09:03:38.918Z] #27 1.040 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:03:38.918Z] #27 1.043 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:03:38.918Z] #27 1.056 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:03:39.177Z] #27 1.191 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:03:39.437Z] #27 1.450 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:03:39.633Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 5.1s [2022-04-07T09:03:39.696Z] #27 1.681 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:03:39.981Z] #27 1.263 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:03:39.981Z] #27 1.276 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:03:39.981Z] #27 1.285 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:03:39.981Z] #27 1.443 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:03:40.242Z] #27 1.782 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:03:40.814Z] #27 2.333 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:03:40.912Z] #32 ... [2022-04-07T09:03:40.912Z] [2022-04-07T09:03:40.912Z] #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-04-07T09:03:40.912Z] #12 sha256:1d648dad974e6e1caa40aeb3b1b6dea2171e767294424aeb0c70944c540f761f [2022-04-07T09:03:40.912Z] #12 DONE 3.0s [2022-04-07T09:03:40.912Z] [2022-04-07T09:03:40.912Z] #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-04-07T09:03:40.912Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-07T09:03:41.617Z] #27 3.359 Fetched 8476 kB in 3s (3304 kB/s) [2022-04-07T09:03:42.156Z] #26 extracting sha256:b281ebec60d2630a225601bd58a4681375a31b7316263b64d3b149f49694c3fe 7.5s done [2022-04-07T09:03:42.186Z] #27 3.359 Reading package lists... [2022-04-07T09:03:42.202Z] #27 3.643 Fetched 8476 kB in 3s (3204 kB/s) [2022-04-07T09:03:42.419Z] #26 DONE 10.7s [2022-04-07T09:03:42.419Z] [2022-04-07T09:03:42.419Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:42.419Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:42.419Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 7.0s done [2022-04-07T09:03:42.419Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 8.3s done [2022-04-07T09:03:42.419Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-04-07T09:03:42.677Z] #9 ... [2022-04-07T09:03:42.677Z] [2022-04-07T09:03:42.677Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-07T09:03:42.677Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-07T09:03:42.677Z] #63 DONE 1.6s [2022-04-07T09:03:42.677Z] [2022-04-07T09:03:42.677Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:42.677Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:42.677Z] #9 ... [2022-04-07T09:03:42.677Z] [2022-04-07T09:03:42.677Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-07T09:03:42.677Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-07T09:03:43.124Z] #27 4.295 Reading package lists... [2022-04-07T09:03:43.148Z] #27 3.643 Reading package lists... [2022-04-07T09:03:43.384Z] #27 5.204 Building dependency tree... [2022-04-07T09:03:43.384Z] #27 5.525 The following additional packages will be installed: [2022-04-07T09:03:43.384Z] #27 5.525 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-07T09:03:43.384Z] #27 5.525 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-07T09:03:43.384Z] #27 5.526 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-07T09:03:43.441Z] #13 2.348 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T09:03:43.441Z] #13 2.349 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:03:43.441Z] #13 2.421 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:03:43.441Z] #13 2.422 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:03:43.446Z] #56 ... [2022-04-07T09:03:43.446Z] [2022-04-07T09:03:43.446Z] #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-04-07T09:03:43.446Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:03:43.446Z] #43 19.50 CC images/eventfd.o [2022-04-07T09:03:43.446Z] #43 19.67 CC images/eventpoll.o [2022-04-07T09:03:43.447Z] #43 19.92 CC images/fh.o [2022-04-07T09:03:43.447Z] #43 20.18 CC images/fsnotify.o [2022-04-07T09:03:43.447Z] #43 20.69 CC images/signalfd.o [2022-04-07T09:03:43.447Z] #43 20.85 CC images/fs.o [2022-04-07T09:03:43.447Z] #43 21.03 CC images/pstree.o [2022-04-07T09:03:43.447Z] #43 21.25 CC images/pipe.o [2022-04-07T09:03:43.447Z] #43 21.46 CC images/tcp-stream.o [2022-04-07T09:03:43.447Z] #43 21.67 CC images/sk-packet.o [2022-04-07T09:03:43.447Z] #43 21.85 CC images/mnt.o [2022-04-07T09:03:43.447Z] #43 22.10 CC images/pipe-data.o [2022-04-07T09:03:43.447Z] #43 22.31 CC images/sa.o [2022-04-07T09:03:43.447Z] #43 22.47 CC images/timer.o [2022-04-07T09:03:43.447Z] #43 22.77 CC images/timerfd.o [2022-04-07T09:03:43.447Z] #43 23.06 CC images/mm.o [2022-04-07T09:03:43.447Z] #43 23.35 CC images/sk-opts.o [2022-04-07T09:03:43.447Z] #43 23.54 CC images/sk-unix.o [2022-04-07T09:03:43.447Z] #43 23.88 CC images/sk-inet.o [2022-04-07T09:03:43.447Z] #43 24.22 CC images/tun.o [2022-04-07T09:03:43.447Z] #43 24.41 CC images/sk-netlink.o [2022-04-07T09:03:43.447Z] #43 24.62 CC images/packet-sock.o [2022-04-07T09:03:43.447Z] #43 24.93 CC images/ipc-var.o [2022-04-07T09:03:43.447Z] #43 25.13 CC images/ipc-desc.o [2022-04-07T09:03:43.447Z] #43 25.26 CC images/ipc-shm.o [2022-04-07T09:03:43.447Z] #43 25.40 CC images/ipc-msg.o [2022-04-07T09:03:43.447Z] #43 25.62 CC images/ipc-sem.o [2022-04-07T09:03:43.447Z] #43 25.78 CC images/utsns.o [2022-04-07T09:03:43.447Z] #43 25.92 CC images/creds.o [2022-04-07T09:03:43.447Z] #43 26.07 CC images/vma.o [2022-04-07T09:03:43.447Z] #43 26.29 CC images/netdev.o [2022-04-07T09:03:43.447Z] #43 26.68 CC images/tty.o [2022-04-07T09:03:43.447Z] #43 27.12 CC images/file-lock.o [2022-04-07T09:03:43.447Z] #43 27.36 CC images/rlimit.o [2022-04-07T09:03:43.447Z] #43 27.58 CC images/pagemap.o [2022-04-07T09:03:43.447Z] #43 27.89 CC images/siginfo.o [2022-04-07T09:03:43.447Z] #43 28.10 CC images/rpc.o [2022-04-07T09:03:43.447Z] #43 29.17 CC images/ext-file.o [2022-04-07T09:03:43.447Z] #43 29.42 CC images/cgroup.o [2022-04-07T09:03:43.447Z] #43 29.95 CC images/userns.o [2022-04-07T09:03:43.447Z] #43 30.21 CC images/google/protobuf/descriptor.o [2022-04-07T09:03:43.653Z] #27 5.526 Suggested packages: [2022-04-07T09:03:43.653Z] #27 5.526 krb5-doc krb5-user [2022-04-07T09:03:43.653Z] #27 5.526 Recommended packages: [2022-04-07T09:03:43.653Z] #27 5.526 krb5-locales publicsuffix libsasl2-modules [2022-04-07T09:03:43.653Z] #27 5.764 The following NEW packages will be installed: [2022-04-07T09:03:43.653Z] #27 5.765 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-07T09:03:43.653Z] #27 5.765 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-07T09:03:43.653Z] #27 5.765 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-07T09:03:43.653Z] #27 5.766 libssh2-1 libssl1.1 openssl [2022-04-07T09:03:43.913Z] #27 6.076 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T09:03:43.913Z] #27 6.076 Need to get 5086 kB of archives. [2022-04-07T09:03:43.913Z] #27 6.076 After this operation, 12.1 MB of additional disk space will be used. [2022-04-07T09:03:43.913Z] #27 6.076 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB] [2022-04-07T09:03:43.913Z] #27 6.090 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB] [2022-04-07T09:03:44.058Z] #65 DONE 1.0s [2022-04-07T09:03:44.058Z] [2022-04-07T09:03:44.058Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:44.058Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:44.058Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.6s done [2022-04-07T09:03:44.058Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.4s [2022-04-07T09:03:44.058Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.6s done [2022-04-07T09:03:44.100Z] #27 4.600 Reading package lists... [2022-04-07T09:03:44.100Z] #27 5.469 Building dependency tree... [2022-04-07T09:03:44.174Z] #27 6.107 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-07T09:03:44.174Z] #27 6.110 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-04-07T09:03:44.174Z] #27 6.111 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-04-07T09:03:44.174Z] #27 6.113 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-04-07T09:03:44.174Z] #27 6.116 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-04-07T09:03:44.174Z] #27 6.120 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-04-07T09:03:44.174Z] #27 6.122 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-04-07T09:03:44.174Z] #27 6.123 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-04-07T09:03:44.174Z] #27 6.125 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-07T09:03:44.174Z] #27 6.126 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-04-07T09:03:44.174Z] #27 6.133 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-04-07T09:03:44.174Z] #27 6.134 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-04-07T09:03:44.174Z] #27 6.135 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-04-07T09:03:44.174Z] #27 6.135 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-04-07T09:03:44.174Z] #27 6.149 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-04-07T09:03:44.174Z] #27 6.182 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-04-07T09:03:44.174Z] #27 6.185 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T09:03:44.174Z] #27 6.186 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T09:03:44.174Z] #27 6.188 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T09:03:44.174Z] #27 6.326 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:03:44.174Z] #27 6.351 Fetched 5086 kB in 0s (12.5 MB/s) [2022-04-07T09:03:44.366Z] #27 5.811 The following additional packages will be installed: [2022-04-07T09:03:44.366Z] #27 5.812 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-07T09:03:44.366Z] #27 5.812 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-07T09:03:44.366Z] #27 5.812 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-07T09:03:44.366Z] #27 5.813 Suggested packages: [2022-04-07T09:03:44.366Z] #27 5.813 krb5-doc krb5-user [2022-04-07T09:03:44.366Z] #27 5.813 Recommended packages: [2022-04-07T09:03:44.366Z] #27 5.813 krb5-locales publicsuffix libsasl2-modules [2022-04-07T09:03:44.366Z] #27 6.048 The following NEW packages will be installed: [2022-04-07T09:03:44.378Z] #13 3.462 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2022-04-07T09:03:44.380Z] #43 31.57 CC images/opts.o [2022-04-07T09:03:44.435Z] #27 6.392 Selecting previously unselected package libssl1.1:amd64. [2022-04-07T09:03:44.436Z] #27 6.392 (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-04-07T09:03:44.436Z] #27 6.398 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T09:03:44.436Z] #27 6.408 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:44.624Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-04-07T09:03:44.629Z] #27 6.048 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-07T09:03:44.629Z] #27 6.049 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-07T09:03:44.629Z] #27 6.049 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-07T09:03:44.629Z] #27 6.050 libssh2-1 libssl1.1 openssl [2022-04-07T09:03:44.639Z] #43 31.85 CC images/seccomp.o [2022-04-07T09:03:44.695Z] #27 6.624 Selecting previously unselected package openssl. [2022-04-07T09:03:44.695Z] #27 6.624 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T09:03:44.695Z] #27 6.641 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:44.695Z] #27 6.777 Selecting previously unselected package ca-certificates. [2022-04-07T09:03:44.695Z] #27 6.777 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-07T09:03:44.695Z] #27 6.782 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-07T09:03:44.695Z] #27 6.859 Selecting previously unselected package libkeyutils1:amd64. [2022-04-07T09:03:44.695Z] #27 6.859 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-04-07T09:03:44.892Z] #27 6.337 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T09:03:44.892Z] #27 6.337 Need to get 5086 kB of archives. [2022-04-07T09:03:44.892Z] #27 6.337 After this operation, 12.1 MB of additional disk space will be used. [2022-04-07T09:03:44.892Z] #27 6.337 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB] [2022-04-07T09:03:44.892Z] #27 6.369 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB] [2022-04-07T09:03:44.892Z] #27 6.383 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-07T09:03:44.892Z] #27 6.383 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-04-07T09:03:44.892Z] #27 6.383 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-04-07T09:03:44.892Z] #27 6.383 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-04-07T09:03:44.892Z] #27 6.388 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-04-07T09:03:44.892Z] #27 6.391 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-04-07T09:03:44.892Z] #27 6.393 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-04-07T09:03:44.892Z] #27 6.395 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-04-07T09:03:44.892Z] #27 6.397 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-07T09:03:44.892Z] #27 6.399 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-04-07T09:03:44.892Z] #27 6.403 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-04-07T09:03:44.892Z] #27 6.405 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-04-07T09:03:44.892Z] #27 6.406 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-04-07T09:03:44.892Z] #27 6.407 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-04-07T09:03:44.892Z] #27 6.409 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-04-07T09:03:44.892Z] #27 6.414 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-04-07T09:03:44.892Z] #27 6.423 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T09:03:44.892Z] #27 6.426 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T09:03:44.893Z] #27 6.428 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T09:03:44.898Z] #43 32.06 CC images/binfmt-misc.o [2022-04-07T09:03:44.956Z] #27 6.865 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-04-07T09:03:44.956Z] #27 6.913 Selecting previously unselected package libkrb5support0:amd64. [2022-04-07T09:03:44.956Z] #27 6.913 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:03:44.956Z] #27 6.917 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:44.956Z] #27 7.024 Selecting previously unselected package libk5crypto3:amd64. [2022-04-07T09:03:44.956Z] #27 7.024 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:03:44.956Z] #27 7.033 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:44.956Z] #27 7.088 Selecting previously unselected package libkrb5-3:amd64. [2022-04-07T09:03:44.956Z] #27 7.088 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:03:44.956Z] #27 7.092 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:45.155Z] #27 6.609 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:03:45.155Z] #27 6.631 Fetched 5086 kB in 0s (14.4 MB/s) [2022-04-07T09:03:45.155Z] #27 6.676 Selecting previously unselected package libssl1.1:amd64. [2022-04-07T09:03:45.155Z] #27 6.676 (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-04-07T09:03:45.155Z] #27 6.676 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T09:03:45.155Z] #27 6.684 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:45.156Z] #43 32.29 CC images/time.o [2022-04-07T09:03:45.156Z] #43 ... [2022-04-07T09:03:45.156Z] [2022-04-07T09:03:45.156Z] #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-04-07T09:03:45.156Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:03:45.156Z] #13 85.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-07T09:03:45.156Z] #13 85.62 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T09:03:45.156Z] #13 85.63 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:03:45.216Z] #27 7.195 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-07T09:03:45.216Z] #27 7.195 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:03:45.216Z] #27 7.198 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:45.216Z] #27 7.266 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-07T09:03:45.216Z] #27 7.266 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T09:03:45.216Z] #27 7.271 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:45.216Z] #27 7.324 Selecting previously unselected package libsasl2-2:amd64. [2022-04-07T09:03:45.216Z] #27 7.324 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T09:03:45.216Z] #27 7.331 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:45.216Z] #27 7.388 Selecting previously unselected package libldap-common. [2022-04-07T09:03:45.216Z] #27 7.388 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-07T09:03:45.415Z] #13 ... [2022-04-07T09:03:45.415Z] [2022-04-07T09:03:45.415Z] #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-04-07T09:03:45.415Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:03:45.415Z] #43 32.49 CC images/sysctl.o [2022-04-07T09:03:45.415Z] #43 32.68 CC images/autofs.o [2022-04-07T09:03:45.416Z] #27 6.893 Selecting previously unselected package openssl. [2022-04-07T09:03:45.417Z] #27 6.893 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T09:03:45.417Z] #27 6.899 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:45.417Z] #27 7.056 Selecting previously unselected package ca-certificates. [2022-04-07T09:03:45.417Z] #27 7.056 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-07T09:03:45.417Z] #27 7.061 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-07T09:03:45.475Z] #27 7.392 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:45.475Z] #27 7.444 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-07T09:03:45.475Z] #27 7.444 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-04-07T09:03:45.475Z] #27 7.451 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:45.475Z] #27 7.530 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-07T09:03:45.475Z] #27 7.531 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-04-07T09:03:45.475Z] #27 7.535 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T09:03:45.475Z] #27 7.586 Selecting previously unselected package libpsl5:amd64. [2022-04-07T09:03:45.475Z] #27 7.586 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-04-07T09:03:45.475Z] #27 7.590 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-04-07T09:03:45.674Z] #43 32.86 CC images/macvlan.o [2022-04-07T09:03:45.684Z] #27 7.151 Selecting previously unselected package libkeyutils1:amd64. [2022-04-07T09:03:45.684Z] #27 7.151 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-04-07T09:03:45.684Z] #27 7.155 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-04-07T09:03:45.684Z] #27 7.214 Selecting previously unselected package libkrb5support0:amd64. [2022-04-07T09:03:45.684Z] #27 7.214 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:03:45.684Z] #27 7.219 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:45.734Z] #27 7.639 Selecting previously unselected package librtmp1:amd64. [2022-04-07T09:03:45.734Z] #27 7.639 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-04-07T09:03:45.734Z] #27 7.642 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T09:03:45.734Z] #27 7.680 Selecting previously unselected package libssh2-1:amd64. [2022-04-07T09:03:45.735Z] #27 7.680 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-04-07T09:03:45.735Z] #27 7.685 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T09:03:45.735Z] #27 7.739 Selecting previously unselected package libcurl4:amd64. [2022-04-07T09:03:45.735Z] #27 7.740 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T09:03:45.735Z] #27 7.744 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T09:03:45.735Z] #27 7.826 Selecting previously unselected package curl. [2022-04-07T09:03:45.735Z] #27 7.828 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T09:03:45.735Z] #27 7.832 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-07T09:03:45.735Z] #27 7.903 Selecting previously unselected package libonig5:amd64. [2022-04-07T09:03:45.735Z] #27 7.903 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T09:03:45.735Z] #27 7.912 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:03:45.932Z] #43 32.99 CC images/sit.o [2022-04-07T09:03:45.932Z] #43 33.19 CC images/memfd.o [2022-04-07T09:03:45.950Z] #27 7.317 Selecting previously unselected package libk5crypto3:amd64. [2022-04-07T09:03:45.950Z] #27 7.317 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:03:45.950Z] #27 7.321 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:45.950Z] #27 7.406 Selecting previously unselected package libkrb5-3:amd64. [2022-04-07T09:03:45.950Z] #27 7.406 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:03:45.950Z] #27 7.413 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:45.950Z] #27 7.537 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-07T09:03:45.950Z] #27 7.537 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:03:45.950Z] #27 7.542 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:45.950Z] #27 7.617 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-07T09:03:45.950Z] #27 7.617 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T09:03:45.950Z] #27 7.625 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:45.994Z] #27 7.979 Selecting previously unselected package libjq1:amd64. [2022-04-07T09:03:45.994Z] #27 7.979 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:03:45.994Z] #27 7.988 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:03:45.994Z] #27 8.032 Selecting previously unselected package jq. [2022-04-07T09:03:45.994Z] #27 8.032 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:03:45.994Z] #27 8.036 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T09:03:45.994Z] #27 8.082 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-04-07T09:03:45.994Z] #27 8.095 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-04-07T09:03:45.994Z] #27 8.108 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:46.190Z] #43 33.45 CC images/timens.o [2022-04-07T09:03:46.212Z] #27 7.669 Selecting previously unselected package libsasl2-2:amd64. [2022-04-07T09:03:46.212Z] #27 7.669 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T09:03:46.212Z] #27 7.673 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:46.212Z] #27 7.723 Selecting previously unselected package libldap-common. [2022-04-07T09:03:46.212Z] #27 7.723 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-07T09:03:46.212Z] #27 7.729 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:46.254Z] #27 8.217 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T09:03:46.254Z] #27 8.234 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:46.254Z] #27 8.250 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:46.254Z] #27 8.260 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:46.254Z] #27 ... [2022-04-07T09:03:46.254Z] [2022-04-07T09:03:46.254Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:46.254Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:46.254Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.8s done [2022-04-07T09:03:46.254Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.8s done [2022-04-07T09:03:46.254Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.4s done [2022-04-07T09:03:46.254Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.5s done [2022-04-07T09:03:46.254Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 1.8s [2022-04-07T09:03:46.254Z] #9 ... [2022-04-07T09:03:46.254Z] [2022-04-07T09:03:46.254Z] #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-04-07T09:03:46.254Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T09:03:46.254Z] #27 8.276 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T09:03:46.254Z] #27 8.291 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:46.254Z] #27 8.302 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:46.254Z] #27 8.318 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T09:03:46.254Z] #27 8.328 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:46.254Z] #27 8.341 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:46.254Z] #27 8.365 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:03:46.287Z] #13 ... [2022-04-07T09:03:46.288Z] [2022-04-07T09:03:46.288Z] #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-04-07T09:03:46.288Z] #29 sha256:4f3bd9ea7d54cc98ff14dd1848c1eee5fc4cfa44f97fb7a91be15d72e4c46471 [2022-04-07T09:03:46.288Z] #29 1.031 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-07T09:03:46.288Z] #29 1.143 [2022-04-07T09:03:46.288Z] #29 1.383 #=#=# 0.0% ############ 17.5% ######################## 34.4% ###################################### 53.2% ################################################# 68.2% ######################################################### 80.4% ######################################################################## 100.0% [2022-04-07T09:03:46.288Z] #29 2.473 [2022-04-07T09:03:46.288Z] #29 2.697 #=#=# 0.1% ######################################################################## 100.0% [2022-04-07T09:03:46.288Z] #29 3.094 [2022-04-07T09:03:46.288Z] #29 3.369 #=#=# 0.0% ################################################# 68.5% ######################################################################## 100.0% [2022-04-07T09:03:46.288Z] #29 3.912 [2022-04-07T09:03:46.288Z] #29 4.180 #=#=# 0.0% ############# 18.1% #################### 28.8% ########################## 37.2% ################################ 45.0% #################################### 50.3% ######################################## 56.2% ########################################### 60.5% ################################################## 69.7% ####################################################### 76.9% ############################################################### 88.2% ####################################################################### 99.9% ######################################################################## 100.0% [2022-04-07T09:03:46.288Z] #29 5.986 [2022-04-07T09:03:46.448Z] #43 33.66 LINK images/built-in.o [2022-04-07T09:03:46.448Z] #43 33.78 GEN compel/include/asm [2022-04-07T09:03:46.448Z] #43 33.80 GEN compel/include/version.h [2022-04-07T09:03:46.448Z] #43 33.84 touch .config [2022-04-07T09:03:46.474Z] #27 7.832 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-07T09:03:46.474Z] #27 7.832 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-04-07T09:03:46.474Z] #27 7.854 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:46.474Z] #27 7.933 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-07T09:03:46.474Z] #27 7.933 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-04-07T09:03:46.474Z] #27 7.938 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T09:03:46.474Z] #27 7.985 Selecting previously unselected package libpsl5:amd64. [2022-04-07T09:03:46.474Z] #27 7.985 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-04-07T09:03:46.474Z] #27 7.989 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-04-07T09:03:46.474Z] #27 8.036 Selecting previously unselected package librtmp1:amd64. [2022-04-07T09:03:46.474Z] #27 8.036 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-04-07T09:03:46.474Z] #27 8.042 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T09:03:46.474Z] #27 8.091 Selecting previously unselected package libssh2-1:amd64. [2022-04-07T09:03:46.474Z] #27 8.091 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-04-07T09:03:46.474Z] #27 8.094 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T09:03:46.474Z] #27 8.157 Selecting previously unselected package libcurl4:amd64. [2022-04-07T09:03:46.514Z] #27 8.375 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:03:46.514Z] #27 8.387 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:46.514Z] #27 8.399 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-07T09:03:46.705Z] #43 33.88 GEN include/common/config.h [2022-04-07T09:03:46.705Z] #43 33.95 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-04-07T09:03:46.705Z] #43 33.97 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-04-07T09:03:46.705Z] #43 33.99 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-04-07T09:03:46.705Z] #43 34.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-04-07T09:03:46.705Z] #43 34.03 DEP compel/arch/x86/plugins/std/memcpy.d [2022-04-07T09:03:46.705Z] #43 34.07 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-04-07T09:03:46.736Z] #27 8.159 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T09:03:46.736Z] #27 8.165 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T09:03:46.736Z] #27 8.241 Selecting previously unselected package curl. [2022-04-07T09:03:46.736Z] #27 8.241 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T09:03:46.736Z] #27 8.247 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-07T09:03:46.736Z] #27 8.322 Selecting previously unselected package libonig5:amd64. [2022-04-07T09:03:46.736Z] #27 8.322 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T09:03:46.736Z] #27 8.328 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:03:46.736Z] #27 8.390 Selecting previously unselected package libjq1:amd64. [2022-04-07T09:03:46.736Z] #27 8.390 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:03:46.736Z] #27 8.395 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:03:46.962Z] #43 34.10 GEN compel/plugins/include/uapi/std/syscall.h [2022-04-07T09:03:46.962Z] #43 34.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-04-07T09:03:46.962Z] #43 34.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-04-07T09:03:46.962Z] #43 34.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-07T09:03:46.962Z] #43 34.17 DEP compel/plugins/std/infect.d [2022-04-07T09:03:46.962Z] #43 34.27 DEP compel/plugins/std/string.d [2022-04-07T09:03:46.962Z] #43 34.36 DEP compel/plugins/std/log.d [2022-04-07T09:03:46.997Z] #27 8.455 Selecting previously unselected package jq. [2022-04-07T09:03:46.997Z] #27 8.455 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:03:46.997Z] #27 8.469 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T09:03:46.997Z] #27 8.525 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-04-07T09:03:46.997Z] #27 8.556 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-04-07T09:03:46.997Z] #27 8.573 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:47.082Z] #27 8.998 Updating certificates in /etc/ssl/certs... [2022-04-07T09:03:47.220Z] #43 34.44 DEP compel/plugins/std/fds.d [2022-04-07T09:03:47.259Z] #27 8.682 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T09:03:47.259Z] #27 8.699 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:47.259Z] #27 8.722 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:47.259Z] #27 8.734 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:47.259Z] #27 8.746 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T09:03:47.259Z] #27 8.765 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:47.259Z] #27 8.779 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:47.259Z] #27 8.793 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T09:03:47.259Z] #27 8.804 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:47.259Z] #27 8.818 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:47.259Z] #27 8.837 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:03:47.259Z] #27 8.850 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:03:47.259Z] #27 8.863 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:47.259Z] #27 8.875 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-07T09:03:47.477Z] #43 34.57 DEP compel/plugins/std/std.d [2022-04-07T09:03:47.477Z] #43 34.65 DEP compel/plugins/shmem/shmem.d [2022-04-07T09:03:47.477Z] #43 34.70 DEP compel/plugins/fds/fds.d [2022-04-07T09:03:47.650Z] #27 9.809 137 added, 0 removed; done. [2022-04-07T09:03:47.650Z] #27 9.846 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:47.734Z] #43 34.88 CC compel/plugins/std/std.o [2022-04-07T09:03:47.914Z] #27 9.863 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T09:03:47.914Z] #27 9.883 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T09:03:47.914Z] #27 9.901 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-07T09:03:47.914Z] #27 9.915 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T09:03:47.914Z] #27 9.944 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-07T09:03:47.914Z] #27 9.953 Updating certificates in /etc/ssl/certs... [2022-04-07T09:03:47.991Z] #43 35.13 CC compel/plugins/std/fds.o [2022-04-07T09:03:48.094Z] #29 6.267 #=#=# 0.0% # 2.0% ### 5.1% #### 5.8% ##### 7.6% ####### 10.3% ######## 12.2% ######### 13.4% ########## 15.1% ############ 16.9% ############ 18.0% ############# 19.3% ############## 20.8% ############### 21.3% ################ 22.5% ################ 23.6% ################## 25.2% ################### 27.4% ##################### 30.2% ####################### 33.2% ######################### 35.8% ########################### 38.2% ############################ 40.0% ############################## 41.7% ############################### 43.1% ################################ 44.9% ################################# 46.3% ################################## 48.1% #################################### 50.0% ##################################### 51.8% ###################################### 53.3% ####################################### 55.5% ######################################### 57.0% ########################################### 59.9% ########################################### 61.0% ############################################# 63.8% ############################################### 65.6% ################################################ 67.7% [2022-04-07T09:03:48.094Z] #29 ... [2022-04-07T09:03:48.094Z] [2022-04-07T09:03:48.094Z] #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-04-07T09:03:48.094Z] #58 sha256:28b6e04330a3fb6da8df9f5399c95c46f404c6ad4a996f02a7946090bc769a9b [2022-04-07T09:03:48.094Z] #58 4.263 + RM_GOPATH=0 [2022-04-07T09:03:48.094Z] #58 4.286 + TMP_GOPATH= [2022-04-07T09:03:48.094Z] #58 4.286 + : /build [2022-04-07T09:03:48.094Z] #58 4.286 + '[' -z '' ']' [2022-04-07T09:03:48.094Z] #58 4.286 ++ mktemp -d [2022-04-07T09:03:48.094Z] #58 4.286 + export GOPATH=/tmp/tmp.uv5uNZHDkw [2022-04-07T09:03:48.095Z] #58 4.286 + GOPATH=/tmp/tmp.uv5uNZHDkw [2022-04-07T09:03:48.095Z] #58 4.286 + RM_GOPATH=1 [2022-04-07T09:03:48.095Z] #58 4.286 + case "$(go env GOARCH)" in [2022-04-07T09:03:48.095Z] #58 4.307 ++ go env GOARCH [2022-04-07T09:03:48.095Z] #58 4.339 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:48.095Z] #58 4.339 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:48.095Z] #58 4.340 ++ dirname /tmp/install/install.sh [2022-04-07T09:03:48.095Z] #58 4.343 Install rootlesskit version v0.14.4 [2022-04-07T09:03:48.095Z] #58 4.344 + dir=/tmp/install [2022-04-07T09:03:48.095Z] #58 4.344 + bin=rootlesskit [2022-04-07T09:03:48.095Z] #58 4.344 + shift [2022-04-07T09:03:48.095Z] #58 4.344 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-07T09:03:48.095Z] #58 4.344 + . /tmp/install/rootlesskit.installer [2022-04-07T09:03:48.095Z] #58 4.344 ++ : v0.14.4 [2022-04-07T09:03:48.095Z] #58 4.344 + install_rootlesskit [2022-04-07T09:03:48.095Z] #58 4.344 + case "$1" in [2022-04-07T09:03:48.095Z] #58 4.344 + export CGO_ENABLED=0 [2022-04-07T09:03:48.095Z] #58 4.344 + CGO_ENABLED=0 [2022-04-07T09:03:48.095Z] #58 4.344 + _install_rootlesskit [2022-04-07T09:03:48.095Z] #58 4.344 + echo 'Install rootlesskit version v0.14.4' [2022-04-07T09:03:48.095Z] #58 4.344 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T09:03:48.095Z] #58 4.344 + GOBIN=/build [2022-04-07T09:03:48.095Z] #58 4.344 + GO111MODULE=on [2022-04-07T09:03:48.095Z] #58 4.344 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-07T09:03:48.095Z] #58 5.148 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-07T09:03:48.095Z] #58 7.745 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T09:03:48.095Z] #58 7.745 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T09:03:48.095Z] #58 7.888 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-07T09:03:48.095Z] #58 8.655 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-07T09:03:48.095Z] #58 ... [2022-04-07T09:03:48.095Z] [2022-04-07T09:03:48.095Z] #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-04-07T09:03:48.095Z] #34 sha256:a86665ede11571ea5f44be837d58ea54c3af4cc7ea1671ee243c6346a73f112e [2022-04-07T09:03:48.095Z] #34 4.365 + RM_GOPATH=0 [2022-04-07T09:03:48.095Z] #34 4.365 + TMP_GOPATH= [2022-04-07T09:03:48.095Z] #34 4.365 + : /build [2022-04-07T09:03:48.095Z] #34 4.366 + '[' -z '' ']' [2022-04-07T09:03:48.095Z] #34 4.366 ++ mktemp -d [2022-04-07T09:03:48.095Z] #34 4.372 + export GOPATH=/tmp/tmp.FvoHb5QhQe [2022-04-07T09:03:48.095Z] #34 4.372 + GOPATH=/tmp/tmp.FvoHb5QhQe [2022-04-07T09:03:48.095Z] #34 4.372 + RM_GOPATH=1 [2022-04-07T09:03:48.095Z] #34 4.372 + case "$(go env GOARCH)" in [2022-04-07T09:03:48.095Z] #34 4.373 ++ go env GOARCH [2022-04-07T09:03:48.095Z] #34 4.446 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:48.095Z] #34 4.446 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:48.095Z] #34 4.448 ++ dirname /tmp/install/install.sh [2022-04-07T09:03:48.095Z] #34 4.450 + dir=/tmp/install [2022-04-07T09:03:48.095Z] #34 4.450 + bin=tomlv [2022-04-07T09:03:48.095Z] #34 4.451 + shift [2022-04-07T09:03:48.095Z] #34 4.451 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-07T09:03:48.095Z] #34 4.451 + . /tmp/install/tomlv.installer [2022-04-07T09:03:48.095Z] #34 4.451 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:03:48.095Z] #34 4.460 + install_tomlv [2022-04-07T09:03:48.095Z] #34 4.460 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-07T09:03:48.095Z] #34 4.460 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FvoHb5QhQe/src/github.com/BurntSushi/toml [2022-04-07T09:03:48.095Z] #34 4.460 Cloning into '/tmp/tmp.FvoHb5QhQe/src/github.com/BurntSushi/toml'... [2022-04-07T09:03:48.095Z] #34 4.460 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:03:48.095Z] #34 5.640 + cd /tmp/tmp.FvoHb5QhQe/src/github.com/BurntSushi/toml [2022-04-07T09:03:48.095Z] #34 5.640 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:03:48.095Z] #34 5.809 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T09:03:48.095Z] #34 6.417 internal/unsafeheader [2022-04-07T09:03:48.095Z] #34 6.446 internal/cpu [2022-04-07T09:03:48.095Z] #34 6.715 runtime/internal/atomic [2022-04-07T09:03:48.095Z] #34 7.134 internal/bytealg [2022-04-07T09:03:48.095Z] #34 7.289 runtime/internal/sys [2022-04-07T09:03:48.095Z] #34 7.631 runtime/internal/math [2022-04-07T09:03:48.095Z] #34 7.806 math/bits [2022-04-07T09:03:48.095Z] #34 8.148 runtime [2022-04-07T09:03:48.095Z] #34 8.382 math [2022-04-07T09:03:48.202Z] #27 9.503 Updating certificates in /etc/ssl/certs... [2022-04-07T09:03:48.353Z] #34 ... [2022-04-07T09:03:48.353Z] [2022-04-07T09:03:48.353Z] #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-04-07T09:03:48.353Z] #45 sha256:7c00b5cbafd93375ea80a6c2dd2c5cc09a391b9b73857372c38b4aba73f96e93 [2022-04-07T09:03:48.353Z] #45 3.341 + RM_GOPATH=0 [2022-04-07T09:03:48.353Z] #45 3.341 + TMP_GOPATH= [2022-04-07T09:03:48.353Z] #45 3.341 + : /build [2022-04-07T09:03:48.353Z] #45 3.341 + '[' -z '' ']' [2022-04-07T09:03:48.353Z] #45 3.343 ++ mktemp -d [2022-04-07T09:03:48.353Z] #45 3.347 + export GOPATH=/tmp/tmp.U5sTx4DtDP [2022-04-07T09:03:48.353Z] #45 3.347 + GOPATH=/tmp/tmp.U5sTx4DtDP [2022-04-07T09:03:48.353Z] #45 3.347 + RM_GOPATH=1 [2022-04-07T09:03:48.353Z] #45 3.347 + case "$(go env GOARCH)" in [2022-04-07T09:03:48.353Z] #45 3.347 ++ go env GOARCH [2022-04-07T09:03:48.353Z] #45 3.364 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:48.353Z] #45 3.364 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:48.353Z] #45 3.364 ++ dirname /tmp/install/install.sh [2022-04-07T09:03:48.353Z] #45 3.364 + dir=/tmp/install [2022-04-07T09:03:48.353Z] #45 3.364 + bin=vndr [2022-04-07T09:03:48.353Z] #45 3.364 + shift [2022-04-07T09:03:48.353Z] #45 3.364 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-07T09:03:48.353Z] #45 3.364 + . /tmp/install/vndr.installer [2022-04-07T09:03:48.353Z] #45 3.364 ++ : v0.1.2 [2022-04-07T09:03:48.353Z] #45 3.364 + install_vndr [2022-04-07T09:03:48.353Z] #45 3.364 + echo 'Install vndr version v0.1.2' [2022-04-07T09:03:48.353Z] #45 3.364 + GOBIN=/build [2022-04-07T09:03:48.353Z] #45 3.364 + GO111MODULE=on [2022-04-07T09:03:48.353Z] #45 3.364 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-07T09:03:48.353Z] #45 3.364 Install vndr version v0.1.2 [2022-04-07T09:03:48.353Z] #45 3.912 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-07T09:03:48.353Z] #45 ... [2022-04-07T09:03:48.353Z] [2022-04-07T09:03:48.353Z] #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-04-07T09:03:48.353Z] #67 sha256:0368e68b6bf5c33792fbb7d020295be33bca3be36913b4f50d1ef239e3a10169 [2022-04-07T09:03:48.353Z] #67 4.388 + RM_GOPATH=0 [2022-04-07T09:03:48.353Z] #67 4.394 + TMP_GOPATH= [2022-04-07T09:03:48.353Z] #67 4.394 + : /build [2022-04-07T09:03:48.353Z] #67 4.394 + '[' -z '' ']' [2022-04-07T09:03:48.353Z] #67 4.394 ++ mktemp -d [2022-04-07T09:03:48.353Z] #67 4.394 + export GOPATH=/tmp/tmp.ogTT3fKsXL [2022-04-07T09:03:48.353Z] #67 4.394 + GOPATH=/tmp/tmp.ogTT3fKsXL [2022-04-07T09:03:48.353Z] #67 4.394 + RM_GOPATH=1 [2022-04-07T09:03:48.353Z] #67 4.394 + case "$(go env GOARCH)" in [2022-04-07T09:03:48.353Z] #67 4.394 ++ go env GOARCH [2022-04-07T09:03:48.353Z] #67 4.428 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:48.353Z] #67 4.430 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:48.353Z] #67 4.430 ++ dirname /tmp/install/install.sh [2022-04-07T09:03:48.353Z] #67 4.443 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:03:48.353Z] #67 4.443 + dir=/tmp/install [2022-04-07T09:03:48.353Z] #67 4.443 + bin=proxy [2022-04-07T09:03:48.353Z] #67 4.443 + shift [2022-04-07T09:03:48.353Z] #67 4.443 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-07T09:03:48.353Z] #67 4.443 + . /tmp/install/proxy.installer [2022-04-07T09:03:48.353Z] #67 4.443 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:03:48.353Z] #67 4.443 + install_proxy [2022-04-07T09:03:48.353Z] #67 4.443 + case "$1" in [2022-04-07T09:03:48.353Z] #67 4.443 + export CGO_ENABLED=0 [2022-04-07T09:03:48.353Z] #67 4.443 + CGO_ENABLED=0 [2022-04-07T09:03:48.353Z] #67 4.443 + _install_proxy [2022-04-07T09:03:48.353Z] #67 4.443 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-07T09:03:48.353Z] #67 4.443 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ogTT3fKsXL/src/github.com/docker/libnetwork [2022-04-07T09:03:48.353Z] #67 4.443 Cloning into '/tmp/tmp.ogTT3fKsXL/src/github.com/docker/libnetwork'... [2022-04-07T09:03:48.353Z] #67 ... [2022-04-07T09:03:48.353Z] [2022-04-07T09:03:48.353Z] #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-04-07T09:03:48.353Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-04-07T09:03:48.353Z] #40 3.727 + git clone https://github.com/docker/distribution.git . [2022-04-07T09:03:48.353Z] #40 3.727 Cloning into '.'... [2022-04-07T09:03:48.465Z] #27 ... [2022-04-07T09:03:48.465Z] [2022-04-07T09:03:48.465Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:48.465Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:48.465Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.5s done [2022-04-07T09:03:48.465Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.6s done [2022-04-07T09:03:48.465Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.9s done [2022-04-07T09:03:48.465Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 0.5s [2022-04-07T09:03:48.567Z] #43 35.64 CC compel/plugins/std/log.o [2022-04-07T09:03:48.610Z] #40 ... [2022-04-07T09:03:48.610Z] [2022-04-07T09:03:48.610Z] #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-04-07T09:03:48.610Z] #24 sha256:9eca7adaa68638fd55392d548d72164dc001995835e470bae158f3ce6b0582a7 [2022-04-07T09:03:48.610Z] #24 4.417 + RM_GOPATH=0 [2022-04-07T09:03:48.610Z] #24 4.417 + TMP_GOPATH= [2022-04-07T09:03:48.610Z] #24 4.417 + : /build [2022-04-07T09:03:48.610Z] #24 4.417 + '[' -z '' ']' [2022-04-07T09:03:48.610Z] #24 4.417 ++ mktemp -d [2022-04-07T09:03:48.610Z] #24 4.418 + export GOPATH=/tmp/tmp.yfaPVRUMxe [2022-04-07T09:03:48.610Z] #24 4.419 + GOPATH=/tmp/tmp.yfaPVRUMxe [2022-04-07T09:03:48.610Z] #24 4.419 + RM_GOPATH=1 [2022-04-07T09:03:48.610Z] #24 4.419 + case "$(go env GOARCH)" in [2022-04-07T09:03:48.610Z] #24 4.421 ++ go env GOARCH [2022-04-07T09:03:48.610Z] #24 4.450 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:48.610Z] #24 4.450 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:48.610Z] #24 4.451 ++ dirname /tmp/install/install.sh [2022-04-07T09:03:48.610Z] #24 4.457 + dir=/tmp/install [2022-04-07T09:03:48.610Z] #24 4.457 + bin=dockercli [2022-04-07T09:03:48.610Z] #24 4.457 + shift [2022-04-07T09:03:48.610Z] #24 4.457 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-07T09:03:48.610Z] #24 4.460 + . /tmp/install/dockercli.installer [2022-04-07T09:03:48.610Z] #24 4.460 ++ : stable [2022-04-07T09:03:48.610Z] #24 4.460 ++ : 17.06.2-ce [2022-04-07T09:03:48.610Z] #24 4.461 + install_dockercli [2022-04-07T09:03:48.610Z] #24 4.461 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-07T09:03:48.610Z] #24 4.461 Install docker/cli version 17.06.2-ce from stable [2022-04-07T09:03:48.610Z] #24 4.462 ++ uname -m [2022-04-07T09:03:48.610Z] #24 4.466 + arch=aarch64 [2022-04-07T09:03:48.610Z] #24 4.467 + '[' aarch64 '!=' x86_64 ']' [2022-04-07T09:03:48.610Z] #24 4.472 + '[' aarch64 '!=' s390x ']' [2022-04-07T09:03:48.610Z] #24 4.472 + '[' aarch64 '!=' armhf ']' [2022-04-07T09:03:48.610Z] #24 4.472 + build_dockercli [2022-04-07T09:03:48.610Z] #24 4.472 + git clone https://github.com/docker/docker-ce /tmp/tmp.yfaPVRUMxe/tmp/docker-ce [2022-04-07T09:03:48.610Z] #24 4.499 Cloning into '/tmp/tmp.yfaPVRUMxe/tmp/docker-ce'... [2022-04-07T09:03:48.610Z] #24 ... [2022-04-07T09:03:48.610Z] [2022-04-07T09:03:48.610Z] #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-04-07T09:03:48.610Z] #49 sha256:15d326e4fee452dbd01e2a85b661f42963abd5b4ad223ed360b392bb5c584d00 [2022-04-07T09:03:48.610Z] #49 4.198 + RM_GOPATH=0 [2022-04-07T09:03:48.610Z] #49 4.198 + TMP_GOPATH= [2022-04-07T09:03:48.610Z] #49 4.198 + : /build [2022-04-07T09:03:48.610Z] #49 4.198 + '[' -z '' ']' [2022-04-07T09:03:48.610Z] #49 4.198 ++ mktemp -d [2022-04-07T09:03:48.610Z] #49 4.198 + export GOPATH=/tmp/tmp.eNepJgq9mp [2022-04-07T09:03:48.610Z] #49 4.198 + GOPATH=/tmp/tmp.eNepJgq9mp [2022-04-07T09:03:48.610Z] #49 4.198 + RM_GOPATH=1 [2022-04-07T09:03:48.610Z] #49 4.198 + case "$(go env GOARCH)" in [2022-04-07T09:03:48.610Z] #49 4.199 ++ go env GOARCH [2022-04-07T09:03:48.610Z] #49 4.250 Install golangci-lint version v1.23.8 [2022-04-07T09:03:48.610Z] #49 4.251 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:48.610Z] #49 4.251 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:48.610Z] #49 4.251 ++ dirname /tmp/install/install.sh [2022-04-07T09:03:48.610Z] #49 4.251 + dir=/tmp/install [2022-04-07T09:03:48.610Z] #49 4.251 + bin=golangci_lint [2022-04-07T09:03:48.610Z] #49 4.251 + shift [2022-04-07T09:03:48.610Z] #49 4.251 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-07T09:03:48.610Z] #49 4.251 + . /tmp/install/golangci_lint.installer [2022-04-07T09:03:48.610Z] #49 4.251 ++ : v1.23.8 [2022-04-07T09:03:48.610Z] #49 4.251 + install_golangci_lint [2022-04-07T09:03:48.610Z] #49 4.251 + set -e [2022-04-07T09:03:48.610Z] #49 4.251 + echo 'Install golangci-lint version v1.23.8' [2022-04-07T09:03:48.610Z] #49 4.251 + GOBIN=/build [2022-04-07T09:03:48.610Z] #49 4.251 + GO111MODULE=on [2022-04-07T09:03:48.610Z] #49 4.251 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-07T09:03:48.610Z] #49 5.223 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-07T09:03:48.732Z] #9 ... [2022-04-07T09:03:48.732Z] [2022-04-07T09:03:48.732Z] #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-04-07T09:03:48.732Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T09:03:48.732Z] #27 10.32 137 added, 0 removed; done. [2022-04-07T09:03:48.732Z] #27 10.35 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:48.732Z] #27 10.37 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T09:03:48.732Z] #27 10.38 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T09:03:48.732Z] #27 10.40 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-07T09:03:48.854Z] #27 10.64 0 added, 0 removed; done. [2022-04-07T09:03:48.854Z] #27 10.64 Running hooks in /etc/ca-certificates/update.d... [2022-04-07T09:03:48.854Z] #27 10.65 done. [2022-04-07T09:03:48.868Z] #49 ... [2022-04-07T09:03:48.868Z] [2022-04-07T09:03:48.868Z] #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-04-07T09:03:48.868Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-04-07T09:03:48.868Z] #55 3.931 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:03:48.868Z] #55 3.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:03:48.868Z] #55 3.985 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:03:48.868Z] #55 4.975 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-07T09:03:48.868Z] #55 7.298 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-07T09:03:48.868Z] #55 9.690 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-07T09:03:48.868Z] #55 ... [2022-04-07T09:03:48.868Z] [2022-04-07T09:03:48.868Z] #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-04-07T09:03:48.868Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-04-07T09:03:48.868Z] #36 2.323 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:03:48.868Z] #36 2.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:03:48.868Z] #36 2.503 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:03:48.868Z] #36 2.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-07T09:03:48.868Z] #36 3.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-07T09:03:48.868Z] #36 4.231 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-07T09:03:48.998Z] #27 10.41 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T09:03:48.998Z] #27 10.44 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-07T09:03:48.998Z] #27 10.45 Updating certificates in /etc/ssl/certs... [2022-04-07T09:03:49.125Z] #36 11.08 Fetched 8298 kB in 9s (921 kB/s) [2022-04-07T09:03:49.125Z] #36 11.08 Reading package lists... [2022-04-07T09:03:49.125Z] #36 ... [2022-04-07T09:03:49.125Z] [2022-04-07T09:03:49.125Z] #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-04-07T09:03:49.125Z] #47 sha256:c269ffd23a715fa0596588f7350777bf545cf742fdb9b8441dad0ba322832672 [2022-04-07T09:03:49.125Z] #47 4.308 + RM_GOPATH=0 [2022-04-07T09:03:49.125Z] #47 4.308 + TMP_GOPATH= [2022-04-07T09:03:49.125Z] #47 4.308 + : /build [2022-04-07T09:03:49.125Z] #47 4.308 + '[' -z '' ']' [2022-04-07T09:03:49.125Z] #47 4.308 ++ mktemp -d [2022-04-07T09:03:49.125Z] #47 4.308 + export GOPATH=/tmp/tmp.TmdyW1HPA6 [2022-04-07T09:03:49.125Z] #47 4.308 + GOPATH=/tmp/tmp.TmdyW1HPA6 [2022-04-07T09:03:49.125Z] #47 4.308 + RM_GOPATH=1 [2022-04-07T09:03:49.125Z] #47 4.308 + case "$(go env GOARCH)" in [2022-04-07T09:03:49.125Z] #47 4.308 ++ go env GOARCH [2022-04-07T09:03:49.125Z] #47 4.384 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:49.125Z] #47 4.384 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:49.125Z] #47 4.384 ++ dirname /tmp/install/install.sh [2022-04-07T09:03:49.125Z] #47 4.384 + dir=/tmp/install [2022-04-07T09:03:49.125Z] #47 4.384 + bin=gotestsum [2022-04-07T09:03:49.125Z] #47 4.384 + shift [2022-04-07T09:03:49.125Z] #47 4.384 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-07T09:03:49.125Z] #47 4.384 + . /tmp/install/gotestsum.installer [2022-04-07T09:03:49.125Z] #47 4.384 ++ : v1.7.0 [2022-04-07T09:03:49.125Z] #47 4.384 + install_gotestsum [2022-04-07T09:03:49.125Z] #47 4.410 + set -e [2022-04-07T09:03:49.125Z] #47 4.411 Install gotestsum version v1.7.0 [2022-04-07T09:03:49.125Z] #47 4.411 + echo 'Install gotestsum version v1.7.0' [2022-04-07T09:03:49.125Z] #47 4.411 + GOBIN=/build [2022-04-07T09:03:49.125Z] #47 4.411 + GO111MODULE=on [2022-04-07T09:03:49.125Z] #47 4.411 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-07T09:03:49.125Z] #47 5.181 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-07T09:03:49.125Z] #47 7.279 go: downloading github.com/fatih/color v1.10.0 [2022-04-07T09:03:49.125Z] #47 7.339 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-07T09:03:49.125Z] #47 7.507 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-07T09:03:49.125Z] #47 7.558 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T09:03:49.125Z] #47 7.937 go: downloading golang.org/x/tools v0.1.0 [2022-04-07T09:03:49.125Z] #47 8.063 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-07T09:03:49.125Z] #47 8.198 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-07T09:03:49.125Z] #47 8.545 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-07T09:03:49.125Z] #47 8.620 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-07T09:03:49.125Z] #47 ... [2022-04-07T09:03:49.125Z] [2022-04-07T09:03:49.125Z] #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-04-07T09:03:49.125Z] #51 sha256:cad3904b55ecbc61d7737e23dd7ac7f0bffadb5351eaae9172b19e4e4106f302 [2022-04-07T09:03:49.125Z] #51 4.271 + RM_GOPATH=0 [2022-04-07T09:03:49.125Z] #51 4.271 + TMP_GOPATH= [2022-04-07T09:03:49.125Z] #51 4.271 + : /build [2022-04-07T09:03:49.125Z] #51 4.271 + '[' -z '' ']' [2022-04-07T09:03:49.125Z] #51 4.271 ++ mktemp -d [2022-04-07T09:03:49.125Z] #51 4.286 + export GOPATH=/tmp/tmp.A2vFf01gxL [2022-04-07T09:03:49.125Z] #51 4.286 + GOPATH=/tmp/tmp.A2vFf01gxL [2022-04-07T09:03:49.125Z] #51 4.286 + RM_GOPATH=1 [2022-04-07T09:03:49.125Z] #51 4.286 + case "$(go env GOARCH)" in [2022-04-07T09:03:49.125Z] #51 4.308 ++ go env GOARCH [2022-04-07T09:03:49.125Z] #51 4.320 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:49.125Z] #51 4.344 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:49.125Z] #51 4.354 Install shfmt version v3.0.2 [2022-04-07T09:03:49.125Z] #51 4.355 ++ dirname /tmp/install/install.sh [2022-04-07T09:03:49.125Z] #51 4.355 + dir=/tmp/install [2022-04-07T09:03:49.125Z] #51 4.355 + bin=shfmt [2022-04-07T09:03:49.125Z] #51 4.355 + shift [2022-04-07T09:03:49.125Z] #51 4.355 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-07T09:03:49.125Z] #51 4.355 + . /tmp/install/shfmt.installer [2022-04-07T09:03:49.125Z] #51 4.355 ++ : v3.0.2 [2022-04-07T09:03:49.125Z] #51 4.355 + install_shfmt [2022-04-07T09:03:49.125Z] #51 4.355 + echo 'Install shfmt version v3.0.2' [2022-04-07T09:03:49.125Z] #51 4.355 + GOBIN=/build [2022-04-07T09:03:49.125Z] #51 4.355 + GO111MODULE=on [2022-04-07T09:03:49.125Z] #51 4.355 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-07T09:03:49.125Z] #51 5.263 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-07T09:03:49.125Z] #51 6.327 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-07T09:03:49.125Z] #51 6.332 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-07T09:03:49.125Z] #51 6.404 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-07T09:03:49.125Z] #51 8.453 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-07T09:03:49.131Z] #43 36.36 CC compel/plugins/std/string.o [2022-04-07T09:03:49.383Z] #51 ... [2022-04-07T09:03:49.383Z] [2022-04-07T09:03:49.383Z] #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-04-07T09:03:49.383Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-04-07T09:03:49.383Z] #42 4.490 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:03:49.383Z] #42 4.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:03:49.383Z] #42 4.558 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:03:49.383Z] #42 5.523 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-07T09:03:49.383Z] #42 7.749 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-07T09:03:49.383Z] #42 9.975 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-07T09:03:49.383Z] #42 ... [2022-04-07T09:03:49.383Z] [2022-04-07T09:03:49.383Z] #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-04-07T09:03:49.383Z] #29 sha256:4f3bd9ea7d54cc98ff14dd1848c1eee5fc4cfa44f97fb7a91be15d72e4c46471 [2022-04-07T09:03:49.571Z] #27 11.10 0 added, 0 removed; done. [2022-04-07T09:03:49.572Z] #27 11.10 Running hooks in /etc/ca-certificates/update.d... [2022-04-07T09:03:49.572Z] #27 11.10 done. [2022-04-07T09:03:49.695Z] #43 36.92 CC compel/plugins/std/infect.o [2022-04-07T09:03:49.879Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.7s done [2022-04-07T09:03:49.880Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-04-07T09:03:49.897Z] #29 6.267 #=#=# 0.0% # 2.0% ### 5.1% #### 5.8% ##### 7.6% ####### 10.3% ######## 12.2% ######### 13.4% ########## 15.1% ############ 16.9% ############ 18.0% ############# 19.3% ############## 20.8% ############### 21.3% ################ 22.5% ################ 23.6% ################## 25.2% ################### 27.4% ##################### 30.2% ####################### 33.2% ######################### 35.8% ########################### 38.2% ############################ 40.0% ############################## 41.7% ############################### 43.1% ################################ 44.9% ################################# 46.3% ################################## 48.1% #################################### 50.0% ##################################### 51.8% ###################################### 53.3% ####################################### 55.5% ######################################### 57.0% ########################################### 59.9% ########################################### 61.0% ############################################# 63.8% ############################################### 65.6% ################################################ 67.7% ################################################## 70.6% ################################################### 72.0% ##################################################### 74.3% ####################################################### 76.9% ######################################################## 79.1% ########################################################## 80.8% ############################################################ 83.5% ############################################################# 85.1% ############################################################## 86.8% ################################################################ 89.2% ################################################################# 91.2% ################################################################# 91.3% ################################################################### 93.8% #################################################################### 94.4% ###################################################################### 97.3% ####################################################################### 99.3% ######################################################################## 100.0% [2022-04-07T09:03:49.952Z] #43 37.25 CC compel/arch/x86/plugins/std/parasite-head.o [2022-04-07T09:03:49.952Z] #43 37.30 CC compel/arch/x86/plugins/std/memcpy.o [2022-04-07T09:03:50.154Z] #29 12.58 [2022-04-07T09:03:50.210Z] #43 37.37 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-04-07T09:03:50.210Z] #43 37.43 AR compel/plugins/std.lib.a [2022-04-07T09:03:50.210Z] #43 37.50 CC compel/plugins/fds/fds.o [2022-04-07T09:03:50.466Z] #43 37.81 AR compel/plugins/fds.lib.a [2022-04-07T09:03:50.724Z] #43 37.86 HOSTDEP compel/src/lib/log-host.d [2022-04-07T09:03:50.724Z] #43 37.98 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-07T09:03:50.982Z] #43 38.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-04-07T09:03:50.982Z] #43 38.22 HOSTDEP compel/src/main-host.d [2022-04-07T09:03:50.982Z] #43 38.30 DEP compel/src/lib/ptrace.d [2022-04-07T09:03:51.240Z] #43 38.39 DEP compel/src/lib/infect.d [2022-04-07T09:03:51.240Z] #43 38.56 DEP compel/src/lib/infect-util.d [2022-04-07T09:03:51.393Z] #27 DONE 13.0s [2022-04-07T09:03:51.393Z] [2022-04-07T09:03:51.393Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:51.393Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:51.393Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 4.0s done [2022-04-07T09:03:51.393Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 2.6s [2022-04-07T09:03:51.393Z] #9 ... [2022-04-07T09:03:51.393Z] [2022-04-07T09:03:51.393Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-07T09:03:51.393Z] #28 sha256:03b83e473bfaee1aa2e7a22054813037af37e421e58277a14886c6fbaa64e88c [2022-04-07T09:03:51.393Z] #28 DONE 0.3s [2022-04-07T09:03:51.393Z] [2022-04-07T09:03:51.393Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:51.393Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:51.497Z] #43 38.63 DEP compel/src/lib/infect-rpc.d [2022-04-07T09:03:51.497Z] #43 ... [2022-04-07T09:03:51.497Z] [2022-04-07T09:03:51.497Z] #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-04-07T09:03:51.497Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:03:51.497Z] #13 98.84 Selecting previously unselected package libapparmor1:amd64. [2022-04-07T09:03:51.497Z] #13 98.86 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 98.87 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T09:03:51.497Z] #13 98.98 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-07T09:03:51.497Z] #13 99.00 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 99.01 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T09:03:51.497Z] #13 99.13 Selecting previously unselected package libbtrfs0. [2022-04-07T09:03:51.497Z] #13 99.13 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 99.14 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T09:03:51.497Z] #13 99.21 Selecting previously unselected package libbtrfs-dev. [2022-04-07T09:03:51.497Z] #13 99.22 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 99.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:03:51.497Z] #13 99.33 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-07T09:03:51.497Z] #13 99.33 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 99.33 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:03:51.497Z] #13 99.39 Selecting previously unselected package libudev-dev:amd64. [2022-04-07T09:03:51.497Z] #13 99.39 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 99.43 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:03:51.497Z] #13 99.58 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-07T09:03:51.497Z] #13 99.58 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 99.59 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T09:03:51.497Z] #13 99.85 Selecting previously unselected package libpcre16-3:amd64. [2022-04-07T09:03:51.497Z] #13 99.85 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 99.86 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T09:03:51.497Z] #13 100.0 Selecting previously unselected package libpcre32-3:amd64. [2022-04-07T09:03:51.497Z] #13 100.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 100.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T09:03:51.497Z] #13 100.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-04-07T09:03:51.497Z] #13 100.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 100.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T09:03:51.497Z] #13 100.3 Selecting previously unselected package libpcre3-dev:amd64. [2022-04-07T09:03:51.497Z] #13 100.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 100.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T09:03:51.497Z] #13 100.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-07T09:03:51.497Z] #13 100.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 100.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T09:03:51.497Z] #13 101.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-07T09:03:51.497Z] #13 101.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 101.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T09:03:51.497Z] #13 101.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-07T09:03:51.497Z] #13 101.1 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 101.1 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:03:51.497Z] #13 101.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-07T09:03:51.497Z] #13 101.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T09:03:51.497Z] #13 101.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:03:51.497Z] #13 101.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T09:03:51.497Z] #13 101.7 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:03:51.497Z] #13 101.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T09:03:51.497Z] #13 101.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T09:03:51.497Z] #13 101.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T09:03:51.497Z] #13 101.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T09:03:51.497Z] #13 101.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:03:51.497Z] #13 101.8 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T09:03:51.497Z] #13 101.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T09:03:51.497Z] #13 101.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:03:51.497Z] #13 101.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T09:03:51.497Z] #13 101.8 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:03:51.497Z] #13 101.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T09:03:51.497Z] #13 101.9 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-07T09:03:51.497Z] #13 101.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:03:51.497Z] #13 101.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T09:03:51.497Z] #13 101.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T09:03:51.497Z] #13 101.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:03:51.497Z] #13 101.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-07T09:03:51.497Z] #13 101.9 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-04-07T09:03:51.497Z] #13 101.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:03:51.497Z] #13 102.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-04-07T09:03:51.497Z] #13 102.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-07T09:03:51.497Z] #13 102.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T09:03:51.497Z] #13 102.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T09:03:51.497Z] #13 102.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:03:51.497Z] #13 102.0 Setting up dmsetup (2:1.02.155-3) ... [2022-04-07T09:03:51.497Z] #13 102.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:03:51.497Z] #13 102.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T09:03:51.497Z] #13 102.0 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:03:51.538Z] #29 13.83 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-07T09:03:51.776Z] #9 ... [2022-04-07T09:03:51.776Z] [2022-04-07T09:03:51.776Z] #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-04-07T09:03:51.776Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T09:03:51.776Z] #27 1.443 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:03:51.776Z] #27 1.452 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:03:51.776Z] #27 1.452 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:03:51.776Z] #27 1.799 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:03:51.776Z] #27 2.102 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:03:51.776Z] #27 2.498 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:03:51.776Z] #27 3.975 Fetched 8476 kB in 3s (3040 kB/s) [2022-04-07T09:03:51.776Z] #27 3.975 Reading package lists... [2022-04-07T09:03:51.776Z] #27 4.919 Reading package lists... [2022-04-07T09:03:51.776Z] #27 5.834 Building dependency tree... [2022-04-07T09:03:51.776Z] #27 6.186 The following additional packages will be installed: [2022-04-07T09:03:51.776Z] #27 6.186 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-07T09:03:51.776Z] #27 6.186 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-04-07T09:03:51.776Z] #27 6.186 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-04-07T09:03:51.776Z] #27 6.186 Suggested packages: [2022-04-07T09:03:51.776Z] #27 6.186 krb5-doc krb5-user [2022-04-07T09:03:51.776Z] #27 6.186 Recommended packages: [2022-04-07T09:03:51.776Z] #27 6.186 krb5-locales publicsuffix libsasl2-modules [2022-04-07T09:03:51.776Z] #27 6.433 The following NEW packages will be installed: [2022-04-07T09:03:51.776Z] #27 6.433 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-04-07T09:03:51.776Z] #27 6.433 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-04-07T09:03:51.776Z] #27 6.433 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-07T09:03:51.776Z] #27 6.433 libssh2-1 libssl1.1 openssl [2022-04-07T09:03:51.776Z] #27 6.732 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-04-07T09:03:51.776Z] #27 6.732 Need to get 5086 kB of archives. [2022-04-07T09:03:51.776Z] #27 6.732 After this operation, 12.1 MB of additional disk space will be used. [2022-04-07T09:03:51.776Z] #27 6.732 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u1 [1551 kB] [2022-04-07T09:03:51.776Z] #27 6.739 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1n-0+deb10u1 [858 kB] [2022-04-07T09:03:51.776Z] #27 6.752 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-04-07T09:03:51.776Z] #27 6.755 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-04-07T09:03:51.776Z] #27 6.757 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-04-07T09:03:51.776Z] #27 6.760 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-04-07T09:03:51.776Z] #27 6.767 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-04-07T09:03:51.776Z] #27 6.770 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-04-07T09:03:51.776Z] #27 6.771 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-04-07T09:03:51.776Z] #27 6.775 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-04-07T09:03:51.776Z] #27 6.776 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-04-07T09:03:51.776Z] #27 6.779 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-04-07T09:03:51.776Z] #27 6.784 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-04-07T09:03:51.776Z] #27 6.784 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-04-07T09:03:51.776Z] #27 6.788 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-04-07T09:03:51.776Z] #27 6.788 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-04-07T09:03:51.776Z] #27 6.791 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-04-07T09:03:51.776Z] #27 6.798 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-04-07T09:03:51.776Z] #27 6.799 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T09:03:51.776Z] #27 6.802 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T09:03:51.776Z] #27 6.805 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T09:03:51.776Z] #27 6.959 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:03:51.776Z] #27 6.985 Fetched 5086 kB in 0s (14.0 MB/s) [2022-04-07T09:03:51.776Z] #27 7.024 Selecting previously unselected package libssl1.1:amd64. [2022-04-07T09:03:51.776Z] #27 7.024 (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-04-07T09:03:51.776Z] #27 7.032 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 7.041 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:51.776Z] #27 7.243 Selecting previously unselected package openssl. [2022-04-07T09:03:51.776Z] #27 7.243 Preparing to unpack .../01-openssl_1.1.1n-0+deb10u1_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 7.247 Unpacking openssl (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:51.776Z] #27 7.403 Selecting previously unselected package ca-certificates. [2022-04-07T09:03:51.776Z] #27 7.403 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-04-07T09:03:51.776Z] #27 7.406 Unpacking ca-certificates (20200601~deb10u2) ... [2022-04-07T09:03:51.776Z] #27 7.552 Selecting previously unselected package libkeyutils1:amd64. [2022-04-07T09:03:51.776Z] #27 7.552 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 7.554 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-04-07T09:03:51.776Z] #27 7.599 Selecting previously unselected package libkrb5support0:amd64. [2022-04-07T09:03:51.776Z] #27 7.600 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 7.604 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:51.776Z] #27 7.654 Selecting previously unselected package libk5crypto3:amd64. [2022-04-07T09:03:51.776Z] #27 7.654 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 7.665 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:51.776Z] #27 7.889 Selecting previously unselected package libkrb5-3:amd64. [2022-04-07T09:03:51.776Z] #27 7.889 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 7.900 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:51.776Z] #27 8.012 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-07T09:03:51.776Z] #27 8.013 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 8.026 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:51.776Z] #27 8.129 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-07T09:03:51.776Z] #27 8.129 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 8.139 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:51.776Z] #27 8.209 Selecting previously unselected package libsasl2-2:amd64. [2022-04-07T09:03:51.776Z] #27 8.209 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 8.219 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:51.776Z] #27 8.312 Selecting previously unselected package libldap-common. [2022-04-07T09:03:51.776Z] #27 8.312 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-04-07T09:03:51.776Z] #27 8.317 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:51.776Z] #27 8.365 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-07T09:03:51.776Z] #27 8.365 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 8.370 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:51.776Z] #27 8.454 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-07T09:03:51.776Z] #27 8.454 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 8.457 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T09:03:51.776Z] #27 8.513 Selecting previously unselected package libpsl5:amd64. [2022-04-07T09:03:51.776Z] #27 8.513 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 8.517 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-04-07T09:03:51.776Z] #27 8.561 Selecting previously unselected package librtmp1:amd64. [2022-04-07T09:03:51.776Z] #27 8.561 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 8.565 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T09:03:51.776Z] #27 8.611 Selecting previously unselected package libssh2-1:amd64. [2022-04-07T09:03:51.776Z] #27 8.611 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 8.615 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T09:03:51.776Z] #27 8.672 Selecting previously unselected package libcurl4:amd64. [2022-04-07T09:03:51.776Z] #27 8.673 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 8.677 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T09:03:51.776Z] #27 8.811 Selecting previously unselected package curl. [2022-04-07T09:03:51.776Z] #27 8.811 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 8.831 Unpacking curl (7.64.0-4+deb10u2) ... [2022-04-07T09:03:51.776Z] #27 8.901 Selecting previously unselected package libonig5:amd64. [2022-04-07T09:03:51.776Z] #27 8.902 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 8.909 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:03:51.776Z] #27 8.970 Selecting previously unselected package libjq1:amd64. [2022-04-07T09:03:51.776Z] #27 8.970 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 8.974 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:03:51.776Z] #27 9.016 Selecting previously unselected package jq. [2022-04-07T09:03:51.776Z] #27 9.016 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:03:51.776Z] #27 9.022 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T09:03:51.776Z] #27 9.074 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-04-07T09:03:51.776Z] #27 9.086 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-04-07T09:03:51.776Z] #27 9.097 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:51.776Z] #27 9.200 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-04-07T09:03:51.776Z] #27 9.212 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:51.776Z] #27 9.227 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:51.776Z] #27 9.238 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:51.776Z] #27 ... [2022-04-07T09:03:51.776Z] [2022-04-07T09:03:51.776Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:51.776Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:51.796Z] #29 14.21 #=#=# [2022-04-07T09:03:52.104Z] #29 14.54 #=#=# ######################################################################## 100.0% [2022-04-07T09:03:52.379Z] #29 14.75 [2022-04-07T09:03:52.379Z] #29 ... [2022-04-07T09:03:52.379Z] [2022-04-07T09:03:52.379Z] #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-04-07T09:03:52.379Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-04-07T09:03:52.379Z] #32 4.037 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-07T09:03:52.379Z] #32 4.042 Cloning into '.'... [2022-04-07T09:03:52.637Z] #32 ... [2022-04-07T09:03:52.637Z] [2022-04-07T09:03:52.637Z] #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-04-07T09:03:52.637Z] #49 sha256:15d326e4fee452dbd01e2a85b661f42963abd5b4ad223ed360b392bb5c584d00 [2022-04-07T09:03:52.637Z] #49 12.18 go: downloading github.com/fatih/color v1.7.0 [2022-04-07T09:03:52.637Z] #49 12.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-07T09:03:52.637Z] #49 12.27 go: downloading github.com/pkg/errors v0.8.1 [2022-04-07T09:03:52.637Z] #49 12.29 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-07T09:03:52.637Z] #49 12.42 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T09:03:52.637Z] #49 12.74 go: downloading github.com/spf13/viper v1.6.1 [2022-04-07T09:03:52.637Z] #49 12.87 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-07T09:03:52.637Z] #49 12.94 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-07T09:03:52.637Z] #49 12.99 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-07T09:03:52.637Z] #49 13.02 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-07T09:03:52.637Z] #49 13.85 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-07T09:03:52.637Z] #49 14.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-07T09:03:52.877Z] #27 DONE 13.8s [2022-04-07T09:03:52.877Z] [2022-04-07T09:03:52.877Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-07T09:03:52.877Z] #28 sha256:683627abb17f5079b43f8c3d1ebe6fa8aa9684aa21f36dec8cbbc42b2956b787 [2022-04-07T09:03:52.877Z] #28 DONE 0.4s [2022-04-07T09:03:52.877Z] [2022-04-07T09:03:52.877Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:52.877Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:53.150Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.7s done [2022-04-07T09:03:53.406Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-04-07T09:03:53.822Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.5s [2022-04-07T09:03:54.020Z] #13 DONE 104.5s [2022-04-07T09:03:54.020Z] [2022-04-07T09:03:54.020Z] #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-04-07T09:03:54.020Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:03:54.020Z] #43 38.78 DEP compel/arch/x86/src/lib/infect.d [2022-04-07T09:03:54.020Z] #43 38.91 DEP compel/arch/x86/src/lib/cpu.d [2022-04-07T09:03:54.020Z] #43 38.96 DEP compel/src/lib/log.d [2022-04-07T09:03:54.020Z] #43 39.03 DEP compel/src/main.d [2022-04-07T09:03:54.020Z] #43 39.12 DEP compel/src/lib/handle-elf.d [2022-04-07T09:03:54.020Z] #43 39.20 DEP compel/arch/x86/src/lib/handle-elf.d [2022-04-07T09:03:54.020Z] #43 39.31 CC compel/src/lib/log.o [2022-04-07T09:03:54.020Z] #43 39.50 CC compel/arch/x86/src/lib/cpu.o [2022-04-07T09:03:54.020Z] #43 40.14 CC compel/arch/x86/src/lib/infect.o [2022-04-07T09:03:54.020Z] #43 40.75 CC compel/src/lib/infect-rpc.o [2022-04-07T09:03:54.020Z] #43 41.02 CC compel/src/lib/infect-util.o [2022-04-07T09:03:54.020Z] #43 41.19 CC compel/src/lib/infect.o [2022-04-07T09:03:54.395Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.2s done [2022-04-07T09:03:54.657Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-04-07T09:03:54.681Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.0s done [2022-04-07T09:03:54.682Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a [2022-04-07T09:03:54.919Z] #9 DONE 27.4s [2022-04-07T09:03:54.919Z] [2022-04-07T09:03:54.919Z] #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-04-07T09:03:54.919Z] #29 sha256:f0a5f120ae738e0e6f019a4bb2b886ae5c932f9b68f77b56c75f7cb2035b1f87 [2022-04-07T09:03:54.919Z] #29 1.414 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-07T09:03:54.919Z] #29 1.499 [2022-04-07T09:03:54.919Z] #29 1.716 #=#=# ###### 8.7% ########################### 37.7% ######################################### 57.0% ######################################################## 78.9% ####################################################################### 98.8% ######################################################################## 100.0% [2022-04-07T09:03:54.919Z] #29 2.283 [2022-04-07T09:03:54.940Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 0.0s done [2022-04-07T09:03:55.188Z] #49 17.00 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-07T09:03:55.188Z] #49 17.02 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-07T09:03:55.201Z] #9 DONE 27.1s [2022-04-07T09:03:55.201Z] [2022-04-07T09:03:55.201Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-07T09:03:55.201Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-04-07T09:03:55.441Z] #29 2.499 #=#=# ######################################################################## 100.0% [2022-04-07T09:03:55.442Z] #29 2.682 [2022-04-07T09:03:55.449Z] #49 17.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-07T09:03:55.449Z] #49 17.34 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-07T09:03:55.449Z] #49 17.43 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-07T09:03:55.449Z] #49 ... [2022-04-07T09:03:55.449Z] [2022-04-07T09:03:55.449Z] #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-04-07T09:03:55.449Z] #29 sha256:4f3bd9ea7d54cc98ff14dd1848c1eee5fc4cfa44f97fb7a91be15d72e4c46471 [2022-04-07T09:03:55.449Z] #29 16.06 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-07T09:03:55.449Z] #29 16.47 [2022-04-07T09:03:55.449Z] #29 16.82 #=#=# ##################################################### 74.5% ######################################################################## 100.0% [2022-04-07T09:03:55.449Z] #29 17.06 [2022-04-07T09:03:55.702Z] #29 2.900 #=#=# ##################################### 51.9% ######################################################################## 100.0% [2022-04-07T09:03:55.702Z] #29 3.085 [2022-04-07T09:03:55.915Z] #43 ... [2022-04-07T09:03:55.915Z] [2022-04-07T09:03:55.915Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-07T09:03:55.915Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-04-07T09:03:55.915Z] #14 DONE 1.5s [2022-04-07T09:03:55.915Z] [2022-04-07T09:03:55.915Z] #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-04-07T09:03:55.915Z] #53 sha256:7d68746395e15cab476a75415e4bd4f9009fbb08b64dfddd4b86244a2f7d28db [2022-04-07T09:03:55.915Z] #53 1.369 + RM_GOPATH=0 [2022-04-07T09:03:55.915Z] #53 1.370 + TMP_GOPATH= [2022-04-07T09:03:55.915Z] #53 1.370 + : /build [2022-04-07T09:03:55.915Z] #53 1.370 + '[' -z '' ']' [2022-04-07T09:03:55.915Z] #53 1.370 ++ mktemp -d [2022-04-07T09:03:55.915Z] #53 1.374 + export GOPATH=/tmp/tmp.HmLKY2Wujr [2022-04-07T09:03:55.915Z] #53 1.374 + GOPATH=/tmp/tmp.HmLKY2Wujr [2022-04-07T09:03:55.915Z] #53 1.374 + RM_GOPATH=1 [2022-04-07T09:03:55.916Z] #53 1.374 + case "$(go env GOARCH)" in [2022-04-07T09:03:55.916Z] #53 1.374 ++ go env GOARCH [2022-04-07T09:03:55.916Z] #53 1.401 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:55.916Z] #53 1.401 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:03:55.916Z] #53 1.402 ++ dirname /tmp/install/install.sh [2022-04-07T09:03:55.916Z] #53 1.402 + dir=/tmp/install [2022-04-07T09:03:55.916Z] #53 1.411 + bin=runc [2022-04-07T09:03:55.916Z] #53 1.411 + shift [2022-04-07T09:03:55.916Z] #53 1.411 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-07T09:03:55.916Z] #53 1.411 + . /tmp/install/runc.installer [2022-04-07T09:03:55.916Z] #53 1.411 ++ set -e [2022-04-07T09:03:55.916Z] #53 1.411 ++ : v1.0.3 [2022-04-07T09:03:55.916Z] #53 1.412 + install_runc [2022-04-07T09:03:55.916Z] #53 1.412 + RUNC_BUILDTAGS=seccomp [2022-04-07T09:03:55.916Z] #53 1.412 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-07T09:03:55.916Z] #53 1.412 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HmLKY2Wujr/src/github.com/opencontainers/runc [2022-04-07T09:03:55.916Z] #53 1.412 Install runc version v1.0.3 (build tags: seccomp) [2022-04-07T09:03:55.916Z] #53 1.414 Cloning into '/tmp/tmp.HmLKY2Wujr/src/github.com/opencontainers/runc'... [2022-04-07T09:03:55.927Z] #9 ... [2022-04-07T09:03:55.927Z] [2022-04-07T09:03:55.927Z] #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-04-07T09:03:55.927Z] #27 sha256:0ddbd08ab051a1c33c89597ef16246515f911b01f426488942110396ee9d1c0c [2022-04-07T09:03:55.927Z] #27 9.251 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-04-07T09:03:55.927Z] #27 9.264 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:55.927Z] #27 9.280 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-04-07T09:03:55.927Z] #27 9.293 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-04-07T09:03:55.927Z] #27 9.307 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:55.927Z] #27 9.317 Setting up openssl (1.1.1n-0+deb10u1) ... [2022-04-07T09:03:55.927Z] #27 9.334 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:03:55.927Z] #27 9.346 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:03:55.927Z] #27 9.360 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-04-07T09:03:55.927Z] #27 9.371 Setting up ca-certificates (20200601~deb10u2) ... [2022-04-07T09:03:55.927Z] #27 10.05 Updating certificates in /etc/ssl/certs... [2022-04-07T09:03:55.927Z] #27 10.83 137 added, 0 removed; done. [2022-04-07T09:03:55.927Z] #27 10.92 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-04-07T09:03:55.927Z] #27 10.93 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T09:03:55.927Z] #27 10.94 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-04-07T09:03:55.927Z] #27 10.95 Setting up curl (7.64.0-4+deb10u2) ... [2022-04-07T09:03:55.927Z] #27 10.96 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-04-07T09:03:55.927Z] #27 10.99 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-04-07T09:03:55.927Z] #27 10.99 Updating certificates in /etc/ssl/certs... [2022-04-07T09:03:55.927Z] #27 11.65 0 added, 0 removed; done. [2022-04-07T09:03:55.927Z] #27 11.65 Running hooks in /etc/ca-certificates/update.d... [2022-04-07T09:03:55.927Z] #27 11.66 done. [2022-04-07T09:03:55.927Z] #27 DONE 13.4s [2022-04-07T09:03:55.927Z] [2022-04-07T09:03:55.927Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:55.927Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:55.970Z] #29 ... [2022-04-07T09:03:55.970Z] [2022-04-07T09:03:55.970Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-07T09:03:55.970Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-04-07T09:03:55.970Z] #10 DONE 1.0s [2022-04-07T09:03:55.970Z] [2022-04-07T09:03:55.970Z] #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-04-07T09:03:55.970Z] #29 sha256:f0a5f120ae738e0e6f019a4bb2b886ae5c932f9b68f77b56c75f7cb2035b1f87 [2022-04-07T09:03:56.013Z] #29 18.39 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-07T09:03:56.270Z] #29 18.84 [2022-04-07T09:03:56.270Z] #29 ... [2022-04-07T09:03:56.270Z] [2022-04-07T09:03:56.270Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-04-07T09:03:56.270Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-07T09:03:56.270Z] #13 5.365 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-07T09:03:56.270Z] #13 8.024 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-07T09:03:56.270Z] #13 10.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-07T09:03:56.490Z] #9 ... [2022-04-07T09:03:56.490Z] [2022-04-07T09:03:56.490Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-07T09:03:56.490Z] #28 sha256:cdaa328a8b43392da61259fbf493cdd423830610f52c2572153978868fc766ea [2022-04-07T09:03:56.490Z] #28 DONE 0.4s [2022-04-07T09:03:56.490Z] [2022-04-07T09:03:56.490Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-04-07T09:03:56.490Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-04-07T09:03:56.493Z] #29 3.302 #=#=# ########## 14.8% ########################## 36.3% ###################################### 52.8% ########################################## 58.7% ################################################################## 92.0% ######################################################################## 100.0% [2022-04-07T09:03:56.493Z] #29 3.925 [2022-04-07T09:03:56.528Z] #13 ... [2022-04-07T09:03:56.528Z] [2022-04-07T09:03:56.528Z] #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-04-07T09:03:56.528Z] #49 sha256:15d326e4fee452dbd01e2a85b661f42963abd5b4ad223ed360b392bb5c584d00 [2022-04-07T09:03:56.528Z] #49 17.69 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-07T09:03:56.529Z] #49 17.69 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-07T09:03:56.529Z] #49 17.86 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-07T09:03:56.529Z] #49 17.90 go: downloading github.com/spf13/afero v1.1.2 [2022-04-07T09:03:56.529Z] #49 18.03 go: downloading github.com/spf13/cast v1.3.0 [2022-04-07T09:03:56.529Z] #49 18.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-07T09:03:56.529Z] #49 18.11 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-07T09:03:56.529Z] #49 18.16 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-07T09:03:56.529Z] #49 18.18 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-07T09:03:56.529Z] #49 18.40 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-07T09:03:56.529Z] #49 18.42 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-07T09:03:56.529Z] #49 18.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-07T09:03:56.577Z] #10 DONE 1.5s [2022-04-07T09:03:56.577Z] [2022-04-07T09:03:56.577Z] #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-04-07T09:03:56.577Z] #29 sha256:882d391d709cdcb46a83a49121a26c6a7fe9864fd844b4bb10e5cf8655a9fc8e [2022-04-07T09:03:56.577Z] #29 1.227 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-07T09:03:56.577Z] #29 1.324 [2022-04-07T09:03:56.577Z] #29 1.554 #=#=# ############ 17.4% ########################### 38.4% ######################################### 58.2% ######################################################## 78.2% ###################################################################### 98.1% ######################################################################## 100.0% [2022-04-07T09:03:56.577Z] #29 2.159 [2022-04-07T09:03:56.577Z] #29 2.382 #=#=# ############################################################# 85.4% ######################################################################## 100.0% [2022-04-07T09:03:56.577Z] #29 2.568 [2022-04-07T09:03:56.577Z] #29 2.781 #=#=# ################################################################# 91.3% ######################################################################## 100.0% [2022-04-07T09:03:56.577Z] #29 2.985 [2022-04-07T09:03:56.577Z] #29 3.202 #=#=# ### 5.3% ########################### 37.6% ################################### 49.8% ################################################ 67.3% #################################################################### 95.1% ######################################################################## 100.0% [2022-04-07T09:03:56.577Z] #29 4.023 [2022-04-07T09:03:56.756Z] [2022-04-07T09:03:56.756Z] #29 ... [2022-04-07T09:03:56.756Z] [2022-04-07T09:03:56.756Z] #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-04-07T09:03:56.756Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-04-07T09:03:56.756Z] #11 DONE 0.9s [2022-04-07T09:03:56.756Z] [2022-04-07T09:03:56.756Z] #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-04-07T09:03:56.756Z] #29 sha256:f0a5f120ae738e0e6f019a4bb2b886ae5c932f9b68f77b56c75f7cb2035b1f87 [2022-04-07T09:03:56.798Z] #49 18.82 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-07T09:03:56.798Z] #49 18.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-07T09:03:56.850Z] #53 ... [2022-04-07T09:03:56.850Z] [2022-04-07T09:03:56.850Z] #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-04-07T09:03:56.850Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-04-07T09:03:56.850Z] #15 DONE 1.1s [2022-04-07T09:03:56.850Z] [2022-04-07T09:03:56.850Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-07T09:03:56.850Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-04-07T09:03:57.020Z] #29 4.142 #=#=# # 1.9% #### 6.6% [2022-04-07T09:03:57.020Z] #29 ... [2022-04-07T09:03:57.020Z] [2022-04-07T09:03:57.020Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-07T09:03:57.020Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-04-07T09:03:57.020Z] #31 DONE 0.2s [2022-04-07T09:03:57.020Z] [2022-04-07T09:03:57.020Z] #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-04-07T09:03:57.020Z] #29 sha256:f0a5f120ae738e0e6f019a4bb2b886ae5c932f9b68f77b56c75f7cb2035b1f87 [2022-04-07T09:03:57.108Z] #29 4.248 #=#=# ### 4.7% ###### 8.9% ############ 17.2% ################ 22.4% ################### 27.6% ####################### 32.8% ########################### 38.0% ############################### 43.2% ################################## 48.5% ###################################### 53.6% ########################################## 58.8% ############################################# 63.8% ############################################### 66.1% [2022-04-07T09:03:57.108Z] #29 ... [2022-04-07T09:03:57.108Z] [2022-04-07T09:03:57.108Z] #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-04-07T09:03:57.108Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-04-07T09:03:57.108Z] #11 DONE 0.6s [2022-04-07T09:03:57.108Z] [2022-04-07T09:03:57.108Z] #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-04-07T09:03:57.108Z] #29 sha256:882d391d709cdcb46a83a49121a26c6a7fe9864fd844b4bb10e5cf8655a9fc8e [2022-04-07T09:03:57.108Z] #29 4.248 #=#=# ### 4.7% ###### 8.9% ############ 17.2% ################ 22.4% ################### 27.6% ####################### 32.8% ########################### 38.0% ############################### 43.2% ################################## 48.5% ###################################### 53.6% ########################################## 58.8% ############################################# 63.8% ############################################### 66.1% ################################################ 67.7% [2022-04-07T09:03:57.108Z] #29 ... [2022-04-07T09:03:57.108Z] [2022-04-07T09:03:57.108Z] #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-04-07T09:03:57.108Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:03:57.288Z] #29 4.142 #=#=# # 1.9% #### 6.6% ########## 14.9% ############## 19.5% ################## 25.6% [2022-04-07T09:03:57.288Z] #29 ... [2022-04-07T09:03:57.288Z] [2022-04-07T09:03:57.288Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-07T09:03:57.288Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-04-07T09:03:57.288Z] #39 DONE 0.5s [2022-04-07T09:03:57.288Z] [2022-04-07T09:03:57.288Z] #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-04-07T09:03:57.288Z] #29 sha256:f0a5f120ae738e0e6f019a4bb2b886ae5c932f9b68f77b56c75f7cb2035b1f87 [2022-04-07T09:03:57.365Z] #49 19.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-07T09:03:57.366Z] #49 19.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-07T09:03:57.429Z] #16 0.877 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-07T09:03:57.429Z] #16 DONE 1.0s [2022-04-07T09:03:57.429Z] [2022-04-07T09:03:57.429Z] #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-04-07T09:03:57.429Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:03:57.429Z] #43 43.79 CC compel/src/lib/ptrace.o [2022-04-07T09:03:57.429Z] #43 44.34 AR compel/libcompel.a [2022-04-07T09:03:57.429Z] #43 44.40 HOSTCC compel/src/main-host.o [2022-04-07T09:03:57.623Z] #49 19.67 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-07T09:03:57.687Z] #43 44.82 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-04-07T09:03:57.691Z] #36 ... [2022-04-07T09:03:57.691Z] [2022-04-07T09:03:57.691Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-07T09:03:57.691Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-04-07T09:03:57.691Z] #31 DONE 0.4s [2022-04-07T09:03:57.691Z] [2022-04-07T09:03:57.691Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-07T09:03:57.691Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-04-07T09:03:57.691Z] #39 DONE 0.4s [2022-04-07T09:03:57.691Z] [2022-04-07T09:03:57.691Z] #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-04-07T09:03:57.691Z] #29 sha256:882d391d709cdcb46a83a49121a26c6a7fe9864fd844b4bb10e5cf8655a9fc8e [2022-04-07T09:03:57.691Z] #29 4.248 #=#=# ### 4.7% ###### 8.9% ############ 17.2% ################ 22.4% ################### 27.6% ####################### 32.8% ########################### 38.0% ############################### 43.2% ################################## 48.5% ###################################### 53.6% ########################################## 58.8% ############################################# 63.8% ############################################### 66.1% ################################################ 67.7% #################################################### 73.4% ######################################################### 80.2% ################################################################ 89.5% #################################################################### 95.5% ######################################################################## 100.0% [2022-04-07T09:03:57.691Z] #29 6.401 [2022-04-07T09:03:57.879Z] #49 19.75 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-07T09:03:57.879Z] #49 19.99 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-07T09:03:57.945Z] #43 45.11 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-07T09:03:58.154Z] #49 20.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-07T09:03:58.260Z] #29 7.113 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-07T09:03:58.387Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.1s [2022-04-07T09:03:58.413Z] #49 20.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-07T09:03:58.509Z] #43 45.58 HOSTCC compel/src/lib/log-host.o [2022-04-07T09:03:58.509Z] #43 ... [2022-04-07T09:03:58.509Z] [2022-04-07T09:03:58.509Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-07T09:03:58.509Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-04-07T09:03:58.509Z] #17 DONE 1.0s [2022-04-07T09:03:58.519Z] #29 7.249 [2022-04-07T09:03:58.671Z] #49 ... [2022-04-07T09:03:58.671Z] [2022-04-07T09:03:58.671Z] #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-04-07T09:03:58.671Z] #45 sha256:7c00b5cbafd93375ea80a6c2dd2c5cc09a391b9b73857372c38b4aba73f96e93 [2022-04-07T09:03:58.671Z] #45 DONE 20.5s [2022-04-07T09:03:58.671Z] [2022-04-07T09:03:58.671Z] #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-04-07T09:03:58.671Z] #49 sha256:15d326e4fee452dbd01e2a85b661f42963abd5b4ad223ed360b392bb5c584d00 [2022-04-07T09:03:58.671Z] #49 20.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-07T09:03:58.766Z] [2022-04-07T09:03:58.767Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T09:03:58.767Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:03:58.767Z] #43 45.89 HOSTLINK compel/compel-host-bin [2022-04-07T09:03:58.767Z] #43 46.04 DEP soccr/soccr.d [2022-04-07T09:03:58.781Z] #29 7.491 #=#=# ######################################################################## 100.0% [2022-04-07T09:03:58.781Z] #29 7.622 [2022-04-07T09:03:58.928Z] #49 20.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-07T09:03:59.024Z] #43 46.29 CC soccr/soccr.o [2022-04-07T09:03:59.155Z] #29 4.142 #=#=# # 1.9% #### 6.6% ########## 14.9% ############## 19.5% ################## 25.6% ###################### 30.9% ######################### 35.4% ############################# 41.2% ################################# 46.7% #################################### 51.3% ######################################### 57.3% ########################################## 59.5% ############################################## 63.9% ################################################ 67.6% ################################################## 70.7% ###################################################### 76.2% ############################################################ 83.7% ############################################################### 87.7% ################################################################# 91.3% ################################################################### 94.1% ######################################################################## 100.0% [2022-04-07T09:03:59.155Z] #29 6.427 [2022-04-07T09:03:59.348Z] #29 8.181 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-07T09:03:59.348Z] #29 8.274 [2022-04-07T09:03:59.496Z] #49 21.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-07T09:03:59.496Z] #49 ... [2022-04-07T09:03:59.496Z] [2022-04-07T09:03:59.496Z] #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-04-07T09:03:59.496Z] #58 sha256:28b6e04330a3fb6da8df9f5399c95c46f404c6ad4a996f02a7946090bc769a9b [2022-04-07T09:03:59.496Z] #58 11.55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-07T09:03:59.496Z] #58 12.11 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-07T09:03:59.496Z] #58 12.13 go: downloading github.com/google/uuid v1.3.0 [2022-04-07T09:03:59.496Z] #58 12.19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-07T09:03:59.496Z] #58 12.61 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-07T09:03:59.496Z] #58 12.81 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-07T09:03:59.496Z] #58 12.98 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-07T09:03:59.496Z] #58 13.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-07T09:03:59.496Z] #58 13.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-07T09:03:59.496Z] #58 14.82 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-07T09:03:59.496Z] #58 18.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-07T09:03:59.709Z] #43 ... [2022-04-07T09:03:59.709Z] [2022-04-07T09:03:59.709Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-07T09:03:59.709Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-04-07T09:03:59.709Z] #18 DONE 1.2s [2022-04-07T09:03:59.733Z] #29 6.935 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-07T09:03:59.733Z] #29 7.058 [2022-04-07T09:03:59.753Z] #58 ... [2022-04-07T09:03:59.753Z] [2022-04-07T09:03:59.753Z] #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-04-07T09:03:59.753Z] #29 sha256:4f3bd9ea7d54cc98ff14dd1848c1eee5fc4cfa44f97fb7a91be15d72e4c46471 [2022-04-07T09:03:59.753Z] #29 19.22 #=#=# 0.0% ###### 9.0% ####### 10.8% ########### 15.3% ############## 20.7% ############## 20.7% ################### 26.8% ###################### 31.4% ############################ 39.5% ############################## 42.9% #################################### 51.3% ########################################## 58.4% ############################################# 63.6% #################################################### 72.5% ########################################################## 80.9% ############################################################# 85.9% ################################################################## 92.9% ######################################################################## 100.0% [2022-04-07T09:03:59.753Z] #29 21.56 [2022-04-07T09:03:59.758Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.5s done [2022-04-07T09:03:59.918Z] #29 8.516 #=#=# ######################################################################## 100.0% [2022-04-07T09:03:59.918Z] #29 8.607 [2022-04-07T09:03:59.969Z] [2022-04-07T09:03:59.969Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-07T09:03:59.969Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-04-07T09:03:59.999Z] #29 7.286 #=#=# ######################################################################## 100.0% [2022-04-07T09:03:59.999Z] #29 7.372 [2022-04-07T09:04:00.322Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-04-07T09:04:00.322Z] #9 DONE 28.4s [2022-04-07T09:04:00.322Z] [2022-04-07T09:04:00.322Z] #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-04-07T09:04:00.322Z] #29 sha256:42b0d1905cfdd729d4a21961868c25c61233a08573f3bb64f24148f8083fa6ba [2022-04-07T09:04:00.322Z] #29 1.180 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-04-07T09:04:00.322Z] #29 1.286 [2022-04-07T09:04:00.322Z] #29 1.506 #=#=# ############ 18.0% ########################### 37.9% ######################################### 58.0% ######################################################## 77.8% ###################################################################### 97.6% ######################################################################## 100.0% [2022-04-07T09:04:00.322Z] #29 2.112 [2022-04-07T09:04:00.322Z] #29 2.332 #=#=# ######################################################################## 100.0% [2022-04-07T09:04:00.322Z] #29 2.513 [2022-04-07T09:04:00.322Z] #29 2.731 #=#=# ################### 27.3% ######################################################################## 100.0% [2022-04-07T09:04:00.322Z] #29 3.022 [2022-04-07T09:04:00.322Z] #29 3.240 #=#=# ########### 16.3% ########################## 37.3% ######################################## 56.6% ###################################################### 76.1% #################################################################### 95.3% ######################################################################## 100.0% [2022-04-07T09:04:00.322Z] #29 3.832 [2022-04-07T09:04:00.485Z] #29 9.175 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-07T09:04:00.485Z] #29 9.305 [2022-04-07T09:04:00.571Z] #29 7.987 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-07T09:04:00.685Z] #29 ... [2022-04-07T09:04:00.685Z] [2022-04-07T09:04:00.685Z] #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-04-07T09:04:00.685Z] #34 sha256:a86665ede11571ea5f44be837d58ea54c3af4cc7ea1671ee243c6346a73f112e [2022-04-07T09:04:00.685Z] #34 12.48 unicode/utf8 [2022-04-07T09:04:00.685Z] #34 12.95 internal/race [2022-04-07T09:04:00.685Z] #34 13.15 sync/atomic [2022-04-07T09:04:00.685Z] #34 13.52 unicode [2022-04-07T09:04:00.685Z] #34 16.26 encoding [2022-04-07T09:04:00.685Z] #34 ... [2022-04-07T09:04:00.685Z] [2022-04-07T09:04:00.685Z] #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-04-07T09:04:00.685Z] #67 sha256:0368e68b6bf5c33792fbb7d020295be33bca3be36913b4f50d1ef239e3a10169 [2022-04-07T09:04:00.685Z] #67 20.41 Checking out files: 53% (1014/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% (1703/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-04-07T09:04:00.685Z] #67 21.70 + cd /tmp/tmp.ogTT3fKsXL/src/github.com/docker/libnetwork [2022-04-07T09:04:00.685Z] #67 21.70 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:04:00.685Z] #67 22.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-07T09:04:00.685Z] #67 ... [2022-04-07T09:04:00.685Z] [2022-04-07T09:04:00.685Z] #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-04-07T09:04:00.685Z] #47 sha256:c269ffd23a715fa0596588f7350777bf545cf742fdb9b8441dad0ba322832672 [2022-04-07T09:04:00.685Z] #47 12.77 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-07T09:04:00.685Z] #47 12.85 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-07T09:04:00.685Z] #47 12.97 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-07T09:04:00.685Z] #47 14.50 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-07T09:04:00.685Z] #47 14.52 go: downloading golang.org/x/mod v0.3.0 [2022-04-07T09:04:00.746Z] #29 ... [2022-04-07T09:04:00.746Z] [2022-04-07T09:04:00.746Z] #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-04-07T09:04:00.746Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-04-07T09:04:00.746Z] #12 DONE 3.6s [2022-04-07T09:04:00.746Z] [2022-04-07T09:04:00.746Z] #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-04-07T09:04:00.746Z] #29 sha256:882d391d709cdcb46a83a49121a26c6a7fe9864fd844b4bb10e5cf8655a9fc8e [2022-04-07T09:04:00.833Z] #29 8.079 [2022-04-07T09:04:00.906Z] #19 DONE 1.2s [2022-04-07T09:04:00.906Z] [2022-04-07T09:04:00.906Z] #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-04-07T09:04:00.906Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:04:00.906Z] #43 48.02 AR soccr/libsoccr.a [2022-04-07T09:04:00.906Z] #43 48.09 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T09:04:00.942Z] #47 ... [2022-04-07T09:04:00.942Z] [2022-04-07T09:04:00.942Z] #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-04-07T09:04:00.942Z] #49 sha256:15d326e4fee452dbd01e2a85b661f42963abd5b4ad223ed360b392bb5c584d00 [2022-04-07T09:04:00.942Z] #49 21.69 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-07T09:04:00.942Z] #49 21.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-07T09:04:00.942Z] #49 21.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-07T09:04:00.942Z] #49 21.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-07T09:04:00.942Z] #49 21.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-07T09:04:00.942Z] #49 22.04 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-07T09:04:00.942Z] #49 22.06 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-07T09:04:00.942Z] #49 22.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-07T09:04:00.942Z] #49 22.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-07T09:04:00.942Z] #49 22.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-07T09:04:00.942Z] #49 22.36 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-07T09:04:00.942Z] #49 22.36 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-07T09:04:00.942Z] #49 22.54 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-07T09:04:00.942Z] #49 22.58 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-07T09:04:00.942Z] #49 22.70 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-07T09:04:00.942Z] #49 22.72 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-07T09:04:00.942Z] #49 22.78 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-07T09:04:00.942Z] #49 22.81 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-07T09:04:00.942Z] #49 22.86 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-07T09:04:01.094Z] #29 8.301 #=#=# ######################################################################## 100.0% [2022-04-07T09:04:01.095Z] #29 8.415 [2022-04-07T09:04:01.470Z] #43 48.69 DEP criu/arch/x86/sigframe.d [2022-04-07T09:04:01.727Z] #43 48.82 DEP criu/arch/x86/sigaction_compat.d [2022-04-07T09:04:01.727Z] #43 48.99 DEP criu/arch/x86/kerndat.d [2022-04-07T09:04:01.874Z] #49 23.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-07T09:04:01.874Z] #49 23.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-07T09:04:01.874Z] #49 23.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-07T09:04:01.874Z] #49 23.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-07T09:04:01.874Z] #49 23.94 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-07T09:04:01.984Z] #43 49.15 DEP criu/arch/x86/crtools.d [2022-04-07T09:04:02.042Z] #29 9.135 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-07T09:04:02.042Z] #29 ... [2022-04-07T09:04:02.042Z] [2022-04-07T09:04:02.042Z] #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-04-07T09:04:02.042Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-04-07T09:04:02.042Z] #12 DONE 5.1s [2022-04-07T09:04:02.042Z] [2022-04-07T09:04:02.042Z] #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-04-07T09:04:02.042Z] #29 sha256:f0a5f120ae738e0e6f019a4bb2b886ae5c932f9b68f77b56c75f7cb2035b1f87 [2022-04-07T09:04:02.042Z] #29 9.291 [2022-04-07T09:04:02.125Z] #29 4.062 #=#=# ## 3.4% ## 3.9% ####### 10.5% ######### 13.7% ########## 14.9% ################ 22.9% ###################### 31.3% ######################## 33.6% ############################ 39.0% ################################# 46.3% ####################################### 55.5% [2022-04-07T09:04:02.125Z] #29 ... [2022-04-07T09:04:02.125Z] [2022-04-07T09:04:02.125Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-07T09:04:02.125Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-04-07T09:04:02.125Z] #10 DONE 1.5s [2022-04-07T09:04:02.125Z] [2022-04-07T09:04:02.125Z] #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-04-07T09:04:02.125Z] #29 sha256:42b0d1905cfdd729d4a21961868c25c61233a08573f3bb64f24148f8083fa6ba [2022-04-07T09:04:02.125Z] #29 4.062 #=#=# ## 3.4% ## 3.9% ####### 10.5% ######### 13.7% ########## 14.9% ################ 22.9% ###################### 31.3% ######################## 33.6% ############################ 39.0% ################################# 46.3% ####################################### 55.5% ############################################## 65.2% [2022-04-07T09:04:02.125Z] #29 ... [2022-04-07T09:04:02.125Z] [2022-04-07T09:04:02.125Z] #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-04-07T09:04:02.125Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-04-07T09:04:02.133Z] #49 24.11 go: downloading golang.org/x/text v0.3.2 [2022-04-07T09:04:02.241Z] #43 49.27 DEP criu/arch/x86/cpu.d [2022-04-07T09:04:02.241Z] #43 ... [2022-04-07T09:04:02.241Z] [2022-04-07T09:04:02.241Z] #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-04-07T09:04:02.241Z] #58 sha256:230b114173fbde58940544bdb638a0be4f67e30a4d131a9238ce5d41343d3302 [2022-04-07T09:04:02.241Z] #58 106.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T09:04:02.241Z] #58 106.6 + GOBIN=/build [2022-04-07T09:04:02.241Z] #58 106.6 + GO111MODULE=on [2022-04-07T09:04:02.241Z] #58 106.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-07T09:04:02.241Z] #58 ... [2022-04-07T09:04:02.241Z] [2022-04-07T09:04:02.241Z] #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-04-07T09:04:02.241Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:04:02.241Z] #43 49.45 CC criu/arch/x86/cpu.o [2022-04-07T09:04:02.302Z] #29 9.556 #=#=# 0.0% #### 5.8% #################### 27.9% ################################# 47.1% ###################################### 53.8% ########################################### 60.4% ############################################### 66.2% ###################################################### 75.5% ######################################################### 79.4% ############################################################## 86.7% ################################################################# 91.1% ######################################################################## 100.0% [2022-04-07T09:04:02.302Z] #29 11.08 [2022-04-07T09:04:02.805Z] #43 50.06 CC criu/arch/x86/crtools.o [2022-04-07T09:04:03.065Z] #43 ... [2022-04-07T09:04:03.065Z] [2022-04-07T09:04:03.065Z] #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-04-07T09:04:03.065Z] #58 sha256:230b114173fbde58940544bdb638a0be4f67e30a4d131a9238ce5d41343d3302 [2022-04-07T09:04:03.065Z] #58 DONE 117.4s [2022-04-07T09:04:03.065Z] [2022-04-07T09:04:03.065Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-07T09:04:03.065Z] #59 sha256:1075151fc95517d0ef8b57a4b69c62078812207dc75e1f6b42a7feeb2fb12d58 [2022-04-07T09:04:03.065Z] #59 DONE 0.1s [2022-04-07T09:04:03.065Z] [2022-04-07T09:04:03.065Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-07T09:04:03.065Z] #60 sha256:e36ac704d510e5451c413b5f3b163fe6cb9be5cec0051b38a7e7292bae52be5d [2022-04-07T09:04:03.065Z] #60 DONE 0.1s [2022-04-07T09:04:03.065Z] [2022-04-07T09:04:03.065Z] #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-04-07T09:04:03.065Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:04:03.065Z] #20 1.392 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T09:04:03.065Z] #20 1.445 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:03.065Z] #20 1.453 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:03.065Z] #20 1.453 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:03.065Z] #20 2.051 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T09:04:03.119Z] #11 DONE 1.0s [2022-04-07T09:04:03.119Z] [2022-04-07T09:04:03.119Z] #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-04-07T09:04:03.120Z] #29 sha256:42b0d1905cfdd729d4a21961868c25c61233a08573f3bb64f24148f8083fa6ba [2022-04-07T09:04:03.120Z] #29 4.062 #=#=# ## 3.4% ## 3.9% ####### 10.5% ######### 13.7% ########## 14.9% ################ 22.9% ###################### 31.3% ######################## 33.6% ############################ 39.0% ################################# 46.3% ####################################### 55.5% ############################################## 65.2% ################################################### 72.1% ################################################### 72.1% ########################################################## 81.3% ############################################################### 88.8% ###################################################################### 98.3% ######################################################################## 100.0% [2022-04-07T09:04:03.120Z] #29 6.214 [2022-04-07T09:04:03.120Z] #29 6.719 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-07T09:04:03.120Z] #29 6.782 [2022-04-07T09:04:03.386Z] #29 6.995 #=#=# #29 ... [2022-04-07T09:04:03.386Z] [2022-04-07T09:04:03.386Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-07T09:04:03.386Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-04-07T09:04:03.386Z] #39 DONE 0.5s [2022-04-07T09:04:03.386Z] [2022-04-07T09:04:03.386Z] #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-04-07T09:04:03.386Z] #29 sha256:42b0d1905cfdd729d4a21961868c25c61233a08573f3bb64f24148f8083fa6ba [2022-04-07T09:04:03.386Z] #29 6.995 #=#=# ######################################################################## 100.0% [2022-04-07T09:04:03.656Z] #29 ... [2022-04-07T09:04:03.656Z] [2022-04-07T09:04:03.656Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-07T09:04:03.656Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-04-07T09:04:03.656Z] #31 DONE 0.5s [2022-04-07T09:04:03.656Z] [2022-04-07T09:04:03.656Z] #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-04-07T09:04:03.656Z] #29 sha256:42b0d1905cfdd729d4a21961868c25c61233a08573f3bb64f24148f8083fa6ba [2022-04-07T09:04:03.656Z] #29 7.114 [2022-04-07T09:04:03.686Z] #29 12.25 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-07T09:04:03.686Z] #29 12.54 [2022-04-07T09:04:04.039Z] #49 ... [2022-04-07T09:04:04.039Z] [2022-04-07T09:04:04.039Z] #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-04-07T09:04:04.039Z] #29 sha256:4f3bd9ea7d54cc98ff14dd1848c1eee5fc4cfa44f97fb7a91be15d72e4c46471 [2022-04-07T09:04:04.039Z] #29 23.09 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-07T09:04:04.039Z] #29 23.49 [2022-04-07T09:04:04.039Z] #29 23.87 #=#=# ######################################################################## 100.0% [2022-04-07T09:04:04.039Z] #29 24.10 [2022-04-07T09:04:04.039Z] #29 25.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-07T09:04:04.039Z] #29 25.34 [2022-04-07T09:04:04.039Z] #29 25.68 #=#=# ######################################################################## 100.0% [2022-04-07T09:04:04.039Z] #29 25.84 [2022-04-07T09:04:04.039Z] #29 25.96 Download of images into '/build' complete. [2022-04-07T09:04:04.039Z] #29 25.96 Use something like the following to load the result into a Docker daemon: [2022-04-07T09:04:04.039Z] #29 25.96 tar -cC '/build' . | docker load [2022-04-07T09:04:04.039Z] #29 DONE 26.3s [2022-04-07T09:04:04.039Z] [2022-04-07T09:04:04.039Z] #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-04-07T09:04:04.039Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-04-07T09:04:04.039Z] #40 20.69 Checking out files: 90% (1669/1842) Checking out files: 91% (1677/1842) Checking out files: 92% (1695/1842) Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-07T09:04:04.039Z] #40 20.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-07T09:04:04.039Z] #40 22.38 + 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-04-07T09:04:04.196Z] #29 9.434 #=#=# ##O#- # 0.2% ## 3.8% ######## 12.0% ############## 19.8% ################### 26.6% ##################### 29.4% ######################## 34.5% ############################ 39.6% ############################## 42.5% ################################### 49.9% ######################################## 56.7% ############################################ 62.4% ################################################### 70.9% ######################################################## 78.8% ############################################################## 86.5% ################################################################## 92.9% ######################################################################## 100.0% [2022-04-07T09:04:04.216Z] #29 12.75 #=#=# ##O#- # ######################################################################## 100.0% [2022-04-07T09:04:04.246Z] #29 7.931 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-07T09:04:04.296Z] #40 ... [2022-04-07T09:04:04.296Z] [2022-04-07T09:04:04.296Z] #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-04-07T09:04:04.296Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-04-07T09:04:04.296Z] #36 11.08 Reading package lists... [2022-04-07T09:04:04.296Z] #36 16.74 Reading package lists... [2022-04-07T09:04:04.296Z] #36 22.78 Building dependency tree... [2022-04-07T09:04:04.432Z] #20 3.528 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:04.459Z] #29 11.74 [2022-04-07T09:04:04.476Z] #29 13.07 [2022-04-07T09:04:04.553Z] #36 26.59 The following additional packages will be installed: [2022-04-07T09:04:04.553Z] #36 26.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-07T09:04:04.553Z] #36 26.60 Suggested packages: [2022-04-07T09:04:04.553Z] #36 26.61 cmake-doc ninja-build lrzip [2022-04-07T09:04:04.553Z] #36 26.61 Recommended packages: [2022-04-07T09:04:04.553Z] #36 26.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-07T09:04:04.832Z] #29 8.262 [2022-04-07T09:04:05.090Z] #29 8.567 #=#=# ######################################################################## 100.0% [2022-04-07T09:04:05.090Z] #29 8.672 [2022-04-07T09:04:05.364Z] #20 4.459 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:05.414Z] #29 13.95 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-07T09:04:05.485Z] #36 27.38 The following NEW packages will be installed: [2022-04-07T09:04:05.485Z] #36 27.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-07T09:04:05.485Z] #36 27.39 vim-common xxd [2022-04-07T09:04:05.655Z] #29 9.248 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-04-07T09:04:05.655Z] #29 9.396 [2022-04-07T09:04:05.673Z] #29 14.32 [2022-04-07T09:04:05.743Z] #36 ... [2022-04-07T09:04:05.743Z] [2022-04-07T09:04:05.743Z] #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-04-07T09:04:05.743Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-04-07T09:04:05.743Z] #55 17.71 Fetched 8298 kB in 14s (592 kB/s) [2022-04-07T09:04:05.743Z] #55 17.71 Reading package lists... [2022-04-07T09:04:05.743Z] #55 23.53 Reading package lists... [2022-04-07T09:04:05.743Z] #55 ... [2022-04-07T09:04:05.743Z] [2022-04-07T09:04:05.743Z] #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-04-07T09:04:05.743Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-04-07T09:04:05.743Z] #42 17.68 Fetched 8298 kB in 13s (617 kB/s) [2022-04-07T09:04:05.743Z] #42 17.68 Reading package lists... [2022-04-07T09:04:05.851Z] #29 12.95 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-07T09:04:05.913Z] #29 ... [2022-04-07T09:04:05.913Z] [2022-04-07T09:04:05.913Z] #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-04-07T09:04:05.913Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-04-07T09:04:05.913Z] #12 DONE 2.8s [2022-04-07T09:04:05.913Z] [2022-04-07T09:04:05.913Z] #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-04-07T09:04:05.913Z] #29 sha256:42b0d1905cfdd729d4a21961868c25c61233a08573f3bb64f24148f8083fa6ba [2022-04-07T09:04:06.001Z] #42 23.82 Reading package lists... [2022-04-07T09:04:06.001Z] #42 ... [2022-04-07T09:04:06.001Z] [2022-04-07T09:04:06.001Z] #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-04-07T09:04:06.001Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-04-07T09:04:06.001Z] #36 27.81 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:06.001Z] #36 27.81 Need to get 14.2 MB of archives. [2022-04-07T09:04:06.002Z] #36 27.81 After this operation, 60.0 MB of additional disk space will be used. [2022-04-07T09:04:06.002Z] #36 27.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-04-07T09:04:06.002Z] #36 27.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T09:04:06.002Z] #36 27.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-07T09:04:06.002Z] #36 27.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-04-07T09:04:06.116Z] #29 13.51 [2022-04-07T09:04:06.217Z] #29 14.82 #=#=# ######################################################################## 100.0% [2022-04-07T09:04:06.217Z] #29 15.02 [2022-04-07T09:04:06.217Z] #29 15.12 Download of images into '/build' complete. [2022-04-07T09:04:06.489Z] #29 15.12 Use something like the following to load the result into a Docker daemon: [2022-04-07T09:04:06.489Z] #29 15.12 tar -cC '/build' . | docker load [2022-04-07T09:04:06.641Z] #29 13.86 #=#=# ######################################################################## 100.0% [2022-04-07T09:04:06.641Z] #29 14.01 [2022-04-07T09:04:06.686Z] #29 9.633 #=#=# ######## 12.2% ################# 24.9% ######################### 34.8% ################################ 44.9% ########################################## 58.5% ############################################################# 85.5% ######################################################################## 100.0% [2022-04-07T09:04:06.686Z] #29 10.30 [2022-04-07T09:04:06.736Z] #20 5.828 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:06.904Z] #29 ... [2022-04-07T09:04:06.905Z] [2022-04-07T09:04:06.905Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-04-07T09:04:06.905Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:06.905Z] #42 5.163 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:06.905Z] #42 5.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:06.905Z] #42 5.393 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:06.905Z] #42 6.756 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:06.905Z] #42 8.725 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:06.905Z] #42 ... [2022-04-07T09:04:06.905Z] [2022-04-07T09:04:06.905Z] #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-04-07T09:04:06.905Z] #51 sha256:82aaa9f193afb346a47cb1a314f6c0528672221f848eb072a3ef26f430e5a6bb [2022-04-07T09:04:06.905Z] #51 5.248 + RM_GOPATH=0 [2022-04-07T09:04:06.905Z] #51 5.248 + TMP_GOPATH= [2022-04-07T09:04:06.905Z] #51 5.248 + : /build [2022-04-07T09:04:06.905Z] #51 5.248 + '[' -z '' ']' [2022-04-07T09:04:06.905Z] #51 5.248 ++ mktemp -d [2022-04-07T09:04:06.905Z] #51 5.248 + export GOPATH=/tmp/tmp.11AAc6L9ae [2022-04-07T09:04:06.905Z] #51 5.248 + GOPATH=/tmp/tmp.11AAc6L9ae [2022-04-07T09:04:06.905Z] #51 5.248 + RM_GOPATH=1 [2022-04-07T09:04:06.905Z] #51 5.248 + case "$(go env GOARCH)" in [2022-04-07T09:04:06.905Z] #51 5.248 ++ go env GOARCH [2022-04-07T09:04:06.905Z] #51 5.257 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:06.905Z] #51 5.257 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:06.905Z] #51 5.257 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:06.905Z] #51 5.264 Install shfmt version v3.0.2 [2022-04-07T09:04:06.905Z] #51 5.264 + dir=/tmp/install [2022-04-07T09:04:06.905Z] #51 5.264 + bin=shfmt [2022-04-07T09:04:06.905Z] #51 5.264 + shift [2022-04-07T09:04:06.905Z] #51 5.264 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-07T09:04:06.905Z] #51 5.264 + . /tmp/install/shfmt.installer [2022-04-07T09:04:06.905Z] #51 5.264 ++ : v3.0.2 [2022-04-07T09:04:06.905Z] #51 5.264 + install_shfmt [2022-04-07T09:04:06.905Z] #51 5.264 + echo 'Install shfmt version v3.0.2' [2022-04-07T09:04:06.905Z] #51 5.264 + GOBIN=/build [2022-04-07T09:04:06.905Z] #51 5.264 + GO111MODULE=on [2022-04-07T09:04:06.905Z] #51 5.264 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-07T09:04:06.905Z] #51 6.260 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-07T09:04:06.905Z] #51 7.512 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-07T09:04:06.905Z] #51 7.515 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-07T09:04:06.905Z] #51 7.720 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-07T09:04:06.905Z] #51 9.822 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-07T09:04:06.950Z] #36 28.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u3 [625 kB] [2022-04-07T09:04:06.950Z] #36 28.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-04-07T09:04:06.950Z] #36 28.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-04-07T09:04:06.950Z] #36 28.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-04-07T09:04:06.950Z] #36 28.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-04-07T09:04:06.950Z] #36 28.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-04-07T09:04:07.090Z] #29 DONE 15.8s [2022-04-07T09:04:07.090Z] [2022-04-07T09:04:07.090Z] #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-04-07T09:04:07.090Z] #34 sha256:f2ab28c9f29c51cb699dd4d3d2c93e6db55f8547ed8d1780c4eafe0f5b508335 [2022-04-07T09:04:07.090Z] #34 4.843 + RM_GOPATH=0 [2022-04-07T09:04:07.090Z] #34 4.843 + TMP_GOPATH= [2022-04-07T09:04:07.090Z] #34 4.843 + : /build [2022-04-07T09:04:07.090Z] #34 4.843 + '[' -z '' ']' [2022-04-07T09:04:07.090Z] #34 4.843 ++ mktemp -d [2022-04-07T09:04:07.090Z] #34 4.846 + export GOPATH=/tmp/tmp.Sg7T6xIFam [2022-04-07T09:04:07.090Z] #34 4.846 + GOPATH=/tmp/tmp.Sg7T6xIFam [2022-04-07T09:04:07.090Z] #34 4.846 + RM_GOPATH=1 [2022-04-07T09:04:07.090Z] #34 4.846 + case "$(go env GOARCH)" in [2022-04-07T09:04:07.090Z] #34 4.846 ++ go env GOARCH [2022-04-07T09:04:07.090Z] #34 4.861 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.090Z] #34 4.861 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.090Z] #34 4.861 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:07.090Z] #34 4.864 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:04:07.090Z] #34 4.864 + dir=/tmp/install [2022-04-07T09:04:07.090Z] #34 4.864 + bin=tomlv [2022-04-07T09:04:07.090Z] #34 4.864 + shift [2022-04-07T09:04:07.090Z] #34 4.864 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-07T09:04:07.090Z] #34 4.864 + . /tmp/install/tomlv.installer [2022-04-07T09:04:07.090Z] #34 4.864 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:04:07.090Z] #34 4.864 + install_tomlv [2022-04-07T09:04:07.090Z] #34 4.864 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-07T09:04:07.090Z] #34 4.864 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Sg7T6xIFam/src/github.com/BurntSushi/toml [2022-04-07T09:04:07.090Z] #34 4.867 Cloning into '/tmp/tmp.Sg7T6xIFam/src/github.com/BurntSushi/toml'... [2022-04-07T09:04:07.090Z] #34 9.545 + cd /tmp/tmp.Sg7T6xIFam/src/github.com/BurntSushi/toml [2022-04-07T09:04:07.090Z] #34 9.545 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:04:07.090Z] #34 9.809 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T09:04:07.171Z] #51 ... [2022-04-07T09:04:07.171Z] [2022-04-07T09:04:07.171Z] #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-04-07T09:04:07.171Z] #45 sha256:4e8921b990d39f9fd111e07f6d377399ad0c8647553597f004a8699de8dda4ca [2022-04-07T09:04:07.171Z] #45 4.950 + RM_GOPATH=0 [2022-04-07T09:04:07.171Z] #45 4.950 + TMP_GOPATH= [2022-04-07T09:04:07.171Z] #45 4.950 + : /build [2022-04-07T09:04:07.171Z] #45 4.950 + '[' -z '' ']' [2022-04-07T09:04:07.171Z] #45 4.950 ++ mktemp -d [2022-04-07T09:04:07.171Z] #45 4.956 + export GOPATH=/tmp/tmp.QdwZMWFX9w [2022-04-07T09:04:07.171Z] #45 4.956 + GOPATH=/tmp/tmp.QdwZMWFX9w [2022-04-07T09:04:07.171Z] #45 4.956 + RM_GOPATH=1 [2022-04-07T09:04:07.171Z] #45 4.956 + case "$(go env GOARCH)" in [2022-04-07T09:04:07.171Z] #45 4.956 ++ go env GOARCH [2022-04-07T09:04:07.171Z] #45 4.959 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.171Z] #45 4.959 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.171Z] #45 4.959 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:07.171Z] #45 4.968 + dir=/tmp/install [2022-04-07T09:04:07.171Z] #45 4.968 + bin=vndr [2022-04-07T09:04:07.171Z] #45 4.968 + shift [2022-04-07T09:04:07.171Z] #45 4.968 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-07T09:04:07.171Z] #45 4.968 + . /tmp/install/vndr.installer [2022-04-07T09:04:07.171Z] #45 4.968 ++ : v0.1.2 [2022-04-07T09:04:07.171Z] #45 4.968 + install_vndr [2022-04-07T09:04:07.171Z] #45 4.968 + echo 'Install vndr version v0.1.2' [2022-04-07T09:04:07.171Z] #45 4.968 + GOBIN=/build [2022-04-07T09:04:07.171Z] #45 4.968 + GO111MODULE=on [2022-04-07T09:04:07.171Z] #45 4.968 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-07T09:04:07.171Z] #45 4.968 Install vndr version v0.1.2 [2022-04-07T09:04:07.171Z] #45 6.027 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-07T09:04:07.252Z] #29 10.92 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-07T09:04:07.400Z] #34 ... [2022-04-07T09:04:07.400Z] [2022-04-07T09:04:07.400Z] #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-04-07T09:04:07.400Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:07.400Z] #42 5.977 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:07.400Z] #42 6.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:07.400Z] #42 6.029 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:07.400Z] #42 6.649 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:07.400Z] #42 8.296 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:07.400Z] #42 ... [2022-04-07T09:04:07.400Z] [2022-04-07T09:04:07.400Z] #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-04-07T09:04:07.400Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:04:07.400Z] #55 5.509 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:07.400Z] #55 5.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:07.400Z] #55 5.740 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:07.400Z] #55 6.485 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:07.400Z] #55 8.019 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:07.400Z] #55 9.803 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:07.433Z] #45 ... [2022-04-07T09:04:07.433Z] [2022-04-07T09:04:07.433Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-07T09:04:07.433Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:04:07.433Z] #40 5.060 + git clone https://github.com/docker/distribution.git . [2022-04-07T09:04:07.433Z] #40 5.066 Cloning into '.'... [2022-04-07T09:04:07.433Z] #40 ... [2022-04-07T09:04:07.433Z] [2022-04-07T09:04:07.433Z] #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-04-07T09:04:07.433Z] #49 sha256:6e6db90e84708e4574966fb49dda4f3dfec808759e9e4eb9a23f0bff3e245410 [2022-04-07T09:04:07.433Z] #49 5.187 + RM_GOPATH=0 [2022-04-07T09:04:07.433Z] #49 5.187 + TMP_GOPATH= [2022-04-07T09:04:07.433Z] #49 5.187 + : /build [2022-04-07T09:04:07.433Z] #49 5.187 + '[' -z '' ']' [2022-04-07T09:04:07.433Z] #49 5.187 ++ mktemp -d [2022-04-07T09:04:07.433Z] #49 5.187 + export GOPATH=/tmp/tmp.ILVz7W4xCI [2022-04-07T09:04:07.433Z] #49 5.187 + GOPATH=/tmp/tmp.ILVz7W4xCI [2022-04-07T09:04:07.433Z] #49 5.187 + RM_GOPATH=1 [2022-04-07T09:04:07.433Z] #49 5.187 + case "$(go env GOARCH)" in [2022-04-07T09:04:07.433Z] #49 5.187 ++ go env GOARCH [2022-04-07T09:04:07.433Z] #49 5.195 Install golangci-lint version v1.23.8 [2022-04-07T09:04:07.433Z] #49 5.195 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.433Z] #49 5.195 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.433Z] #49 5.195 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:07.433Z] #49 5.195 + dir=/tmp/install [2022-04-07T09:04:07.433Z] #49 5.195 + bin=golangci_lint [2022-04-07T09:04:07.433Z] #49 5.195 + shift [2022-04-07T09:04:07.433Z] #49 5.195 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-07T09:04:07.433Z] #49 5.195 + . /tmp/install/golangci_lint.installer [2022-04-07T09:04:07.433Z] #49 5.195 ++ : v1.23.8 [2022-04-07T09:04:07.433Z] #49 5.195 + install_golangci_lint [2022-04-07T09:04:07.433Z] #49 5.195 + set -e [2022-04-07T09:04:07.433Z] #49 5.195 + echo 'Install golangci-lint version v1.23.8' [2022-04-07T09:04:07.433Z] #49 5.195 + GOBIN=/build [2022-04-07T09:04:07.433Z] #49 5.195 + GO111MODULE=on [2022-04-07T09:04:07.433Z] #49 5.195 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-07T09:04:07.433Z] #49 6.446 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-07T09:04:07.510Z] #29 11.02 [2022-04-07T09:04:07.662Z] #55 ... [2022-04-07T09:04:07.662Z] [2022-04-07T09:04:07.662Z] #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-04-07T09:04:07.662Z] #47 sha256:8fb90fc4fac656b4e1f47d4767ba7d1f8b0d95945dda0af8a9f244332af7bb9f [2022-04-07T09:04:07.662Z] #47 4.707 + RM_GOPATH=0 [2022-04-07T09:04:07.662Z] #47 4.707 + TMP_GOPATH= [2022-04-07T09:04:07.662Z] #47 4.707 + : /build [2022-04-07T09:04:07.662Z] #47 4.707 + '[' -z '' ']' [2022-04-07T09:04:07.662Z] #47 4.709 ++ mktemp -d [2022-04-07T09:04:07.662Z] #47 4.709 + export GOPATH=/tmp/tmp.kJhpAVgXf2 [2022-04-07T09:04:07.662Z] #47 4.709 + GOPATH=/tmp/tmp.kJhpAVgXf2 [2022-04-07T09:04:07.662Z] #47 4.709 + RM_GOPATH=1 [2022-04-07T09:04:07.662Z] #47 4.709 + case "$(go env GOARCH)" in [2022-04-07T09:04:07.662Z] #47 4.714 ++ go env GOARCH [2022-04-07T09:04:07.662Z] #47 4.727 Install gotestsum version v1.7.0 [2022-04-07T09:04:07.662Z] #47 4.727 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.662Z] #47 4.727 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.662Z] #47 4.727 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:07.662Z] #47 4.727 + dir=/tmp/install [2022-04-07T09:04:07.662Z] #47 4.727 + bin=gotestsum [2022-04-07T09:04:07.662Z] #47 4.727 + shift [2022-04-07T09:04:07.662Z] #47 4.727 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-07T09:04:07.662Z] #47 4.727 + . /tmp/install/gotestsum.installer [2022-04-07T09:04:07.662Z] #47 4.727 ++ : v1.7.0 [2022-04-07T09:04:07.662Z] #47 4.727 + install_gotestsum [2022-04-07T09:04:07.662Z] #47 4.727 + set -e [2022-04-07T09:04:07.662Z] #47 4.727 + echo 'Install gotestsum version v1.7.0' [2022-04-07T09:04:07.662Z] #47 4.727 + GOBIN=/build [2022-04-07T09:04:07.662Z] #47 4.727 + GO111MODULE=on [2022-04-07T09:04:07.662Z] #47 4.727 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-07T09:04:07.662Z] #47 5.792 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-07T09:04:07.662Z] #47 7.581 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-07T09:04:07.662Z] #47 7.606 go: downloading github.com/fatih/color v1.10.0 [2022-04-07T09:04:07.662Z] #47 7.633 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-07T09:04:07.662Z] #47 7.712 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T09:04:07.662Z] #47 8.149 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-07T09:04:07.662Z] #47 8.160 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-07T09:04:07.662Z] #47 8.237 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-07T09:04:07.662Z] #47 8.259 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-07T09:04:07.662Z] #47 8.412 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-07T09:04:07.662Z] #47 8.727 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-07T09:04:07.662Z] #47 8.923 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-07T09:04:07.662Z] #47 9.597 go: downloading golang.org/x/tools v0.1.0 [2022-04-07T09:04:07.662Z] #47 ... [2022-04-07T09:04:07.662Z] [2022-04-07T09:04:07.662Z] #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-04-07T09:04:07.662Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:04:07.662Z] #40 4.791 + git clone https://github.com/docker/distribution.git . [2022-04-07T09:04:07.662Z] #40 4.795 Cloning into '.'... [2022-04-07T09:04:07.667Z] #20 ... [2022-04-07T09:04:07.667Z] [2022-04-07T09:04:07.667Z] #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-04-07T09:04:07.667Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:04:07.667Z] #43 51.84 CC criu/arch/x86/kerndat.o [2022-04-07T09:04:07.667Z] #43 52.21 CC criu/arch/x86/sigaction_compat.o [2022-04-07T09:04:07.667Z] #43 52.47 CC criu/arch/x86/sigframe.o [2022-04-07T09:04:07.667Z] #43 52.74 LINK criu/arch/x86/crtools.built-in.o [2022-04-07T09:04:07.667Z] #43 52.81 DEP criu/pie/util-vdso-elf32.d [2022-04-07T09:04:07.668Z] #43 52.97 DEP criu/pie/util-vdso.d [2022-04-07T09:04:07.668Z] #43 53.08 DEP criu/pie/util.d [2022-04-07T09:04:07.668Z] #43 53.21 CC criu/pie/util.o [2022-04-07T09:04:07.668Z] #43 53.52 CC criu/pie/util-vdso.o [2022-04-07T09:04:07.668Z] #43 54.05 CC criu/pie/util-vdso-elf32.o [2022-04-07T09:04:07.668Z] #43 54.65 AR criu/pie/pie.lib.a [2022-04-07T09:04:07.668Z] #43 54.70 DEP criu/pie/restorer.d [2022-04-07T09:04:07.694Z] #49 ... [2022-04-07T09:04:07.694Z] [2022-04-07T09:04:07.694Z] #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-04-07T09:04:07.694Z] #47 sha256:dea7d26c5b0c56f8d94b76718746732571850441d123899e67953d1a454d2184 [2022-04-07T09:04:07.694Z] #47 5.692 + RM_GOPATH=0 [2022-04-07T09:04:07.694Z] #47 5.692 + TMP_GOPATH= [2022-04-07T09:04:07.694Z] #47 5.692 + : /build [2022-04-07T09:04:07.694Z] #47 5.692 + '[' -z '' ']' [2022-04-07T09:04:07.694Z] #47 5.707 ++ mktemp -d [2022-04-07T09:04:07.694Z] #47 5.707 + export GOPATH=/tmp/tmp.ybQkg5jwo6 [2022-04-07T09:04:07.694Z] #47 5.707 + GOPATH=/tmp/tmp.ybQkg5jwo6 [2022-04-07T09:04:07.694Z] #47 5.707 + RM_GOPATH=1 [2022-04-07T09:04:07.694Z] #47 5.707 + case "$(go env GOARCH)" in [2022-04-07T09:04:07.694Z] #47 5.707 ++ go env GOARCH [2022-04-07T09:04:07.694Z] #47 5.789 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.694Z] #47 5.789 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.694Z] #47 5.789 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:07.694Z] #47 5.793 Install gotestsum version v1.7.0 [2022-04-07T09:04:07.694Z] #47 5.793 + dir=/tmp/install [2022-04-07T09:04:07.694Z] #47 5.793 + bin=gotestsum [2022-04-07T09:04:07.694Z] #47 5.793 + shift [2022-04-07T09:04:07.694Z] #47 5.793 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-07T09:04:07.694Z] #47 5.793 + . /tmp/install/gotestsum.installer [2022-04-07T09:04:07.694Z] #47 5.793 ++ : v1.7.0 [2022-04-07T09:04:07.694Z] #47 5.793 + install_gotestsum [2022-04-07T09:04:07.694Z] #47 5.793 + set -e [2022-04-07T09:04:07.694Z] #47 5.793 + echo 'Install gotestsum version v1.7.0' [2022-04-07T09:04:07.694Z] #47 5.793 + GOBIN=/build [2022-04-07T09:04:07.694Z] #47 5.793 + GO111MODULE=on [2022-04-07T09:04:07.694Z] #47 5.793 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-07T09:04:07.694Z] #47 6.875 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-07T09:04:07.694Z] #47 8.860 go: downloading github.com/fatih/color v1.10.0 [2022-04-07T09:04:07.694Z] #47 8.887 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-07T09:04:07.694Z] #47 8.975 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-07T09:04:07.694Z] #47 9.143 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T09:04:07.694Z] #47 9.605 go: downloading golang.org/x/tools v0.1.0 [2022-04-07T09:04:07.694Z] #47 9.838 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-07T09:04:07.694Z] #47 9.944 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-07T09:04:07.694Z] #47 10.02 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-07T09:04:07.694Z] #47 10.25 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-07T09:04:07.694Z] #47 ... [2022-04-07T09:04:07.695Z] [2022-04-07T09:04:07.695Z] #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-04-07T09:04:07.695Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-07T09:04:07.695Z] #32 5.162 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-07T09:04:07.695Z] #32 5.186 Cloning into '.'... [2022-04-07T09:04:07.769Z] #29 11.25 #=#=# ######################################################################## 100.0% [2022-04-07T09:04:07.769Z] #29 11.32 [2022-04-07T09:04:07.883Z] #36 29.75 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:07.883Z] #36 29.97 Fetched 14.2 MB in 1s (10.6 MB/s) [2022-04-07T09:04:07.925Z] #43 54.96 DEP criu/arch/x86/sigaction_compat_pie.d [2022-04-07T09:04:07.925Z] #43 55.11 DEP criu/arch/x86/restorer_unmap.d [2022-04-07T09:04:07.925Z] #43 55.13 DEP criu/arch/x86/restorer.d [2022-04-07T09:04:07.930Z] #40 ... [2022-04-07T09:04:07.930Z] [2022-04-07T09:04:07.930Z] #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-04-07T09:04:07.930Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-07T09:04:07.930Z] #32 5.008 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-07T09:04:07.930Z] #32 5.017 Cloning into '.'... [2022-04-07T09:04:07.956Z] #32 ... [2022-04-07T09:04:07.956Z] [2022-04-07T09:04:07.956Z] #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-04-07T09:04:07.956Z] #24 sha256:f51e205a42879839f2f6f129e42f32a022294630c5e5fb6e8bdd88714d2d2c54 [2022-04-07T09:04:07.956Z] #24 4.759 + RM_GOPATH=0 [2022-04-07T09:04:07.956Z] #24 4.759 + TMP_GOPATH= [2022-04-07T09:04:07.956Z] #24 4.759 + : /build [2022-04-07T09:04:07.956Z] #24 4.759 + '[' -z '' ']' [2022-04-07T09:04:07.956Z] #24 4.760 ++ mktemp -d [2022-04-07T09:04:07.956Z] #24 4.764 + export GOPATH=/tmp/tmp.lhSsIQWvCT [2022-04-07T09:04:07.956Z] #24 4.764 + GOPATH=/tmp/tmp.lhSsIQWvCT [2022-04-07T09:04:07.956Z] #24 4.764 + RM_GOPATH=1 [2022-04-07T09:04:07.956Z] #24 4.764 + case "$(go env GOARCH)" in [2022-04-07T09:04:07.956Z] #24 4.771 ++ go env GOARCH [2022-04-07T09:04:07.956Z] #24 4.784 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.956Z] #24 4.784 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.956Z] #24 4.792 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:07.956Z] #24 4.794 + dir=/tmp/install [2022-04-07T09:04:07.956Z] #24 4.795 + bin=dockercli [2022-04-07T09:04:07.956Z] #24 4.795 + shift [2022-04-07T09:04:07.956Z] #24 4.795 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-07T09:04:07.956Z] #24 4.795 + . /tmp/install/dockercli.installer [2022-04-07T09:04:07.956Z] #24 4.795 ++ : stable [2022-04-07T09:04:07.956Z] #24 4.795 ++ : 17.06.2-ce [2022-04-07T09:04:07.956Z] #24 4.795 + install_dockercli [2022-04-07T09:04:07.956Z] #24 4.795 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-07T09:04:07.956Z] #24 4.796 ++ uname -m [2022-04-07T09:04:07.956Z] #24 4.797 + arch=x86_64 [2022-04-07T09:04:07.956Z] #24 4.797 + '[' x86_64 '!=' x86_64 ']' [2022-04-07T09:04:07.956Z] #24 4.797 + url=https://download.docker.com/linux/static [2022-04-07T09:04:07.956Z] #24 4.797 + tar -xz docker/docker [2022-04-07T09:04:07.956Z] #24 4.799 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-07T09:04:07.956Z] #24 4.799 Install docker/cli version 17.06.2-ce from stable [2022-04-07T09:04:07.956Z] #24 ... [2022-04-07T09:04:07.956Z] [2022-04-07T09:04:07.956Z] #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-04-07T09:04:07.956Z] #67 sha256:e50f1bd481aa44b00c8d0f258884edb589cd1e190c9d02bc990187190376534a [2022-04-07T09:04:07.956Z] #67 6.091 + RM_GOPATH=0 [2022-04-07T09:04:07.956Z] #67 6.091 + TMP_GOPATH= [2022-04-07T09:04:07.956Z] #67 6.091 + : /build [2022-04-07T09:04:07.956Z] #67 6.091 + '[' -z '' ']' [2022-04-07T09:04:07.956Z] #67 6.091 ++ mktemp -d [2022-04-07T09:04:07.956Z] #67 6.091 + export GOPATH=/tmp/tmp.awAlXGeKp7 [2022-04-07T09:04:07.956Z] #67 6.091 + GOPATH=/tmp/tmp.awAlXGeKp7 [2022-04-07T09:04:07.956Z] #67 6.091 + RM_GOPATH=1 [2022-04-07T09:04:07.956Z] #67 6.091 + case "$(go env GOARCH)" in [2022-04-07T09:04:07.956Z] #67 6.096 ++ go env GOARCH [2022-04-07T09:04:07.956Z] #67 6.170 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.956Z] #67 6.173 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:07.956Z] #67 6.174 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:07.956Z] #67 6.176 + dir=/tmp/install [2022-04-07T09:04:07.956Z] #67 6.176 + bin=proxy [2022-04-07T09:04:07.956Z] #67 6.176 + shift [2022-04-07T09:04:07.956Z] #67 6.178 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-07T09:04:07.956Z] #67 6.180 + . /tmp/install/proxy.installer [2022-04-07T09:04:07.956Z] #67 6.193 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:04:07.956Z] #67 6.198 + install_proxy [2022-04-07T09:04:07.956Z] #67 6.199 + case "$1" in [2022-04-07T09:04:07.956Z] #67 6.199 + export CGO_ENABLED=0 [2022-04-07T09:04:07.956Z] #67 6.199 + CGO_ENABLED=0 [2022-04-07T09:04:07.956Z] #67 6.200 + _install_proxy [2022-04-07T09:04:07.956Z] #67 6.226 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:04:07.956Z] #67 6.226 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-07T09:04:07.956Z] #67 6.226 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.awAlXGeKp7/src/github.com/docker/libnetwork [2022-04-07T09:04:07.956Z] #67 6.235 Cloning into '/tmp/tmp.awAlXGeKp7/src/github.com/docker/libnetwork'... [2022-04-07T09:04:08.027Z] #29 11.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-07T09:04:08.140Z] #36 30.05 Selecting previously unselected package xxd. [2022-04-07T09:04:08.141Z] #36 30.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-04-07T09:04:08.141Z] #36 30.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-04-07T09:04:08.141Z] #36 30.15 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:08.182Z] #43 55.28 DEP criu/arch/x86/vdso-pie.d [2022-04-07T09:04:08.183Z] #43 55.41 DEP criu/pie/parasite-vdso.d [2022-04-07T09:04:08.196Z] #32 ... [2022-04-07T09:04:08.196Z] [2022-04-07T09:04:08.196Z] #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-04-07T09:04:08.196Z] #51 sha256:1bf07f6b8e72a99024b80eb6f05ce93c2a6fefe6adecd1b031048e74d4a57d4e [2022-04-07T09:04:08.196Z] #51 5.301 + RM_GOPATH=0 [2022-04-07T09:04:08.196Z] #51 5.301 + TMP_GOPATH= [2022-04-07T09:04:08.196Z] #51 5.301 + : /build [2022-04-07T09:04:08.196Z] #51 5.301 + '[' -z '' ']' [2022-04-07T09:04:08.196Z] #51 5.301 ++ mktemp -d [2022-04-07T09:04:08.196Z] #51 5.301 + export GOPATH=/tmp/tmp.zWGm5px15R [2022-04-07T09:04:08.196Z] #51 5.301 + GOPATH=/tmp/tmp.zWGm5px15R [2022-04-07T09:04:08.196Z] #51 5.301 + RM_GOPATH=1 [2022-04-07T09:04:08.196Z] #51 5.301 + case "$(go env GOARCH)" in [2022-04-07T09:04:08.196Z] #51 5.301 ++ go env GOARCH [2022-04-07T09:04:08.196Z] #51 5.327 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.196Z] #51 5.327 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.196Z] #51 5.331 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:08.196Z] #51 5.332 + dir=/tmp/install [2022-04-07T09:04:08.196Z] #51 5.332 + bin=shfmt [2022-04-07T09:04:08.196Z] #51 5.332 + shift [2022-04-07T09:04:08.196Z] #51 5.333 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-07T09:04:08.196Z] #51 5.333 + . /tmp/install/shfmt.installer [2022-04-07T09:04:08.196Z] #51 5.333 ++ : v3.0.2 [2022-04-07T09:04:08.196Z] #51 5.333 + install_shfmt [2022-04-07T09:04:08.196Z] #51 5.334 + echo 'Install shfmt version v3.0.2' [2022-04-07T09:04:08.196Z] #51 5.334 Install shfmt version v3.0.2 [2022-04-07T09:04:08.196Z] #51 5.334 + GOBIN=/build [2022-04-07T09:04:08.196Z] #51 5.334 + GO111MODULE=on [2022-04-07T09:04:08.196Z] #51 5.335 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-07T09:04:08.196Z] #51 6.096 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-07T09:04:08.196Z] #51 7.467 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-07T09:04:08.196Z] #51 7.469 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-07T09:04:08.196Z] #51 7.576 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-07T09:04:08.196Z] #51 9.445 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-07T09:04:08.196Z] #51 ... [2022-04-07T09:04:08.196Z] [2022-04-07T09:04:08.196Z] #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-04-07T09:04:08.196Z] #24 sha256:451b375a50209d4604ac6d6328b245e00d11b027dadfbcf4b7769d313ad4b441 [2022-04-07T09:04:08.196Z] #24 4.256 + RM_GOPATH=0 [2022-04-07T09:04:08.196Z] #24 4.256 + TMP_GOPATH= [2022-04-07T09:04:08.196Z] #24 4.256 + : /build [2022-04-07T09:04:08.196Z] #24 4.256 + '[' -z '' ']' [2022-04-07T09:04:08.196Z] #24 4.257 ++ mktemp -d [2022-04-07T09:04:08.196Z] #24 4.258 + export GOPATH=/tmp/tmp.3VXltDbBXB [2022-04-07T09:04:08.196Z] #24 4.258 + GOPATH=/tmp/tmp.3VXltDbBXB [2022-04-07T09:04:08.196Z] #24 4.258 + RM_GOPATH=1 [2022-04-07T09:04:08.196Z] #24 4.258 + case "$(go env GOARCH)" in [2022-04-07T09:04:08.196Z] #24 4.261 ++ go env GOARCH [2022-04-07T09:04:08.196Z] #24 4.271 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.196Z] #24 4.271 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.196Z] #24 4.271 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:08.196Z] #24 4.271 + dir=/tmp/install [2022-04-07T09:04:08.196Z] #24 4.271 + bin=dockercli [2022-04-07T09:04:08.196Z] #24 4.271 + shift [2022-04-07T09:04:08.196Z] #24 4.271 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-07T09:04:08.196Z] #24 4.271 + . /tmp/install/dockercli.installer [2022-04-07T09:04:08.196Z] #24 4.271 ++ : stable [2022-04-07T09:04:08.196Z] #24 4.271 ++ : 17.06.2-ce [2022-04-07T09:04:08.196Z] #24 4.271 + install_dockercli [2022-04-07T09:04:08.196Z] #24 4.271 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-07T09:04:08.196Z] #24 4.271 ++ uname -m [2022-04-07T09:04:08.196Z] #24 4.271 + arch=x86_64 [2022-04-07T09:04:08.196Z] #24 4.271 + '[' x86_64 '!=' x86_64 ']' [2022-04-07T09:04:08.196Z] #24 4.271 + url=https://download.docker.com/linux/static [2022-04-07T09:04:08.196Z] #24 4.271 + tar -xz docker/docker [2022-04-07T09:04:08.196Z] #24 4.272 Install docker/cli version 17.06.2-ce from stable [2022-04-07T09:04:08.196Z] #24 4.282 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-07T09:04:08.218Z] #67 ... [2022-04-07T09:04:08.218Z] [2022-04-07T09:04:08.218Z] #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-04-07T09:04:08.218Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:04:08.218Z] #55 6.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:08.218Z] #55 6.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:08.218Z] #55 6.124 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:08.218Z] #55 7.225 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:08.218Z] #55 9.076 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:08.218Z] #55 11.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:08.218Z] #55 ... [2022-04-07T09:04:08.218Z] [2022-04-07T09:04:08.218Z] #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-04-07T09:04:08.218Z] #58 sha256:9946f64f440b511973659348e5e60b117dc7b41ed08dc79c10cba85574f18b03 [2022-04-07T09:04:08.218Z] #58 4.516 + RM_GOPATH=0 [2022-04-07T09:04:08.218Z] #58 4.516 + TMP_GOPATH= [2022-04-07T09:04:08.218Z] #58 4.516 + : /build [2022-04-07T09:04:08.218Z] #58 4.516 + '[' -z '' ']' [2022-04-07T09:04:08.218Z] #58 4.516 ++ mktemp -d [2022-04-07T09:04:08.218Z] #58 4.520 + export GOPATH=/tmp/tmp.Nrnqy9XAZG [2022-04-07T09:04:08.218Z] #58 4.520 + GOPATH=/tmp/tmp.Nrnqy9XAZG [2022-04-07T09:04:08.218Z] #58 4.520 + RM_GOPATH=1 [2022-04-07T09:04:08.218Z] #58 4.520 + case "$(go env GOARCH)" in [2022-04-07T09:04:08.218Z] #58 4.520 ++ go env GOARCH [2022-04-07T09:04:08.218Z] #58 4.525 Install rootlesskit version v0.14.4 [2022-04-07T09:04:08.218Z] #58 4.525 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.218Z] #58 4.525 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.218Z] #58 4.525 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:08.218Z] #58 4.525 + dir=/tmp/install [2022-04-07T09:04:08.218Z] #58 4.525 + bin=rootlesskit [2022-04-07T09:04:08.218Z] #58 4.525 + shift [2022-04-07T09:04:08.218Z] #58 4.525 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-07T09:04:08.218Z] #58 4.525 + . /tmp/install/rootlesskit.installer [2022-04-07T09:04:08.218Z] #58 4.525 ++ : v0.14.4 [2022-04-07T09:04:08.218Z] #58 4.525 + install_rootlesskit [2022-04-07T09:04:08.218Z] #58 4.525 + case "$1" in [2022-04-07T09:04:08.218Z] #58 4.525 + export CGO_ENABLED=0 [2022-04-07T09:04:08.218Z] #58 4.525 + CGO_ENABLED=0 [2022-04-07T09:04:08.218Z] #58 4.525 + _install_rootlesskit [2022-04-07T09:04:08.219Z] #58 4.525 + echo 'Install rootlesskit version v0.14.4' [2022-04-07T09:04:08.219Z] #58 4.525 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T09:04:08.219Z] #58 4.525 + GOBIN=/build [2022-04-07T09:04:08.219Z] #58 4.525 + GO111MODULE=on [2022-04-07T09:04:08.219Z] #58 4.525 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-07T09:04:08.219Z] #58 4.914 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-07T09:04:08.219Z] #58 8.070 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T09:04:08.219Z] #58 8.070 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T09:04:08.219Z] #58 8.357 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-07T09:04:08.219Z] #58 9.032 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-07T09:04:08.285Z] #29 11.87 [2022-04-07T09:04:08.398Z] #36 30.31 Selecting previously unselected package vim-common. [2022-04-07T09:04:08.398Z] #36 30.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:04:08.398Z] #36 30.36 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:08.440Z] #43 55.60 DEP criu/pie/parasite.d [2022-04-07T09:04:08.470Z] #24 ... [2022-04-07T09:04:08.470Z] [2022-04-07T09:04:08.470Z] #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-04-07T09:04:08.470Z] #67 sha256:0817d40e8c4c3f70a07b9821751bbf14d103e379daff13029a269cfc8b0bf018 [2022-04-07T09:04:08.470Z] #67 5.101 + RM_GOPATH=0 [2022-04-07T09:04:08.470Z] #67 5.101 + TMP_GOPATH= [2022-04-07T09:04:08.470Z] #67 5.101 + : /build [2022-04-07T09:04:08.470Z] #67 5.101 + '[' -z '' ']' [2022-04-07T09:04:08.470Z] #67 5.101 ++ mktemp -d [2022-04-07T09:04:08.470Z] #67 5.101 + export GOPATH=/tmp/tmp.oLP6Vh38DL [2022-04-07T09:04:08.470Z] #67 5.101 + GOPATH=/tmp/tmp.oLP6Vh38DL [2022-04-07T09:04:08.470Z] #67 5.101 + RM_GOPATH=1 [2022-04-07T09:04:08.470Z] #67 5.101 + case "$(go env GOARCH)" in [2022-04-07T09:04:08.470Z] #67 5.103 ++ go env GOARCH [2022-04-07T09:04:08.470Z] #67 5.211 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.470Z] #67 5.211 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.470Z] #67 5.211 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:08.470Z] #67 5.217 + dir=/tmp/install [2022-04-07T09:04:08.470Z] #67 5.217 + bin=proxy [2022-04-07T09:04:08.470Z] #67 5.217 + shift [2022-04-07T09:04:08.470Z] #67 5.217 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-07T09:04:08.470Z] #67 5.217 + . /tmp/install/proxy.installer [2022-04-07T09:04:08.470Z] #67 5.217 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:04:08.470Z] #67 5.287 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:04:08.470Z] #67 5.287 + install_proxy [2022-04-07T09:04:08.470Z] #67 5.287 + case "$1" in [2022-04-07T09:04:08.470Z] #67 5.287 + export CGO_ENABLED=0 [2022-04-07T09:04:08.470Z] #67 5.287 + CGO_ENABLED=0 [2022-04-07T09:04:08.470Z] #67 5.287 + _install_proxy [2022-04-07T09:04:08.470Z] #67 5.287 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-07T09:04:08.470Z] #67 5.287 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oLP6Vh38DL/src/github.com/docker/libnetwork [2022-04-07T09:04:08.470Z] #67 5.317 Cloning into '/tmp/tmp.oLP6Vh38DL/src/github.com/docker/libnetwork'... [2022-04-07T09:04:08.470Z] #67 ... [2022-04-07T09:04:08.470Z] [2022-04-07T09:04:08.470Z] #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-04-07T09:04:08.470Z] #45 sha256:9d97eb5e767f2b309ddc00f1be08728833cd7ccbfa8d0115833ab730b1a498c6 [2022-04-07T09:04:08.470Z] #45 4.892 + RM_GOPATH=0 [2022-04-07T09:04:08.470Z] #45 4.892 + TMP_GOPATH= [2022-04-07T09:04:08.470Z] #45 4.892 + : /build [2022-04-07T09:04:08.470Z] #45 4.892 + '[' -z '' ']' [2022-04-07T09:04:08.470Z] #45 4.892 ++ mktemp -d [2022-04-07T09:04:08.470Z] #45 4.896 + export GOPATH=/tmp/tmp.XyYx0CcCFQ [2022-04-07T09:04:08.470Z] #45 4.896 + GOPATH=/tmp/tmp.XyYx0CcCFQ [2022-04-07T09:04:08.470Z] #45 4.896 + RM_GOPATH=1 [2022-04-07T09:04:08.470Z] #45 4.896 + case "$(go env GOARCH)" in [2022-04-07T09:04:08.470Z] #45 4.902 ++ go env GOARCH [2022-04-07T09:04:08.470Z] #45 4.912 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.470Z] #45 4.912 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.470Z] #45 4.912 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:08.470Z] #45 4.912 + dir=/tmp/install [2022-04-07T09:04:08.470Z] #45 4.912 + bin=vndr [2022-04-07T09:04:08.470Z] #45 4.912 + shift [2022-04-07T09:04:08.470Z] #45 4.912 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-07T09:04:08.470Z] #45 4.912 + . /tmp/install/vndr.installer [2022-04-07T09:04:08.470Z] #45 4.912 ++ : v0.1.2 [2022-04-07T09:04:08.470Z] #45 4.912 + install_vndr [2022-04-07T09:04:08.470Z] #45 4.912 + echo 'Install vndr version v0.1.2' [2022-04-07T09:04:08.470Z] #45 4.912 + GOBIN=/build [2022-04-07T09:04:08.470Z] #45 4.912 + GO111MODULE=on [2022-04-07T09:04:08.470Z] #45 4.912 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-07T09:04:08.470Z] #45 4.912 Install vndr version v0.1.2 [2022-04-07T09:04:08.470Z] #45 6.010 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-07T09:04:08.481Z] #58 ... [2022-04-07T09:04:08.481Z] [2022-04-07T09:04:08.482Z] #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-04-07T09:04:08.482Z] #34 sha256:96007ff2acd2e985c417f3ec2c8abcead13c10776cee45e3ed24de4f32798d3f [2022-04-07T09:04:08.482Z] #34 4.502 + RM_GOPATH=0 [2022-04-07T09:04:08.482Z] #34 4.502 + TMP_GOPATH= [2022-04-07T09:04:08.482Z] #34 4.502 + : /build [2022-04-07T09:04:08.482Z] #34 4.502 + '[' -z '' ']' [2022-04-07T09:04:08.482Z] #34 4.502 ++ mktemp -d [2022-04-07T09:04:08.482Z] #34 4.502 + export GOPATH=/tmp/tmp.ZMIYj3WGm6 [2022-04-07T09:04:08.482Z] #34 4.502 + GOPATH=/tmp/tmp.ZMIYj3WGm6 [2022-04-07T09:04:08.482Z] #34 4.502 + RM_GOPATH=1 [2022-04-07T09:04:08.482Z] #34 4.502 + case "$(go env GOARCH)" in [2022-04-07T09:04:08.482Z] #34 4.506 ++ go env GOARCH [2022-04-07T09:04:08.482Z] #34 4.515 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.482Z] #34 4.515 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.482Z] #34 4.515 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:08.482Z] #34 4.515 + dir=/tmp/install [2022-04-07T09:04:08.482Z] #34 4.515 + bin=tomlv [2022-04-07T09:04:08.482Z] #34 4.515 + shift [2022-04-07T09:04:08.482Z] #34 4.515 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-07T09:04:08.482Z] #34 4.515 + . /tmp/install/tomlv.installer [2022-04-07T09:04:08.482Z] #34 4.515 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:04:08.482Z] #34 4.515 + install_tomlv [2022-04-07T09:04:08.482Z] #34 4.515 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-07T09:04:08.482Z] #34 4.516 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:04:08.482Z] #34 4.519 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZMIYj3WGm6/src/github.com/BurntSushi/toml [2022-04-07T09:04:08.482Z] #34 4.525 Cloning into '/tmp/tmp.ZMIYj3WGm6/src/github.com/BurntSushi/toml'... [2022-04-07T09:04:08.482Z] #34 7.049 + cd /tmp/tmp.ZMIYj3WGm6/src/github.com/BurntSushi/toml [2022-04-07T09:04:08.482Z] #34 7.049 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:04:08.482Z] #34 7.211 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T09:04:08.482Z] #34 7.696 internal/unsafeheader [2022-04-07T09:04:08.482Z] #34 7.701 internal/cpu [2022-04-07T09:04:08.482Z] #34 7.789 runtime/internal/atomic [2022-04-07T09:04:08.482Z] #34 8.232 runtime/internal/sys [2022-04-07T09:04:08.482Z] #34 8.553 runtime/internal/math [2022-04-07T09:04:08.482Z] #34 8.617 internal/bytealg [2022-04-07T09:04:08.482Z] #34 8.690 math/bits [2022-04-07T09:04:08.482Z] #34 9.379 math [2022-04-07T09:04:08.482Z] #34 10.03 runtime [2022-04-07T09:04:08.544Z] #29 12.11 #=#=# ######################################################################## 100.0% [2022-04-07T09:04:08.544Z] #29 12.21 [2022-04-07T09:04:08.544Z] #29 12.26 Download of images into '/build' complete. [2022-04-07T09:04:08.544Z] #29 12.26 Use something like the following to load the result into a Docker daemon: [2022-04-07T09:04:08.544Z] #29 12.26 tar -cC '/build' . | docker load [2022-04-07T09:04:08.655Z] #36 30.80 Selecting previously unselected package cmake-data. [2022-04-07T09:04:08.700Z] #43 55.91 CC criu/pie/parasite.o [2022-04-07T09:04:08.742Z] #45 ... [2022-04-07T09:04:08.742Z] [2022-04-07T09:04:08.742Z] #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-04-07T09:04:08.742Z] #58 sha256:cbbd6e8391eabaa4fb78c6456640d0abd8bb5c9405ef88f77458f5d4e94c7e41 [2022-04-07T09:04:08.742Z] #58 5.410 + RM_GOPATH=0 [2022-04-07T09:04:08.742Z] #58 5.410 + TMP_GOPATH= [2022-04-07T09:04:08.742Z] #58 5.410 + : /build [2022-04-07T09:04:08.742Z] #58 5.410 + '[' -z '' ']' [2022-04-07T09:04:08.742Z] #58 5.425 ++ mktemp -d [2022-04-07T09:04:08.742Z] #58 5.433 + export GOPATH=/tmp/tmp.vrdoJSWmOf [2022-04-07T09:04:08.742Z] #58 5.436 + GOPATH=/tmp/tmp.vrdoJSWmOf [2022-04-07T09:04:08.742Z] #58 5.436 + RM_GOPATH=1 [2022-04-07T09:04:08.742Z] #58 5.436 + case "$(go env GOARCH)" in [2022-04-07T09:04:08.742Z] #58 5.436 ++ go env GOARCH [2022-04-07T09:04:08.742Z] #58 5.461 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.742Z] #58 5.461 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.742Z] #58 5.465 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:08.742Z] #58 5.465 + dir=/tmp/install [2022-04-07T09:04:08.742Z] #58 5.465 + bin=rootlesskit [2022-04-07T09:04:08.742Z] #58 5.465 + shift [2022-04-07T09:04:08.742Z] #58 5.465 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-07T09:04:08.742Z] #58 5.465 + . /tmp/install/rootlesskit.installer [2022-04-07T09:04:08.742Z] #58 5.465 ++ : v0.14.4 [2022-04-07T09:04:08.742Z] #58 5.465 + install_rootlesskit [2022-04-07T09:04:08.742Z] #58 5.465 + case "$1" in [2022-04-07T09:04:08.742Z] #58 5.465 + export CGO_ENABLED=0 [2022-04-07T09:04:08.742Z] #58 5.465 + CGO_ENABLED=0 [2022-04-07T09:04:08.742Z] #58 5.465 + _install_rootlesskit [2022-04-07T09:04:08.742Z] #58 5.465 + echo 'Install rootlesskit version v0.14.4' [2022-04-07T09:04:08.742Z] #58 5.465 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T09:04:08.742Z] #58 5.465 + GOBIN=/build [2022-04-07T09:04:08.742Z] #58 5.465 + GO111MODULE=on [2022-04-07T09:04:08.742Z] #58 5.465 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-07T09:04:08.742Z] #58 5.467 Install rootlesskit version v0.14.4 [2022-04-07T09:04:08.742Z] #58 6.260 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-07T09:04:08.742Z] #58 8.839 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T09:04:08.742Z] #58 8.850 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T09:04:08.742Z] #58 8.950 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-07T09:04:08.742Z] #58 9.763 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-07T09:04:08.742Z] #58 ... [2022-04-07T09:04:08.742Z] [2022-04-07T09:04:08.742Z] #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-04-07T09:04:08.742Z] #49 sha256:a3031a5393251f8a9883142b9d3568a9a7ff02c5d20f0f3594c7ae703ee7bb0f [2022-04-07T09:04:08.742Z] #49 4.572 + RM_GOPATH=0 [2022-04-07T09:04:08.742Z] #49 4.572 + TMP_GOPATH= [2022-04-07T09:04:08.742Z] #49 4.572 + : /build [2022-04-07T09:04:08.742Z] #49 4.572 + '[' -z '' ']' [2022-04-07T09:04:08.742Z] #49 4.573 ++ mktemp -d [2022-04-07T09:04:08.742Z] #49 4.573 + export GOPATH=/tmp/tmp.aosAk8dKNo [2022-04-07T09:04:08.742Z] #49 4.573 + GOPATH=/tmp/tmp.aosAk8dKNo [2022-04-07T09:04:08.742Z] #49 4.573 + RM_GOPATH=1 [2022-04-07T09:04:08.742Z] #49 4.573 + case "$(go env GOARCH)" in [2022-04-07T09:04:08.742Z] #49 4.583 ++ go env GOARCH [2022-04-07T09:04:08.742Z] #49 4.599 Install golangci-lint version v1.23.8 [2022-04-07T09:04:08.742Z] #49 4.599 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.742Z] #49 4.599 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.742Z] #49 4.599 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:08.742Z] #49 4.599 + dir=/tmp/install [2022-04-07T09:04:08.742Z] #49 4.599 + bin=golangci_lint [2022-04-07T09:04:08.742Z] #49 4.599 + shift [2022-04-07T09:04:08.742Z] #49 4.599 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-07T09:04:08.742Z] #49 4.599 + . /tmp/install/golangci_lint.installer [2022-04-07T09:04:08.742Z] #49 4.599 ++ : v1.23.8 [2022-04-07T09:04:08.742Z] #49 4.599 + install_golangci_lint [2022-04-07T09:04:08.742Z] #49 4.599 + set -e [2022-04-07T09:04:08.742Z] #49 4.599 + echo 'Install golangci-lint version v1.23.8' [2022-04-07T09:04:08.742Z] #49 4.599 + GOBIN=/build [2022-04-07T09:04:08.742Z] #49 4.599 + GO111MODULE=on [2022-04-07T09:04:08.742Z] #49 4.599 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-07T09:04:08.742Z] #49 5.629 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-07T09:04:08.759Z] #34 ... [2022-04-07T09:04:08.759Z] [2022-04-07T09:04:08.759Z] #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-04-07T09:04:08.759Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:08.759Z] #36 6.098 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:08.759Z] #36 6.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:08.759Z] #36 6.230 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:08.759Z] #36 7.184 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:08.759Z] #36 9.412 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:08.759Z] #36 11.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:08.759Z] #36 ... [2022-04-07T09:04:08.759Z] [2022-04-07T09:04:08.759Z] #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-04-07T09:04:08.759Z] #29 sha256:f0a5f120ae738e0e6f019a4bb2b886ae5c932f9b68f77b56c75f7cb2035b1f87 [2022-04-07T09:04:08.759Z] #29 14.92 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-07T09:04:08.759Z] #29 15.39 [2022-04-07T09:04:08.759Z] #29 15.71 #=#=# ######################################################################## 100.0% [2022-04-07T09:04:08.759Z] #29 15.92 [2022-04-07T09:04:08.759Z] #29 16.03 Download of images into '/build' complete. [2022-04-07T09:04:08.759Z] #29 16.03 Use something like the following to load the result into a Docker daemon: [2022-04-07T09:04:08.759Z] #29 16.03 tar -cC '/build' . | docker load [2022-04-07T09:04:08.801Z] #29 DONE 12.4s [2022-04-07T09:04:08.801Z] [2022-04-07T09:04:08.801Z] #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-04-07T09:04:08.801Z] #45 sha256:dc41deeb012889ad47c3ab09608eadbc5384ae078a03df2a70b42293129a37d4 [2022-04-07T09:04:08.801Z] #45 5.455 + RM_GOPATH=0 [2022-04-07T09:04:08.801Z] #45 5.455 + TMP_GOPATH= [2022-04-07T09:04:08.801Z] #45 5.455 + : /build [2022-04-07T09:04:08.801Z] #45 5.455 + '[' -z '' ']' [2022-04-07T09:04:08.801Z] #45 5.456 ++ mktemp -d [2022-04-07T09:04:08.801Z] #45 5.456 + export GOPATH=/tmp/tmp.B9ZhqiAJ1a [2022-04-07T09:04:08.801Z] #45 5.456 + GOPATH=/tmp/tmp.B9ZhqiAJ1a [2022-04-07T09:04:08.801Z] #45 5.457 + RM_GOPATH=1 [2022-04-07T09:04:08.801Z] #45 5.457 + case "$(go env GOARCH)" in [2022-04-07T09:04:08.801Z] #45 5.457 ++ go env GOARCH [2022-04-07T09:04:08.801Z] #45 5.463 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.801Z] #45 5.463 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:08.801Z] #45 5.465 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:08.801Z] #45 5.465 + dir=/tmp/install [2022-04-07T09:04:08.801Z] #45 5.465 + bin=vndr [2022-04-07T09:04:08.801Z] #45 5.465 + shift [2022-04-07T09:04:08.801Z] #45 5.465 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-04-07T09:04:08.801Z] #45 5.465 + . /tmp/install/vndr.installer [2022-04-07T09:04:08.801Z] #45 5.465 ++ : v0.1.2 [2022-04-07T09:04:08.801Z] #45 5.465 + install_vndr [2022-04-07T09:04:08.801Z] #45 5.465 + echo 'Install vndr version v0.1.2' [2022-04-07T09:04:08.801Z] #45 5.465 + GOBIN=/build [2022-04-07T09:04:08.801Z] #45 5.465 + GO111MODULE=on [2022-04-07T09:04:08.801Z] #45 5.465 + go install github.com/LK4D4/vndr@v0.1.2 [2022-04-07T09:04:08.801Z] #45 5.465 Install vndr version v0.1.2 [2022-04-07T09:04:08.912Z] #36 30.81 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-07T09:04:08.912Z] #36 30.83 Unpacking cmake-data (3.13.4-1) ... [2022-04-07T09:04:08.912Z] #36 ... [2022-04-07T09:04:08.912Z] [2022-04-07T09:04:08.912Z] #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-04-07T09:04:08.912Z] #51 sha256:cad3904b55ecbc61d7737e23dd7ac7f0bffadb5351eaae9172b19e4e4106f302 [2022-04-07T09:04:08.912Z] #51 DONE 31.0s [2022-04-07T09:04:08.912Z] [2022-04-07T09:04:08.912Z] #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-04-07T09:04:08.912Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-07T09:04:08.912Z] #13 18.07 Fetched 8830 kB in 16s (555 kB/s) [2022-04-07T09:04:08.912Z] #13 18.07 Reading package lists... [2022-04-07T09:04:09.000Z] #49 ... [2022-04-07T09:04:09.000Z] [2022-04-07T09:04:09.000Z] #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-04-07T09:04:09.000Z] #34 sha256:f2ab28c9f29c51cb699dd4d3d2c93e6db55f8547ed8d1780c4eafe0f5b508335 [2022-04-07T09:04:09.000Z] #34 11.17 internal/unsafeheader [2022-04-07T09:04:09.000Z] #34 11.20 internal/cpu [2022-04-07T09:04:09.000Z] #34 11.33 runtime/internal/atomic [2022-04-07T09:04:09.059Z] #45 6.112 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-04-07T09:04:09.169Z] #13 24.13 Reading package lists... [2022-04-07T09:04:09.169Z] #13 ... [2022-04-07T09:04:09.169Z] [2022-04-07T09:04:09.169Z] #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-04-07T09:04:09.169Z] #49 sha256:15d326e4fee452dbd01e2a85b661f42963abd5b4ad223ed360b392bb5c584d00 [2022-04-07T09:04:09.169Z] #49 29.31 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T09:04:09.169Z] #49 29.33 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-07T09:04:09.169Z] #49 29.47 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-07T09:04:09.169Z] #49 29.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-07T09:04:09.169Z] #49 29.56 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-07T09:04:09.169Z] #49 30.75 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-07T09:04:09.169Z] #49 31.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-07T09:04:09.169Z] #49 31.27 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-07T09:04:09.342Z] #29 DONE 16.8s [2022-04-07T09:04:09.342Z] [2022-04-07T09:04:09.342Z] #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-04-07T09:04:09.342Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:09.342Z] #13 1.948 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T09:04:09.342Z] #13 2.031 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:09.343Z] #13 2.049 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:09.343Z] #13 2.056 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:09.343Z] #13 3.089 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T09:04:09.343Z] #13 5.404 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:09.572Z] #34 12.43 runtime/internal/sys [2022-04-07T09:04:09.915Z] #13 ... [2022-04-07T09:04:09.915Z] [2022-04-07T09:04:09.915Z] #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-04-07T09:04:09.915Z] #58 sha256:9946f64f440b511973659348e5e60b117dc7b41ed08dc79c10cba85574f18b03 [2022-04-07T09:04:09.915Z] #58 13.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-07T09:04:10.074Z] #43 57.13 LINK criu/pie/parasite.built-in.o [2022-04-07T09:04:10.074Z] #43 57.13 GEN criu/pie/parasite-blob.h [2022-04-07T09:04:10.074Z] #43 57.16 CC criu/pie/parasite-vdso.o [2022-04-07T09:04:10.140Z] #34 12.91 runtime/internal/math [2022-04-07T09:04:10.140Z] #34 12.97 internal/bytealg [2022-04-07T09:04:10.140Z] #34 ... [2022-04-07T09:04:10.140Z] [2022-04-07T09:04:10.140Z] #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-04-07T09:04:10.140Z] #24 sha256:451b375a50209d4604ac6d6328b245e00d11b027dadfbcf4b7769d313ad4b441 [2022-04-07T09:04:10.140Z] #24 12.69 + mkdir -p /build [2022-04-07T09:04:10.140Z] #24 12.71 + mv docker/docker /build/ [2022-04-07T09:04:10.140Z] #24 12.77 + rmdir docker [2022-04-07T09:04:10.140Z] #24 DONE 13.0s [2022-04-07T09:04:10.400Z] [2022-04-07T09:04:10.400Z] #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-04-07T09:04:10.400Z] #34 sha256:f2ab28c9f29c51cb699dd4d3d2c93e6db55f8547ed8d1780c4eafe0f5b508335 [2022-04-07T09:04:10.400Z] #34 13.19 math/bits [2022-04-07T09:04:10.636Z] #43 57.67 CC criu/arch/x86/vdso-pie.o [2022-04-07T09:04:10.636Z] #43 57.91 CC criu/arch/x86/restorer.o [2022-04-07T09:04:10.680Z] #34 ... [2022-04-07T09:04:10.680Z] [2022-04-07T09:04:10.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-04-07T09:04:10.680Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:10.680Z] #13 2.733 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T09:04:10.680Z] #13 2.793 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:10.680Z] #13 2.796 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:10.680Z] #13 2.797 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:10.681Z] #13 3.521 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T09:04:10.681Z] #13 5.297 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:10.681Z] #13 10.01 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:11.199Z] #43 58.37 CC criu/arch/x86/restorer_unmap.o [2022-04-07T09:04:11.199Z] #43 58.43 CC criu/arch/x86/sigaction_compat_pie.o [2022-04-07T09:04:11.307Z] #58 ... [2022-04-07T09:04:11.307Z] [2022-04-07T09:04:11.307Z] #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-04-07T09:04:11.307Z] #24 sha256:f51e205a42879839f2f6f129e42f32a022294630c5e5fb6e8bdd88714d2d2c54 [2022-04-07T09:04:11.307Z] #24 14.06 + mkdir -p /build [2022-04-07T09:04:11.307Z] #24 14.11 + mv docker/docker /build/ [2022-04-07T09:04:11.307Z] #24 14.15 + rmdir docker [2022-04-07T09:04:11.307Z] #24 DONE 14.4s [2022-04-07T09:04:11.307Z] [2022-04-07T09:04:11.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-04-07T09:04:11.307Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:11.307Z] #13 8.112 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:11.456Z] #43 ... [2022-04-07T09:04:11.456Z] [2022-04-07T09:04:11.456Z] #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-04-07T09:04:11.456Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:04:11.456Z] #20 10.43 Fetched 9012 kB in 9s (970 kB/s) [2022-04-07T09:04:11.620Z] #13 ... [2022-04-07T09:04:11.620Z] [2022-04-07T09:04:11.620Z] #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-04-07T09:04:11.620Z] #34 sha256:f2ab28c9f29c51cb699dd4d3d2c93e6db55f8547ed8d1780c4eafe0f5b508335 [2022-04-07T09:04:11.620Z] #34 14.39 math [2022-04-07T09:04:11.620Z] #34 14.48 runtime [2022-04-07T09:04:12.335Z] #45 ... [2022-04-07T09:04:12.335Z] [2022-04-07T09:04:12.335Z] #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-04-07T09:04:12.335Z] #34 sha256:ca61a852875b07b15b6ce26927e9a53a77fcf822cbf025d1b0568d4ec720b510 [2022-04-07T09:04:12.335Z] #34 4.530 + RM_GOPATH=0 [2022-04-07T09:04:12.335Z] #34 4.530 + TMP_GOPATH= [2022-04-07T09:04:12.335Z] #34 4.530 + : /build [2022-04-07T09:04:12.335Z] #34 4.530 + '[' -z '' ']' [2022-04-07T09:04:12.335Z] #34 4.530 ++ mktemp -d [2022-04-07T09:04:12.335Z] #34 4.532 + export GOPATH=/tmp/tmp.DkmFR4BjyO [2022-04-07T09:04:12.335Z] #34 4.532 + GOPATH=/tmp/tmp.DkmFR4BjyO [2022-04-07T09:04:12.335Z] #34 4.532 + RM_GOPATH=1 [2022-04-07T09:04:12.335Z] #34 4.532 + case "$(go env GOARCH)" in [2022-04-07T09:04:12.335Z] #34 4.532 ++ go env GOARCH [2022-04-07T09:04:12.335Z] #34 4.538 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:04:12.335Z] #34 4.538 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:12.335Z] #34 4.538 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:12.335Z] #34 4.538 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:12.335Z] #34 4.538 + dir=/tmp/install [2022-04-07T09:04:12.335Z] #34 4.538 + bin=tomlv [2022-04-07T09:04:12.335Z] #34 4.538 + shift [2022-04-07T09:04:12.335Z] #34 4.538 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-04-07T09:04:12.335Z] #34 4.538 + . /tmp/install/tomlv.installer [2022-04-07T09:04:12.335Z] #34 4.538 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:04:12.335Z] #34 4.538 + install_tomlv [2022-04-07T09:04:12.335Z] #34 4.538 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-04-07T09:04:12.335Z] #34 4.538 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DkmFR4BjyO/src/github.com/BurntSushi/toml [2022-04-07T09:04:12.335Z] #34 4.540 Cloning into '/tmp/tmp.DkmFR4BjyO/src/github.com/BurntSushi/toml'... [2022-04-07T09:04:12.335Z] #34 6.635 + cd /tmp/tmp.DkmFR4BjyO/src/github.com/BurntSushi/toml [2022-04-07T09:04:12.335Z] #34 6.635 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-04-07T09:04:12.335Z] #34 6.711 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T09:04:12.335Z] #34 7.466 internal/unsafeheader [2022-04-07T09:04:12.335Z] #34 7.537 internal/cpu [2022-04-07T09:04:12.335Z] #34 7.636 runtime/internal/atomic [2022-04-07T09:04:12.335Z] #34 8.251 internal/bytealg [2022-04-07T09:04:12.335Z] #34 8.399 runtime/internal/sys [2022-04-07T09:04:12.335Z] #34 8.881 runtime/internal/math [2022-04-07T09:04:12.335Z] #34 8.988 math/bits [2022-04-07T09:04:12.592Z] #34 9.674 math [2022-04-07T09:04:12.856Z] #34 9.781 runtime [2022-04-07T09:04:12.999Z] #34 ... [2022-04-07T09:04:12.999Z] [2022-04-07T09:04:12.999Z] #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-04-07T09:04:12.999Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:12.999Z] #36 5.869 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:12.999Z] #36 5.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:12.999Z] #36 5.914 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:12.999Z] #36 6.458 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:12.999Z] #36 7.956 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:12.999Z] #36 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:13.112Z] #34 ... [2022-04-07T09:04:13.112Z] [2022-04-07T09:04:13.113Z] #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-04-07T09:04:13.113Z] #51 sha256:40e16f4405f6eb45687394d87355a894a2c973b3c74aa37a262c95d837b36e30 [2022-04-07T09:04:13.113Z] #51 6.009 + RM_GOPATH=0 [2022-04-07T09:04:13.113Z] #51 6.009 + TMP_GOPATH= [2022-04-07T09:04:13.113Z] #51 6.009 + : /build [2022-04-07T09:04:13.113Z] #51 6.009 + '[' -z '' ']' [2022-04-07T09:04:13.113Z] #51 6.009 ++ mktemp -d [2022-04-07T09:04:13.113Z] #51 6.009 + export GOPATH=/tmp/tmp.Zpzwrkh143 [2022-04-07T09:04:13.113Z] #51 6.009 + GOPATH=/tmp/tmp.Zpzwrkh143 [2022-04-07T09:04:13.113Z] #51 6.009 + RM_GOPATH=1 [2022-04-07T09:04:13.113Z] #51 6.009 + case "$(go env GOARCH)" in [2022-04-07T09:04:13.113Z] #51 6.009 ++ go env GOARCH [2022-04-07T09:04:13.113Z] #51 6.009 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:13.113Z] #51 6.009 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:13.113Z] #51 6.031 Install shfmt version v3.0.2 [2022-04-07T09:04:13.113Z] #51 6.070 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:13.113Z] #51 6.070 + dir=/tmp/install [2022-04-07T09:04:13.113Z] #51 6.070 + bin=shfmt [2022-04-07T09:04:13.113Z] #51 6.070 + shift [2022-04-07T09:04:13.113Z] #51 6.070 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-04-07T09:04:13.113Z] #51 6.070 + . /tmp/install/shfmt.installer [2022-04-07T09:04:13.113Z] #51 6.070 ++ : v3.0.2 [2022-04-07T09:04:13.113Z] #51 6.070 + install_shfmt [2022-04-07T09:04:13.113Z] #51 6.070 + echo 'Install shfmt version v3.0.2' [2022-04-07T09:04:13.113Z] #51 6.070 + GOBIN=/build [2022-04-07T09:04:13.113Z] #51 6.070 + GO111MODULE=on [2022-04-07T09:04:13.113Z] #51 6.070 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-04-07T09:04:13.113Z] #51 6.830 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-07T09:04:13.113Z] #51 8.572 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-07T09:04:13.113Z] #51 8.604 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-07T09:04:13.113Z] #51 8.674 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-07T09:04:13.113Z] #51 ... [2022-04-07T09:04:13.113Z] [2022-04-07T09:04:13.113Z] #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-04-07T09:04:13.113Z] #67 sha256:eea2138754715c86d2021c222e69b01ca6b4e18e4be92256b2eda660c9b40cab [2022-04-07T09:04:13.113Z] #67 5.194 + RM_GOPATH=0 [2022-04-07T09:04:13.113Z] #67 5.194 + TMP_GOPATH= [2022-04-07T09:04:13.113Z] #67 5.194 + : /build [2022-04-07T09:04:13.113Z] #67 5.194 + '[' -z '' ']' [2022-04-07T09:04:13.113Z] #67 5.209 ++ mktemp -d [2022-04-07T09:04:13.113Z] #67 5.209 + export GOPATH=/tmp/tmp.rVsT9fQdkX [2022-04-07T09:04:13.113Z] #67 5.209 + GOPATH=/tmp/tmp.rVsT9fQdkX [2022-04-07T09:04:13.113Z] #67 5.209 + RM_GOPATH=1 [2022-04-07T09:04:13.113Z] #67 5.209 + case "$(go env GOARCH)" in [2022-04-07T09:04:13.113Z] #67 5.209 ++ go env GOARCH [2022-04-07T09:04:13.113Z] #67 5.234 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:13.113Z] #67 5.234 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:13.113Z] #67 5.234 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:13.113Z] #67 5.234 + dir=/tmp/install [2022-04-07T09:04:13.113Z] #67 5.234 + bin=proxy [2022-04-07T09:04:13.113Z] #67 5.234 + shift [2022-04-07T09:04:13.113Z] #67 5.234 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-04-07T09:04:13.113Z] #67 5.234 + . /tmp/install/proxy.installer [2022-04-07T09:04:13.113Z] #67 5.234 ++ : 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:04:13.113Z] #67 5.234 + install_proxy [2022-04-07T09:04:13.113Z] #67 5.234 + case "$1" in [2022-04-07T09:04:13.113Z] #67 5.234 + export CGO_ENABLED=0 [2022-04-07T09:04:13.113Z] #67 5.234 + CGO_ENABLED=0 [2022-04-07T09:04:13.113Z] #67 5.234 + _install_proxy [2022-04-07T09:04:13.113Z] #67 5.234 + echo 'Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da' [2022-04-07T09:04:13.113Z] #67 5.234 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rVsT9fQdkX/src/github.com/docker/libnetwork [2022-04-07T09:04:13.113Z] #67 5.234 Cloning into '/tmp/tmp.rVsT9fQdkX/src/github.com/docker/libnetwork'... [2022-04-07T09:04:13.113Z] #67 5.244 Install docker-proxy version 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:04:13.259Z] #36 ... [2022-04-07T09:04:13.259Z] [2022-04-07T09:04:13.259Z] #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-04-07T09:04:13.259Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:13.259Z] #13 12.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:13.354Z] #49 ... [2022-04-07T09:04:13.354Z] [2022-04-07T09:04:13.354Z] #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-04-07T09:04:13.354Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-04-07T09:04:13.354Z] #36 33.91 Selecting previously unselected package libicu63:arm64. [2022-04-07T09:04:13.354Z] #36 33.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-04-07T09:04:13.354Z] #36 33.92 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-04-07T09:04:13.354Z] #36 ... [2022-04-07T09:04:13.354Z] [2022-04-07T09:04:13.354Z] #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-04-07T09:04:13.354Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-04-07T09:04:13.354Z] #55 23.53 Reading package lists... [2022-04-07T09:04:13.354Z] #55 28.94 Building dependency tree... [2022-04-07T09:04:13.354Z] #55 32.42 The following additional packages will be installed: [2022-04-07T09:04:13.354Z] #55 32.43 libbtrfs0 [2022-04-07T09:04:13.354Z] #55 32.57 The following NEW packages will be installed: [2022-04-07T09:04:13.354Z] #55 32.57 libbtrfs-dev libbtrfs0 [2022-04-07T09:04:13.354Z] #55 32.94 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:13.354Z] #55 32.94 Need to get 119 kB of archives. [2022-04-07T09:04:13.354Z] #55 32.94 After this operation, 387 kB of additional disk space will be used. [2022-04-07T09:04:13.354Z] #55 32.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-04-07T09:04:13.354Z] #55 32.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-04-07T09:04:13.354Z] #55 33.70 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:13.354Z] #55 33.84 Fetched 119 kB in 0s (405 kB/s) [2022-04-07T09:04:13.354Z] #55 33.94 Selecting previously unselected package libbtrfs0. [2022-04-07T09:04:13.354Z] #55 33.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-04-07T09:04:13.354Z] #55 34.00 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-04-07T09:04:13.354Z] #55 34.02 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T09:04:13.354Z] #55 34.08 Selecting previously unselected package libbtrfs-dev. [2022-04-07T09:04:13.354Z] #55 34.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-04-07T09:04:13.354Z] #55 34.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:04:13.354Z] #55 34.38 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T09:04:13.354Z] #55 34.38 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:04:13.354Z] #55 34.39 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:04:13.354Z] #55 DONE 34.9s [2022-04-07T09:04:13.354Z] [2022-04-07T09:04:13.354Z] #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-04-07T09:04:13.354Z] #56 sha256:6e4ddb12b59a5bfc09dd02b9ba2302af9f33f9dfa6396c095154748e1cd3588b [2022-04-07T09:04:13.371Z] #67 ... [2022-04-07T09:04:13.371Z] [2022-04-07T09:04:13.371Z] #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-04-07T09:04:13.371Z] #49 sha256:6107a5977c46cd50bea54122c1284fb46d1624565b572ad6ae73bff547adb8e6 [2022-04-07T09:04:13.371Z] #49 5.405 + RM_GOPATH=0 [2022-04-07T09:04:13.371Z] #49 5.405 + TMP_GOPATH= [2022-04-07T09:04:13.371Z] #49 5.405 + : /build [2022-04-07T09:04:13.371Z] #49 5.405 + '[' -z '' ']' [2022-04-07T09:04:13.371Z] #49 5.405 ++ mktemp -d [2022-04-07T09:04:13.371Z] #49 5.405 + export GOPATH=/tmp/tmp.EKLB3DswgK [2022-04-07T09:04:13.371Z] #49 5.405 + GOPATH=/tmp/tmp.EKLB3DswgK [2022-04-07T09:04:13.371Z] #49 5.405 + RM_GOPATH=1 [2022-04-07T09:04:13.371Z] #49 5.405 + case "$(go env GOARCH)" in [2022-04-07T09:04:13.371Z] #49 5.405 ++ go env GOARCH [2022-04-07T09:04:13.371Z] #49 5.410 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:13.371Z] #49 5.410 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:13.371Z] #49 5.410 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:13.371Z] #49 5.410 + dir=/tmp/install [2022-04-07T09:04:13.371Z] #49 5.410 + bin=golangci_lint [2022-04-07T09:04:13.371Z] #49 5.410 + shift [2022-04-07T09:04:13.371Z] #49 5.410 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-04-07T09:04:13.371Z] #49 5.410 + . /tmp/install/golangci_lint.installer [2022-04-07T09:04:13.371Z] #49 5.410 ++ : v1.23.8 [2022-04-07T09:04:13.371Z] #49 5.410 + install_golangci_lint [2022-04-07T09:04:13.371Z] #49 5.410 + set -e [2022-04-07T09:04:13.371Z] #49 5.410 + echo 'Install golangci-lint version v1.23.8' [2022-04-07T09:04:13.371Z] #49 5.410 + GOBIN=/build [2022-04-07T09:04:13.371Z] #49 5.410 + GO111MODULE=on [2022-04-07T09:04:13.371Z] #49 5.410 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-04-07T09:04:13.371Z] #49 5.410 Install golangci-lint version v1.23.8 [2022-04-07T09:04:13.371Z] #49 6.127 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-04-07T09:04:13.371Z] #49 ... [2022-04-07T09:04:13.371Z] [2022-04-07T09:04:13.371Z] #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-04-07T09:04:13.371Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:04:13.371Z] #40 5.158 + git clone https://github.com/docker/distribution.git . [2022-04-07T09:04:13.371Z] #40 5.158 Cloning into '.'... [2022-04-07T09:04:13.612Z] #56 0.636 + RM_GOPATH=0 [2022-04-07T09:04:13.612Z] #56 0.639 + TMP_GOPATH= [2022-04-07T09:04:13.612Z] #56 0.639 + : /build [2022-04-07T09:04:13.612Z] #56 0.639 + '[' -z '' ']' [2022-04-07T09:04:13.612Z] #56 0.641 ++ mktemp -d [2022-04-07T09:04:13.612Z] #56 0.642 + export GOPATH=/tmp/tmp.ykyTfDZrvf [2022-04-07T09:04:13.612Z] #56 0.652 + GOPATH=/tmp/tmp.ykyTfDZrvf [2022-04-07T09:04:13.612Z] #56 0.652 + RM_GOPATH=1 [2022-04-07T09:04:13.612Z] #56 0.652 + case "$(go env GOARCH)" in [2022-04-07T09:04:13.612Z] #56 0.653 ++ go env GOARCH [2022-04-07T09:04:13.612Z] #56 0.680 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:13.612Z] #56 0.680 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:13.612Z] #56 0.681 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:13.612Z] #56 0.689 + dir=/tmp/install [2022-04-07T09:04:13.612Z] #56 0.689 + bin=containerd [2022-04-07T09:04:13.612Z] #56 0.689 + shift [2022-04-07T09:04:13.612Z] #56 0.689 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-07T09:04:13.612Z] #56 0.689 + . /tmp/install/containerd.installer [2022-04-07T09:04:13.612Z] #56 0.689 ++ set -e [2022-04-07T09:04:13.612Z] #56 0.689 ++ : v1.5.11 [2022-04-07T09:04:13.612Z] #56 0.695 + install_containerd [2022-04-07T09:04:13.612Z] #56 0.696 + echo 'Install containerd version v1.5.11' [2022-04-07T09:04:13.612Z] #56 0.699 Install containerd version v1.5.11 [2022-04-07T09:04:13.612Z] #56 0.702 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ykyTfDZrvf/src/github.com/containerd/containerd [2022-04-07T09:04:13.612Z] #56 0.704 Cloning into '/tmp/tmp.ykyTfDZrvf/src/github.com/containerd/containerd'... [2022-04-07T09:04:13.628Z] #40 ... [2022-04-07T09:04:13.628Z] [2022-04-07T09:04:13.629Z] #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-04-07T09:04:13.629Z] #58 sha256:7c0e45a11ca542412021d88cbaac44dab9dd9f2e560c5472e3452a3b3a9a83f5 [2022-04-07T09:04:13.629Z] #58 4.914 + RM_GOPATH=0 [2022-04-07T09:04:13.629Z] #58 4.914 + TMP_GOPATH= [2022-04-07T09:04:13.629Z] #58 4.914 + : /build [2022-04-07T09:04:13.629Z] #58 4.914 + '[' -z '' ']' [2022-04-07T09:04:13.629Z] #58 4.917 ++ mktemp -d [2022-04-07T09:04:13.629Z] #58 4.919 + export GOPATH=/tmp/tmp.whtl12BprF [2022-04-07T09:04:13.629Z] #58 4.919 + GOPATH=/tmp/tmp.whtl12BprF [2022-04-07T09:04:13.629Z] #58 4.919 + RM_GOPATH=1 [2022-04-07T09:04:13.629Z] #58 4.919 + case "$(go env GOARCH)" in [2022-04-07T09:04:13.629Z] #58 4.919 ++ go env GOARCH [2022-04-07T09:04:13.629Z] #58 4.922 Install rootlesskit version v0.14.4 [2022-04-07T09:04:13.629Z] #58 4.922 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:13.629Z] #58 4.922 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:13.629Z] #58 4.922 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:13.629Z] #58 4.922 + dir=/tmp/install [2022-04-07T09:04:13.629Z] #58 4.922 + bin=rootlesskit [2022-04-07T09:04:13.629Z] #58 4.922 + shift [2022-04-07T09:04:13.629Z] #58 4.922 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-04-07T09:04:13.629Z] #58 4.922 + . /tmp/install/rootlesskit.installer [2022-04-07T09:04:13.629Z] #58 4.922 ++ : v0.14.4 [2022-04-07T09:04:13.629Z] #58 4.922 + install_rootlesskit [2022-04-07T09:04:13.629Z] #58 4.922 + case "$1" in [2022-04-07T09:04:13.629Z] #58 4.922 + export CGO_ENABLED=0 [2022-04-07T09:04:13.629Z] #58 4.922 + CGO_ENABLED=0 [2022-04-07T09:04:13.629Z] #58 4.922 + _install_rootlesskit [2022-04-07T09:04:13.629Z] #58 4.922 + echo 'Install rootlesskit version v0.14.4' [2022-04-07T09:04:13.629Z] #58 4.922 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T09:04:13.629Z] #58 4.922 + GOBIN=/build [2022-04-07T09:04:13.629Z] #58 4.922 + GO111MODULE=on [2022-04-07T09:04:13.629Z] #58 4.922 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-04-07T09:04:13.629Z] #58 5.494 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-04-07T09:04:13.629Z] #58 8.124 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T09:04:13.629Z] #58 8.445 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T09:04:13.629Z] #58 8.445 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-07T09:04:13.629Z] #58 9.110 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-04-07T09:04:13.877Z] #13 11.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:13.886Z] #58 ... [2022-04-07T09:04:13.886Z] [2022-04-07T09:04:13.886Z] #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-04-07T09:04:13.886Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:13.886Z] #42 5.822 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:13.886Z] #42 5.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:13.886Z] #42 5.868 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:13.886Z] #42 6.669 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:13.886Z] #42 8.821 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:13.886Z] #42 ... [2022-04-07T09:04:13.886Z] [2022-04-07T09:04:13.886Z] #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-04-07T09:04:13.886Z] #47 sha256:549e16a6939cb9978de6f967f98c143c4df61391b302a6e5e8edfca9f00687fe [2022-04-07T09:04:13.886Z] #47 5.770 Install gotestsum version v1.7.0 [2022-04-07T09:04:13.886Z] #47 5.770 + RM_GOPATH=0 [2022-04-07T09:04:13.886Z] #47 5.770 + TMP_GOPATH= [2022-04-07T09:04:13.886Z] #47 5.770 + : /build [2022-04-07T09:04:13.886Z] #47 5.770 + '[' -z '' ']' [2022-04-07T09:04:13.886Z] #47 5.770 ++ mktemp -d [2022-04-07T09:04:13.886Z] #47 5.770 + export GOPATH=/tmp/tmp.FNlSffORv1 [2022-04-07T09:04:13.886Z] #47 5.770 + GOPATH=/tmp/tmp.FNlSffORv1 [2022-04-07T09:04:13.886Z] #47 5.770 + RM_GOPATH=1 [2022-04-07T09:04:13.886Z] #47 5.770 + case "$(go env GOARCH)" in [2022-04-07T09:04:13.886Z] #47 5.770 ++ go env GOARCH [2022-04-07T09:04:13.886Z] #47 5.772 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:13.886Z] #47 5.772 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:13.886Z] #47 5.772 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:13.886Z] #47 5.772 + dir=/tmp/install [2022-04-07T09:04:13.886Z] #47 5.772 + bin=gotestsum [2022-04-07T09:04:13.886Z] #47 5.772 + shift [2022-04-07T09:04:13.886Z] #47 5.772 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-04-07T09:04:13.886Z] #47 5.772 + . /tmp/install/gotestsum.installer [2022-04-07T09:04:13.886Z] #47 5.772 ++ : v1.7.0 [2022-04-07T09:04:13.886Z] #47 5.772 + install_gotestsum [2022-04-07T09:04:13.886Z] #47 5.772 + set -e [2022-04-07T09:04:13.886Z] #47 5.772 + echo 'Install gotestsum version v1.7.0' [2022-04-07T09:04:13.886Z] #47 5.772 + GOBIN=/build [2022-04-07T09:04:13.886Z] #47 5.772 + GO111MODULE=on [2022-04-07T09:04:13.886Z] #47 5.772 + go install gotest.tools/gotestsum@v1.7.0 [2022-04-07T09:04:13.886Z] #47 6.521 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-07T09:04:13.886Z] #47 8.820 go: downloading github.com/fatih/color v1.10.0 [2022-04-07T09:04:13.886Z] #47 8.852 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-07T09:04:13.886Z] #47 8.997 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-07T09:04:13.886Z] #47 9.129 go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T09:04:13.886Z] #47 9.567 go: downloading golang.org/x/tools v0.1.0 [2022-04-07T09:04:13.886Z] #47 9.852 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-07T09:04:13.886Z] #47 10.03 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-07T09:04:13.886Z] #47 10.45 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-07T09:04:13.886Z] #47 10.53 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-07T09:04:14.146Z] #47 ... [2022-04-07T09:04:14.146Z] [2022-04-07T09:04:14.146Z] #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-04-07T09:04:14.146Z] #24 sha256:86f54eb0875516ed94745f10a2c278a16fc2bdbc8734fb62a4b9c09fbe920a58 [2022-04-07T09:04:14.146Z] #24 6.369 Install docker/cli version 17.06.2-ce from stable [2022-04-07T09:04:14.146Z] #24 6.391 + RM_GOPATH=0 [2022-04-07T09:04:14.146Z] #24 6.391 + TMP_GOPATH= [2022-04-07T09:04:14.146Z] #24 6.391 + : /build [2022-04-07T09:04:14.146Z] #24 6.391 + '[' -z '' ']' [2022-04-07T09:04:14.147Z] #24 6.391 ++ mktemp -d [2022-04-07T09:04:14.147Z] #24 6.391 + export GOPATH=/tmp/tmp.9cUIbtXY92 [2022-04-07T09:04:14.147Z] #24 6.391 + GOPATH=/tmp/tmp.9cUIbtXY92 [2022-04-07T09:04:14.147Z] #24 6.391 + RM_GOPATH=1 [2022-04-07T09:04:14.147Z] #24 6.391 + case "$(go env GOARCH)" in [2022-04-07T09:04:14.147Z] #24 6.391 ++ go env GOARCH [2022-04-07T09:04:14.147Z] #24 6.391 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:14.147Z] #24 6.391 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:14.147Z] #24 6.391 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:14.147Z] #24 6.391 + dir=/tmp/install [2022-04-07T09:04:14.147Z] #24 6.391 + bin=dockercli [2022-04-07T09:04:14.147Z] #24 6.391 + shift [2022-04-07T09:04:14.147Z] #24 6.391 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-04-07T09:04:14.147Z] #24 6.391 + . /tmp/install/dockercli.installer [2022-04-07T09:04:14.147Z] #24 6.391 ++ : stable [2022-04-07T09:04:14.147Z] #24 6.391 ++ : 17.06.2-ce [2022-04-07T09:04:14.147Z] #24 6.391 + install_dockercli [2022-04-07T09:04:14.147Z] #24 6.391 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-07T09:04:14.147Z] #24 6.391 ++ uname -m [2022-04-07T09:04:14.147Z] #24 6.391 + arch=x86_64 [2022-04-07T09:04:14.147Z] #24 6.391 + '[' x86_64 '!=' x86_64 ']' [2022-04-07T09:04:14.147Z] #24 6.391 + url=https://download.docker.com/linux/static [2022-04-07T09:04:14.147Z] #24 6.391 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-07T09:04:14.147Z] #24 6.391 + tar -xz docker/docker [2022-04-07T09:04:14.147Z] #24 ... [2022-04-07T09:04:14.147Z] [2022-04-07T09:04:14.147Z] #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-04-07T09:04:14.147Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:14.147Z] #36 6.316 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:14.147Z] #36 6.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:14.147Z] #36 6.362 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:14.147Z] #36 7.272 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:14.147Z] #36 9.523 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:14.183Z] #56 ... [2022-04-07T09:04:14.183Z] [2022-04-07T09:04:14.183Z] #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-04-07T09:04:14.183Z] #67 sha256:0368e68b6bf5c33792fbb7d020295be33bca3be36913b4f50d1ef239e3a10169 [2022-04-07T09:04:14.183Z] #67 DONE 36.2s [2022-04-07T09:04:14.183Z] [2022-04-07T09:04:14.183Z] #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-04-07T09:04:14.183Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-04-07T09:04:14.183Z] #42 23.82 Reading package lists... [2022-04-07T09:04:14.183Z] #42 29.58 Building dependency tree... [2022-04-07T09:04:14.183Z] #42 32.77 The following additional packages will be installed: [2022-04-07T09:04:14.183Z] #42 32.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-07T09:04:14.183Z] #42 32.78 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-07T09:04:14.183Z] #42 32.79 Suggested packages: [2022-04-07T09:04:14.183Z] #42 32.79 manpages-dev python-setuptools [2022-04-07T09:04:14.183Z] #42 33.75 The following NEW packages will be installed: [2022-04-07T09:04:14.183Z] #42 33.76 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-07T09:04:14.183Z] #42 33.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-07T09:04:14.183Z] #42 33.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-07T09:04:14.183Z] #42 33.77 python-six zlib1g-dev [2022-04-07T09:04:14.183Z] #42 33.79 The following packages will be upgraded: [2022-04-07T09:04:14.183Z] #42 33.79 zlib1g [2022-04-07T09:04:14.183Z] #42 34.15 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2022-04-07T09:04:14.183Z] #42 34.15 Need to get 3884 kB of archives. [2022-04-07T09:04:14.183Z] #42 34.15 After this operation, 21.6 MB of additional disk space will be used. [2022-04-07T09:04:14.183Z] #42 34.15 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g arm64 1:1.2.11.dfsg-1+deb10u1 [88.3 kB] [2022-04-07T09:04:14.183Z] #42 34.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-04-07T09:04:14.183Z] #42 34.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-07T09:04:14.183Z] #42 34.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-04-07T09:04:14.183Z] #42 34.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-04-07T09:04:14.183Z] #42 34.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-04-07T09:04:14.183Z] #42 34.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-04-07T09:04:14.183Z] #42 34.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-04-07T09:04:14.183Z] #42 34.20 Get:9 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-04-07T09:04:14.183Z] #42 34.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-04-07T09:04:14.183Z] #42 34.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-04-07T09:04:14.183Z] #42 34.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-04-07T09:04:14.183Z] #42 34.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-04-07T09:04:14.183Z] #42 34.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-04-07T09:04:14.183Z] #42 34.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-04-07T09:04:14.183Z] #42 34.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-07T09:04:14.183Z] #42 34.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-04-07T09:04:14.183Z] #42 34.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-04-07T09:04:14.183Z] #42 35.44 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:14.183Z] #42 35.66 Fetched 3884 kB in 1s (7264 kB/s) [2022-04-07T09:04:14.183Z] #42 35.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 ... 15394 files and directories currently installed.) [2022-04-07T09:04:14.183Z] #42 35.87 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-04-07T09:04:14.183Z] #42 36.03 Unpacking zlib1g:arm64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-07T09:04:14.183Z] #42 36.18 Setting up zlib1g:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:04:14.404Z] #36 ... [2022-04-07T09:04:14.404Z] [2022-04-07T09:04:14.404Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-07T09:04:14.404Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-07T09:04:14.404Z] #32 6.411 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-07T09:04:14.404Z] #32 6.411 Cloning into '.'... [2022-04-07T09:04:14.440Z] #42 36.58 Selecting previously unselected package libcap-dev:arm64. [2022-04-07T09:04:14.664Z] #32 ... [2022-04-07T09:04:14.664Z] [2022-04-07T09:04:14.664Z] #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-04-07T09:04:14.664Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:04:14.664Z] #55 5.594 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:14.664Z] #55 5.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:14.664Z] #55 5.611 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:14.664Z] #55 6.316 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:14.664Z] #55 8.558 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:14.664Z] #55 11.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:14.664Z] #55 ... [2022-04-07T09:04:14.664Z] [2022-04-07T09:04:14.664Z] #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-04-07T09:04:14.664Z] #51 sha256:40e16f4405f6eb45687394d87355a894a2c973b3c74aa37a262c95d837b36e30 [2022-04-07T09:04:14.664Z] #51 11.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-07T09:04:14.698Z] #42 36.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-04-07T09:04:14.698Z] #42 36.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-04-07T09:04:14.698Z] #42 36.65 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-04-07T09:04:15.006Z] #42 36.95 Selecting previously unselected package libnet1:arm64. [2022-04-07T09:04:15.006Z] #42 36.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-07T09:04:15.006Z] #42 36.95 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:15.263Z] #42 37.10 Selecting previously unselected package libnet1-dev. [2022-04-07T09:04:15.263Z] #42 37.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-07T09:04:15.263Z] #42 37.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:15.263Z] #42 37.34 Selecting previously unselected package libnl-3-200:arm64. [2022-04-07T09:04:15.263Z] #42 37.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-04-07T09:04:15.263Z] #42 37.35 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-04-07T09:04:15.263Z] #42 37.45 Selecting previously unselected package libnl-3-dev:arm64. [2022-04-07T09:04:15.271Z] #13 ... [2022-04-07T09:04:15.271Z] [2022-04-07T09:04:15.271Z] #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-04-07T09:04:15.271Z] #49 sha256:6e6db90e84708e4574966fb49dda4f3dfec808759e9e4eb9a23f0bff3e245410 [2022-04-07T09:04:15.271Z] #49 16.87 go: downloading github.com/fatih/color v1.7.0 [2022-04-07T09:04:15.271Z] #49 16.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-07T09:04:15.271Z] #49 17.03 go: downloading github.com/pkg/errors v0.8.1 [2022-04-07T09:04:15.271Z] #49 17.07 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-07T09:04:15.271Z] #49 17.11 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T09:04:15.271Z] #49 17.51 go: downloading github.com/spf13/viper v1.6.1 [2022-04-07T09:04:15.271Z] #49 17.68 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-07T09:04:15.271Z] #49 17.71 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-07T09:04:15.271Z] #49 17.86 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-07T09:04:15.271Z] #49 17.87 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-07T09:04:15.522Z] #42 37.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-04-07T09:04:15.522Z] #42 37.46 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-04-07T09:04:15.533Z] #49 18.79 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-07T09:04:15.635Z] #20 10.43 Reading package lists... [2022-04-07T09:04:15.779Z] #42 37.74 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-07T09:04:15.779Z] #42 37.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-04-07T09:04:15.779Z] #42 37.75 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-04-07T09:04:15.779Z] #42 37.83 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-04-07T09:04:15.779Z] #42 37.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-04-07T09:04:15.779Z] #42 37.84 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-04-07T09:04:15.779Z] #42 ... [2022-04-07T09:04:15.779Z] [2022-04-07T09:04:15.780Z] #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-04-07T09:04:15.780Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-04-07T09:04:15.804Z] #49 18.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-07T09:04:16.037Z] #32 37.47 Checking out files: 94% (1435/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-04-07T09:04:16.037Z] #32 37.56 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-07T09:04:16.053Z] #51 ... [2022-04-07T09:04:16.053Z] [2022-04-07T09:04:16.053Z] #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-04-07T09:04:16.053Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:16.053Z] #13 4.962 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:04:16.053Z] #13 4.980 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T09:04:16.053Z] #13 5.096 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:04:16.053Z] #13 5.138 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:04:16.053Z] #13 6.282 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T09:04:16.053Z] #13 8.366 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:04:16.053Z] #13 ... [2022-04-07T09:04:16.053Z] [2022-04-07T09:04:16.053Z] #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-04-07T09:04:16.053Z] #58 sha256:7c0e45a11ca542412021d88cbaac44dab9dd9f2e560c5472e3452a3b3a9a83f5 [2022-04-07T09:04:16.053Z] #58 12.99 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-07T09:04:16.601Z] #32 38.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-07T09:04:17.008Z] #20 14.21 Reading package lists... [2022-04-07T09:04:17.008Z] #20 ... [2022-04-07T09:04:17.008Z] [2022-04-07T09:04:17.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-04-07T09:04:17.008Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:04:17.008Z] #43 58.64 CC criu/pie/restorer.o [2022-04-07T09:04:17.008Z] #43 61.26 LINK criu/pie/restorer.built-in.o [2022-04-07T09:04:17.008Z] #43 61.28 GEN criu/pie/restorer-blob.h [2022-04-07T09:04:17.008Z] #43 61.40 DEP criu/vdso.d [2022-04-07T09:04:17.008Z] #43 61.59 DEP criu/vdso-compat.d [2022-04-07T09:04:17.008Z] #43 61.71 DEP criu/uts_ns.d [2022-04-07T09:04:17.008Z] #43 61.82 DEP criu/util.d [2022-04-07T09:04:17.008Z] #43 61.99 DEP criu/uffd.d [2022-04-07T09:04:17.008Z] #43 62.23 DEP criu/tun.d [2022-04-07T09:04:17.008Z] #43 62.36 DEP criu/tty.d [2022-04-07T09:04:17.008Z] #43 62.49 DEP criu/timerfd.d [2022-04-07T09:04:17.008Z] #43 62.67 DEP criu/timens.d [2022-04-07T09:04:17.008Z] #43 62.83 DEP criu/sysfs_parse.d [2022-04-07T09:04:17.008Z] #43 62.98 DEP criu/sysctl.d [2022-04-07T09:04:17.008Z] #43 63.11 DEP criu/string.d [2022-04-07T09:04:17.008Z] #43 63.14 DEP criu/stats.d [2022-04-07T09:04:17.008Z] #43 63.24 DEP criu/sockets.d [2022-04-07T09:04:17.008Z] #43 63.43 DEP criu/sk-unix.d [2022-04-07T09:04:17.008Z] #43 63.61 DEP criu/sk-tcp.d [2022-04-07T09:04:17.008Z] #43 63.79 DEP criu/sk-queue.d [2022-04-07T09:04:17.008Z] #43 63.94 DEP criu/sk-packet.d [2022-04-07T09:04:17.008Z] #43 64.08 DEP criu/sk-netlink.d [2022-04-07T09:04:17.008Z] #43 64.26 DEP criu/sk-inet.d [2022-04-07T09:04:17.031Z] #58 13.80 go: downloading github.com/google/uuid v1.3.0 [2022-04-07T09:04:17.031Z] #58 13.81 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-07T09:04:17.031Z] #58 13.99 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-07T09:04:17.266Z] #43 64.43 DEP criu/signalfd.d [2022-04-07T09:04:17.287Z] #58 14.34 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-07T09:04:17.523Z] #43 64.58 DEP criu/sigframe.d [2022-04-07T09:04:17.523Z] #43 64.68 DEP criu/shmem.d [2022-04-07T09:04:17.523Z] #43 64.81 DEP criu/servicefd.d [2022-04-07T09:04:17.781Z] #43 65.01 DEP criu/seize.d [2022-04-07T09:04:17.856Z] #58 14.60 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-07T09:04:18.039Z] #43 65.23 DEP criu/seccomp.d [2022-04-07T09:04:18.040Z] #43 ... [2022-04-07T09:04:18.040Z] [2022-04-07T09:04:18.040Z] #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-04-07T09:04:18.040Z] #53 sha256:7d68746395e15cab476a75415e4bd4f9009fbb08b64dfddd4b86244a2f7d28db [2022-04-07T09:04:18.040Z] #53 13.89 + cd /tmp/tmp.HmLKY2Wujr/src/github.com/opencontainers/runc [2022-04-07T09:04:18.040Z] #53 13.90 + git checkout -q v1.0.3 [2022-04-07T09:04:18.040Z] #53 14.60 + '[' -z '' ']' [2022-04-07T09:04:18.040Z] #53 14.60 + target=static [2022-04-07T09:04:18.040Z] #53 14.60 + make BUILDTAGS=seccomp static [2022-04-07T09:04:18.040Z] #53 15.13 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-07T09:04:18.040Z] #53 ... [2022-04-07T09:04:18.040Z] [2022-04-07T09:04:18.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-04-07T09:04:18.040Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:04:18.040Z] #43 65.37 DEP criu/rst-malloc.d [2022-04-07T09:04:18.114Z] #58 14.97 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-07T09:04:18.297Z] #43 65.42 DEP criu/rbtree.d [2022-04-07T09:04:18.297Z] #43 65.46 DEP criu/pstree.d [2022-04-07T09:04:18.297Z] #43 65.65 DEP criu/protobuf.d [2022-04-07T09:04:18.357Z] #49 ... [2022-04-07T09:04:18.357Z] [2022-04-07T09:04:18.357Z] #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-04-07T09:04:18.357Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:18.357Z] #42 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:18.357Z] #42 ... [2022-04-07T09:04:18.357Z] [2022-04-07T09:04:18.357Z] #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-04-07T09:04:18.358Z] #58 sha256:9946f64f440b511973659348e5e60b117dc7b41ed08dc79c10cba85574f18b03 [2022-04-07T09:04:18.358Z] #58 14.70 go: downloading github.com/google/uuid v1.3.0 [2022-04-07T09:04:18.358Z] #58 14.84 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-07T09:04:18.358Z] #58 15.17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-07T09:04:18.358Z] #58 15.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-07T09:04:18.358Z] #58 15.81 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-07T09:04:18.358Z] #58 16.25 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-07T09:04:18.358Z] #58 16.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-07T09:04:18.358Z] #58 17.05 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-07T09:04:18.358Z] #58 21.46 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-07T09:04:18.358Z] #58 21.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-07T09:04:18.371Z] #58 15.25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-07T09:04:18.371Z] #58 15.43 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-07T09:04:18.536Z] #13 ... [2022-04-07T09:04:18.536Z] [2022-04-07T09:04:18.536Z] #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-04-07T09:04:18.536Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:18.536Z] #42 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:18.536Z] #42 ... [2022-04-07T09:04:18.536Z] [2022-04-07T09:04:18.536Z] #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-04-07T09:04:18.536Z] #49 sha256:a3031a5393251f8a9883142b9d3568a9a7ff02c5d20f0f3594c7ae703ee7bb0f [2022-04-07T09:04:18.536Z] #49 15.37 go: downloading github.com/fatih/color v1.7.0 [2022-04-07T09:04:18.536Z] #49 15.41 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-07T09:04:18.536Z] #49 15.51 go: downloading github.com/pkg/errors v0.8.1 [2022-04-07T09:04:18.536Z] #49 15.51 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-07T09:04:18.536Z] #49 15.59 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T09:04:18.536Z] #49 16.00 go: downloading github.com/spf13/viper v1.6.1 [2022-04-07T09:04:18.536Z] #49 16.33 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-07T09:04:18.536Z] #49 16.33 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-07T09:04:18.536Z] #49 16.40 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-07T09:04:18.536Z] #49 16.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-07T09:04:18.536Z] #49 17.57 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-07T09:04:18.536Z] #49 17.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-07T09:04:18.536Z] #49 17.93 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-07T09:04:18.536Z] #49 18.19 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-07T09:04:18.536Z] #49 18.57 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-07T09:04:18.536Z] #49 21.36 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-07T09:04:18.536Z] #49 21.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-07T09:04:18.555Z] #43 65.84 GEN criu/protobuf-desc-gen.h [2022-04-07T09:04:18.794Z] #49 21.80 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-07T09:04:19.053Z] #49 21.81 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-07T09:04:19.053Z] #49 21.90 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-07T09:04:19.053Z] #49 21.98 go: downloading github.com/spf13/afero v1.1.2 [2022-04-07T09:04:19.302Z] #58 ... [2022-04-07T09:04:19.302Z] [2022-04-07T09:04:19.302Z] #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-04-07T09:04:19.302Z] #49 sha256:6e6db90e84708e4574966fb49dda4f3dfec808759e9e4eb9a23f0bff3e245410 [2022-04-07T09:04:19.302Z] #49 22.41 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-07T09:04:19.302Z] #49 22.47 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-07T09:04:19.313Z] #49 22.22 go: downloading github.com/spf13/cast v1.3.0 [2022-04-07T09:04:19.313Z] #49 22.25 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-07T09:04:19.313Z] #49 22.28 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-07T09:04:19.313Z] #49 22.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-07T09:04:19.564Z] #49 22.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-07T09:04:19.564Z] #49 22.84 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-07T09:04:19.564Z] #49 22.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-07T09:04:19.572Z] #49 22.38 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-07T09:04:19.572Z] #49 ... [2022-04-07T09:04:19.572Z] [2022-04-07T09:04:19.572Z] #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-04-07T09:04:19.572Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:04:19.572Z] #55 22.41 Fetched 8476 kB in 17s (494 kB/s) [2022-04-07T09:04:19.747Z] #58 ... [2022-04-07T09:04:19.747Z] [2022-04-07T09:04:19.747Z] #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-04-07T09:04:19.747Z] #24 sha256:86f54eb0875516ed94745f10a2c278a16fc2bdbc8734fb62a4b9c09fbe920a58 [2022-04-07T09:04:19.747Z] #24 15.58 + mkdir -p /build [2022-04-07T09:04:19.747Z] #24 15.58 + mv docker/docker /build/ [2022-04-07T09:04:19.747Z] #24 15.58 + rmdir docker [2022-04-07T09:04:19.747Z] #24 DONE 16.4s [2022-04-07T09:04:19.747Z] [2022-04-07T09:04:19.747Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-04-07T09:04:19.747Z] #47 sha256:549e16a6939cb9978de6f967f98c143c4df61391b302a6e5e8edfca9f00687fe [2022-04-07T09:04:19.747Z] #47 16.30 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-07T09:04:19.747Z] #47 16.53 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-07T09:04:19.747Z] #47 16.67 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-07T09:04:20.164Z] #49 23.28 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-07T09:04:20.164Z] #49 23.29 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-07T09:04:20.164Z] #49 23.38 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-07T09:04:20.427Z] #49 23.45 go: downloading github.com/spf13/afero v1.1.2 [2022-04-07T09:04:20.427Z] #49 23.64 go: downloading github.com/spf13/cast v1.3.0 [2022-04-07T09:04:20.427Z] #49 23.68 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-07T09:04:20.453Z] #43 67.34 DEP criu/protobuf-desc.d [2022-04-07T09:04:20.453Z] #43 67.50 DEP criu/proc_parse.d [2022-04-07T09:04:20.453Z] #43 67.71 DEP criu/plugin.d [2022-04-07T09:04:20.699Z] #49 ... [2022-04-07T09:04:20.699Z] [2022-04-07T09:04:20.699Z] #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-04-07T09:04:20.699Z] #45 sha256:4e8921b990d39f9fd111e07f6d377399ad0c8647553597f004a8699de8dda4ca [2022-04-07T09:04:20.699Z] #45 DONE 23.8s [2022-04-07T09:04:20.699Z] [2022-04-07T09:04:20.699Z] #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-04-07T09:04:20.699Z] #49 sha256:6e6db90e84708e4574966fb49dda4f3dfec808759e9e4eb9a23f0bff3e245410 [2022-04-07T09:04:20.699Z] #49 23.79 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-07T09:04:20.699Z] #49 23.80 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-07T09:04:20.699Z] #49 23.89 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-07T09:04:20.710Z] #43 67.85 DEP criu/pipes.d [2022-04-07T09:04:20.859Z] #32 ... [2022-04-07T09:04:20.859Z] [2022-04-07T09:04:20.859Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-04-07T09:04:20.859Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-07T09:04:20.859Z] #13 24.13 Reading package lists... [2022-04-07T09:04:20.859Z] #13 29.84 Building dependency tree... [2022-04-07T09:04:20.859Z] #13 32.94 The following additional packages will be installed: [2022-04-07T09:04:20.859Z] #13 32.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-07T09:04:20.859Z] #13 32.95 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-07T09:04:20.859Z] #13 32.95 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-07T09:04:20.859Z] #13 32.95 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-07T09:04:20.859Z] #13 32.95 mingw-w64-x86-64-dev [2022-04-07T09:04:20.859Z] #13 32.95 Suggested packages: [2022-04-07T09:04:20.859Z] #13 32.95 gcc-8-locales seccomp wine64 [2022-04-07T09:04:20.859Z] #13 33.98 The following NEW packages will be installed: [2022-04-07T09:04:20.859Z] #13 33.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-07T09:04:20.859Z] #13 33.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-07T09:04:20.859Z] #13 33.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-07T09:04:20.859Z] #13 33.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-07T09:04:20.859Z] #13 33.98 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-07T09:04:20.859Z] #13 33.98 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-07T09:04:20.859Z] #13 33.98 The following packages will be upgraded: [2022-04-07T09:04:20.859Z] #13 33.98 libseccomp2 [2022-04-07T09:04:20.859Z] #13 34.52 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:20.859Z] #13 34.52 Need to get 73.4 MB of archives. [2022-04-07T09:04:20.859Z] #13 34.52 After this operation, 471 MB of additional disk space will be used. [2022-04-07T09:04:20.859Z] #13 34.52 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-04-07T09:04:20.859Z] #13 34.52 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-04-07T09:04:20.859Z] #13 34.52 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-04-07T09:04:20.859Z] #13 34.69 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-04-07T09:04:20.859Z] #13 34.82 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-04-07T09:04:20.859Z] #13 34.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-04-07T09:04:20.859Z] #13 34.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-04-07T09:04:20.859Z] #13 34.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-07T09:04:20.859Z] #13 35.30 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-04-07T09:04:20.859Z] #13 35.55 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-04-07T09:04:20.859Z] #13 35.55 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-04-07T09:04:20.859Z] #13 37.70 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-04-07T09:04:20.859Z] #13 39.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-04-07T09:04:20.859Z] #13 39.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-04-07T09:04:20.859Z] #13 39.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-04-07T09:04:20.859Z] #13 39.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-04-07T09:04:20.859Z] #13 39.26 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-04-07T09:04:20.859Z] #13 39.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-04-07T09:04:20.859Z] #13 39.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-04-07T09:04:20.859Z] #13 39.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-04-07T09:04:20.859Z] #13 39.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-04-07T09:04:20.859Z] #13 39.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-04-07T09:04:20.859Z] #13 39.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-04-07T09:04:20.859Z] #13 39.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-04-07T09:04:20.859Z] #13 39.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-04-07T09:04:20.859Z] #13 39.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-04-07T09:04:20.859Z] #13 ... [2022-04-07T09:04:20.859Z] [2022-04-07T09:04:20.859Z] #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-04-07T09:04:20.859Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-04-07T09:04:20.859Z] #36 39.94 Selecting previously unselected package libxml2:arm64. [2022-04-07T09:04:20.859Z] #36 39.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_arm64.deb ... [2022-04-07T09:04:20.859Z] #36 39.95 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T09:04:20.859Z] #36 40.70 Selecting previously unselected package libarchive13:arm64. [2022-04-07T09:04:20.859Z] #36 40.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-04-07T09:04:20.859Z] #36 40.73 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-04-07T09:04:20.859Z] #36 40.96 Selecting previously unselected package libjsoncpp1:arm64. [2022-04-07T09:04:20.859Z] #36 40.96 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-04-07T09:04:20.859Z] #36 40.97 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-04-07T09:04:20.859Z] #36 41.13 Selecting previously unselected package librhash0:arm64. [2022-04-07T09:04:20.859Z] #36 41.13 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-04-07T09:04:20.859Z] #36 41.16 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-04-07T09:04:20.859Z] #36 41.31 Selecting previously unselected package libuv1:arm64. [2022-04-07T09:04:20.859Z] #36 41.33 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-04-07T09:04:20.859Z] #36 41.33 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-04-07T09:04:20.859Z] #36 41.46 Selecting previously unselected package cmake. [2022-04-07T09:04:20.859Z] #36 41.47 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-04-07T09:04:20.859Z] #36 41.47 Unpacking cmake (3.13.4-1) ... [2022-04-07T09:04:20.960Z] #49 24.15 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-07T09:04:20.960Z] #49 24.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-07T09:04:20.966Z] #43 68.07 DEP criu/pie-util.d [2022-04-07T09:04:20.966Z] #43 68.21 DEP criu/pie-util-vdso.d [2022-04-07T09:04:20.966Z] #43 68.33 DEP criu/pie-util-vdso-elf32.d [2022-04-07T09:04:21.222Z] #49 24.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-07T09:04:21.222Z] #49 24.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-07T09:04:21.223Z] #43 68.44 DEP criu/path.d [2022-04-07T09:04:21.223Z] #43 68.57 DEP criu/parasite-syscall.d [2022-04-07T09:04:21.475Z] #55 22.41 Reading package lists... [2022-04-07T09:04:21.475Z] #55 ... [2022-04-07T09:04:21.475Z] [2022-04-07T09:04:21.475Z] #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-04-07T09:04:21.475Z] #45 sha256:9d97eb5e767f2b309ddc00f1be08728833cd7ccbfa8d0115833ab730b1a498c6 [2022-04-07T09:04:21.475Z] #45 DONE 24.1s [2022-04-07T09:04:21.475Z] [2022-04-07T09:04:21.475Z] #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-04-07T09:04:21.475Z] #49 sha256:a3031a5393251f8a9883142b9d3568a9a7ff02c5d20f0f3594c7ae703ee7bb0f [2022-04-07T09:04:21.475Z] #49 22.67 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-07T09:04:21.475Z] #49 22.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-07T09:04:21.475Z] #49 22.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-07T09:04:21.475Z] #49 22.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-07T09:04:21.475Z] #49 22.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-07T09:04:21.475Z] #49 23.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-07T09:04:21.475Z] #49 23.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-07T09:04:21.475Z] #49 23.85 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-07T09:04:21.475Z] #49 24.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-07T09:04:21.481Z] #43 68.72 DEP criu/pagemap.d [2022-04-07T09:04:21.481Z] #43 68.86 DEP criu/pagemap-cache.d [2022-04-07T09:04:21.643Z] #47 18.29 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-07T09:04:21.643Z] #47 18.29 go: downloading golang.org/x/mod v0.3.0 [2022-04-07T09:04:21.735Z] #49 24.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-07T09:04:21.735Z] #49 24.61 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-07T09:04:21.738Z] #43 68.99 DEP criu/page-xfer.d [2022-04-07T09:04:21.789Z] #36 43.69 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-04-07T09:04:21.789Z] #36 43.70 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:21.789Z] #36 43.72 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-04-07T09:04:21.789Z] #36 43.73 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:21.789Z] #36 43.76 Setting up librhash0:arm64 (1.3.8-1) ... [2022-04-07T09:04:21.789Z] #36 43.78 Setting up cmake-data (3.13.4-1) ... [2022-04-07T09:04:21.789Z] #36 43.80 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T09:04:21.789Z] #36 43.81 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-04-07T09:04:21.789Z] #36 43.82 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-04-07T09:04:21.789Z] #36 43.84 Setting up cmake (3.13.4-1) ... [2022-04-07T09:04:21.789Z] #36 43.85 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:04:21.796Z] #49 24.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-07T09:04:21.796Z] #49 24.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-07T09:04:21.995Z] #43 69.14 DEP criu/page-pipe.d [2022-04-07T09:04:21.995Z] #43 69.23 DEP criu/netfilter.d [2022-04-07T09:04:22.045Z] #36 43.93 Processing triggers for mime-support (3.62) ... [2022-04-07T09:04:22.057Z] #49 25.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-07T09:04:22.057Z] #49 25.08 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-07T09:04:22.057Z] #49 25.22 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-07T09:04:22.252Z] #43 69.42 DEP criu/net.d [2022-04-07T09:04:22.305Z] #49 25.08 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-07T09:04:22.305Z] #49 ... [2022-04-07T09:04:22.305Z] [2022-04-07T09:04:22.305Z] #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-04-07T09:04:22.305Z] #58 sha256:cbbd6e8391eabaa4fb78c6456640d0abd8bb5c9405ef88f77458f5d4e94c7e41 [2022-04-07T09:04:22.305Z] #58 15.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-04-07T09:04:22.305Z] #58 15.92 go: downloading github.com/google/uuid v1.3.0 [2022-04-07T09:04:22.305Z] #58 16.13 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-07T09:04:22.305Z] #58 16.18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-07T09:04:22.305Z] #58 16.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-07T09:04:22.305Z] #58 16.76 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-07T09:04:22.305Z] #58 17.05 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-04-07T09:04:22.305Z] #58 17.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-07T09:04:22.305Z] #58 17.46 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-07T09:04:22.305Z] #58 22.38 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-04-07T09:04:22.305Z] #58 22.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-07T09:04:22.305Z] #58 ... [2022-04-07T09:04:22.305Z] [2022-04-07T09:04:22.305Z] #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-04-07T09:04:22.305Z] #49 sha256:a3031a5393251f8a9883142b9d3568a9a7ff02c5d20f0f3594c7ae703ee7bb0f [2022-04-07T09:04:22.305Z] #49 25.25 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-07T09:04:22.318Z] #49 25.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-07T09:04:22.318Z] #49 25.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-07T09:04:22.318Z] #49 25.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-07T09:04:22.510Z] #43 69.61 DEP criu/namespaces.d [2022-04-07T09:04:22.510Z] #43 69.76 DEP criu/mount.d [2022-04-07T09:04:22.564Z] #49 25.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-07T09:04:22.564Z] #49 25.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-07T09:04:22.564Z] #49 25.56 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-07T09:04:22.579Z] #49 25.65 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-07T09:04:22.579Z] #49 25.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-07T09:04:22.767Z] #43 69.94 DEP criu/memfd.d [2022-04-07T09:04:22.768Z] #43 70.06 DEP criu/mem.d [2022-04-07T09:04:22.822Z] #49 25.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-07T09:04:22.841Z] #49 26.13 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-07T09:04:23.025Z] #43 70.28 DEP criu/lsm.d [2022-04-07T09:04:23.025Z] #43 70.41 DEP criu/log.d [2022-04-07T09:04:23.136Z] #49 26.15 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-07T09:04:23.136Z] #49 26.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-07T09:04:23.282Z] #43 70.54 DEP criu/libnetlink.d [2022-04-07T09:04:23.282Z] #43 70.67 DEP criu/kerndat.d [2022-04-07T09:04:23.389Z] #49 26.15 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-07T09:04:23.389Z] #49 26.34 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-07T09:04:23.401Z] #49 26.65 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-07T09:04:23.401Z] #49 26.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-07T09:04:23.401Z] #49 ... [2022-04-07T09:04:23.401Z] [2022-04-07T09:04:23.401Z] #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-04-07T09:04:23.401Z] #34 sha256:96007ff2acd2e985c417f3ec2c8abcead13c10776cee45e3ed24de4f32798d3f [2022-04-07T09:04:23.401Z] #34 16.61 unicode/utf8 [2022-04-07T09:04:23.401Z] #34 17.08 internal/race [2022-04-07T09:04:23.401Z] #34 17.29 sync/atomic [2022-04-07T09:04:23.401Z] #34 17.66 unicode [2022-04-07T09:04:23.401Z] #34 20.80 encoding [2022-04-07T09:04:23.421Z] #36 DONE 45.1s [2022-04-07T09:04:23.421Z] [2022-04-07T09:04:23.421Z] #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-04-07T09:04:23.421Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-07T09:04:23.421Z] #13 40.32 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:23.421Z] #13 40.48 Fetched 73.4 MB in 5s (14.1 MB/s) [2022-04-07T09:04:23.421Z] #13 40.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-04-07T09:04:23.421Z] #13 40.58 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-04-07T09:04:23.421Z] #13 40.63 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-07T09:04:23.421Z] #13 40.79 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:04:23.421Z] #13 40.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-07T09:04:23.421Z] #13 40.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-04-07T09:04:23.421Z] #13 41.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-04-07T09:04:23.421Z] #13 41.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T09:04:23.647Z] #49 26.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-07T09:04:23.647Z] #49 26.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-07T09:04:23.667Z] #34 ... [2022-04-07T09:04:23.667Z] [2022-04-07T09:04:23.667Z] #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-04-07T09:04:23.667Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:23.667Z] #36 25.11 Fetched 8476 kB in 19s (440 kB/s) [2022-04-07T09:04:23.677Z] #13 ... [2022-04-07T09:04:23.677Z] [2022-04-07T09:04:23.677Z] #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-04-07T09:04:23.677Z] #34 sha256:a86665ede11571ea5f44be837d58ea54c3af4cc7ea1671ee243c6346a73f112e [2022-04-07T09:04:23.677Z] #34 35.60 internal/reflectlite [2022-04-07T09:04:23.677Z] #34 35.62 sync [2022-04-07T09:04:23.677Z] #34 37.30 internal/testlog [2022-04-07T09:04:23.677Z] #34 37.96 sort [2022-04-07T09:04:23.677Z] #34 37.96 errors [2022-04-07T09:04:23.677Z] #34 38.29 strconv [2022-04-07T09:04:23.677Z] #34 38.67 io [2022-04-07T09:04:23.677Z] #34 39.84 internal/oserror [2022-04-07T09:04:23.677Z] #34 39.89 syscall [2022-04-07T09:04:23.677Z] #34 41.27 reflect [2022-04-07T09:04:23.677Z] #34 45.51 internal/syscall/unix [2022-04-07T09:04:23.677Z] #34 ... [2022-04-07T09:04:23.677Z] [2022-04-07T09:04:23.677Z] #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-04-07T09:04:23.677Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-04-07T09:04:23.677Z] #42 37.94 Selecting previously unselected package zlib1g-dev:arm64. [2022-04-07T09:04:23.677Z] #42 37.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-04-07T09:04:23.677Z] #42 37.98 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:04:23.677Z] #42 38.23 Selecting previously unselected package libprotobuf17:arm64. [2022-04-07T09:04:23.677Z] #42 38.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-04-07T09:04:23.677Z] #42 38.27 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-04-07T09:04:23.677Z] #42 38.78 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-04-07T09:04:23.677Z] #42 38.82 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-04-07T09:04:23.677Z] #42 38.82 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-04-07T09:04:23.677Z] #42 38.99 Selecting previously unselected package libprotobuf-dev:arm64. [2022-04-07T09:04:23.677Z] #42 38.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-04-07T09:04:23.677Z] #42 39.01 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-04-07T09:04:23.677Z] #42 40.15 Selecting previously unselected package libprotoc17:arm64. [2022-04-07T09:04:23.677Z] #42 40.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-04-07T09:04:23.677Z] #42 40.17 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-04-07T09:04:23.677Z] #42 40.74 Selecting previously unselected package protobuf-c-compiler. [2022-04-07T09:04:23.677Z] #42 40.74 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-04-07T09:04:23.677Z] #42 40.75 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T09:04:23.677Z] #42 40.87 Selecting previously unselected package protobuf-compiler. [2022-04-07T09:04:23.677Z] #42 40.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-04-07T09:04:23.677Z] #42 40.90 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-07T09:04:23.677Z] #42 41.08 Selecting previously unselected package python-pkg-resources. [2022-04-07T09:04:23.677Z] #42 41.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T09:04:23.677Z] #42 41.09 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-07T09:04:23.677Z] #42 41.30 Selecting previously unselected package python-six. [2022-04-07T09:04:23.677Z] #42 41.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-07T09:04:23.677Z] #42 41.33 Unpacking python-six (1.12.0-1) ... [2022-04-07T09:04:23.677Z] #42 41.45 Selecting previously unselected package python-protobuf. [2022-04-07T09:04:23.677Z] #42 41.45 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-04-07T09:04:23.677Z] #42 41.46 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-07T09:04:23.677Z] #42 42.26 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-07T09:04:23.677Z] #42 44.53 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-04-07T09:04:23.677Z] #42 44.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:23.677Z] #42 44.91 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-04-07T09:04:23.677Z] #42 44.95 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-04-07T09:04:23.677Z] #42 45.00 Setting up python-six (1.12.0-1) ... [2022-04-07T09:04:23.846Z] #43 70.95 DEP criu/kcmp-ids.d [2022-04-07T09:04:23.846Z] #43 71.07 DEP criu/irmap.d [2022-04-07T09:04:23.906Z] #49 26.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-07T09:04:23.906Z] #49 26.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-07T09:04:23.906Z] #49 26.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-07T09:04:23.933Z] #42 ... [2022-04-07T09:04:23.933Z] [2022-04-07T09:04:23.933Z] #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-04-07T09:04:23.933Z] #37 sha256:2cc467eda48570702ff5a4ff7f2f6ac52e98bcf1993b68712445e2d6ff09721a [2022-04-07T09:04:23.933Z] #37 0.698 + RM_GOPATH=0 [2022-04-07T09:04:23.933Z] #37 0.698 + TMP_GOPATH= [2022-04-07T09:04:23.933Z] #37 0.698 + : /build [2022-04-07T09:04:23.933Z] #37 0.699 + '[' -z '' ']' [2022-04-07T09:04:23.934Z] #37 0.701 ++ mktemp -d [2022-04-07T09:04:23.934Z] #37 0.702 + export GOPATH=/tmp/tmp.YER2k6ftsb [2022-04-07T09:04:23.934Z] #37 0.702 + GOPATH=/tmp/tmp.YER2k6ftsb [2022-04-07T09:04:23.934Z] #37 0.702 + RM_GOPATH=1 [2022-04-07T09:04:23.934Z] #37 0.712 + case "$(go env GOARCH)" in [2022-04-07T09:04:23.934Z] #37 0.714 ++ go env GOARCH [2022-04-07T09:04:23.934Z] #37 0.745 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:23.934Z] #37 0.745 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:23.934Z] #37 0.746 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:23.934Z] #37 0.750 + dir=/tmp/install [2022-04-07T09:04:23.934Z] #37 0.750 + bin=tini [2022-04-07T09:04:23.934Z] #37 0.750 + shift [2022-04-07T09:04:23.934Z] #37 0.750 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-07T09:04:23.934Z] #37 0.750 + . /tmp/install/tini.installer [2022-04-07T09:04:23.934Z] #37 0.750 ++ : v0.19.0 [2022-04-07T09:04:23.934Z] #37 0.751 + install_tini [2022-04-07T09:04:23.934Z] #37 0.751 + echo 'Install tini version v0.19.0' [2022-04-07T09:04:23.934Z] #37 0.751 Install tini version v0.19.0 [2022-04-07T09:04:23.934Z] #37 0.751 + git clone https://github.com/krallin/tini.git /tmp/tmp.YER2k6ftsb/tini [2022-04-07T09:04:23.934Z] #37 0.762 Cloning into '/tmp/tmp.YER2k6ftsb/tini'... [2022-04-07T09:04:23.945Z] #36 25.11 Reading package lists... [2022-04-07T09:04:23.945Z] #36 ... [2022-04-07T09:04:23.945Z] [2022-04-07T09:04:23.945Z] #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-04-07T09:04:23.945Z] #47 sha256:dea7d26c5b0c56f8d94b76718746732571850441d123899e67953d1a454d2184 [2022-04-07T09:04:23.945Z] #47 16.99 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-07T09:04:23.945Z] #47 17.05 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-07T09:04:23.945Z] #47 17.22 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-07T09:04:23.945Z] #47 19.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-07T09:04:23.945Z] #47 19.09 go: downloading golang.org/x/mod v0.3.0 [2022-04-07T09:04:23.945Z] #47 ... [2022-04-07T09:04:23.945Z] [2022-04-07T09:04:23.945Z] #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-04-07T09:04:23.945Z] #67 sha256:e50f1bd481aa44b00c8d0f258884edb589cd1e190c9d02bc990187190376534a [2022-04-07T09:04:24.104Z] #43 71.23 DEP criu/ipc_ns.d [2022-04-07T09:04:24.168Z] #47 ... [2022-04-07T09:04:24.168Z] [2022-04-07T09:04:24.168Z] #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-04-07T09:04:24.168Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:24.168Z] #42 11.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:24.168Z] #42 ... [2022-04-07T09:04:24.168Z] [2022-04-07T09:04:24.168Z] #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-04-07T09:04:24.168Z] #49 sha256:6107a5977c46cd50bea54122c1284fb46d1624565b572ad6ae73bff547adb8e6 [2022-04-07T09:04:24.168Z] #49 15.13 go: downloading github.com/fatih/color v1.7.0 [2022-04-07T09:04:24.168Z] #49 15.13 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-04-07T09:04:24.168Z] #49 15.25 go: downloading github.com/pkg/errors v0.8.1 [2022-04-07T09:04:24.168Z] #49 15.27 go: downloading github.com/spf13/cobra v0.0.5 [2022-04-07T09:04:24.168Z] #49 15.33 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T09:04:24.168Z] #49 15.72 go: downloading github.com/spf13/viper v1.6.1 [2022-04-07T09:04:24.168Z] #49 15.98 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-04-07T09:04:24.168Z] #49 16.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-04-07T09:04:24.168Z] #49 16.43 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-04-07T09:04:24.168Z] #49 20.57 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-04-07T09:04:24.168Z] #49 20.75 go: downloading github.com/stretchr/testify v1.4.0 [2022-04-07T09:04:24.169Z] #49 20.81 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-04-07T09:04:24.169Z] #49 20.88 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-04-07T09:04:24.169Z] #49 20.92 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-04-07T09:04:24.169Z] #49 21.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-07T09:04:24.178Z] #49 26.90 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-07T09:04:24.178Z] #49 27.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-07T09:04:24.178Z] #49 27.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-07T09:04:24.178Z] #49 27.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-07T09:04:24.178Z] #49 27.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-07T09:04:24.178Z] #49 27.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-07T09:04:24.363Z] #43 71.37 DEP criu/image.d [2022-04-07T09:04:24.363Z] #43 71.61 DEP criu/image-desc.d [2022-04-07T09:04:24.426Z] #49 21.48 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-04-07T09:04:24.623Z] #43 71.72 DEP criu/fsnotify.d [2022-04-07T09:04:24.623Z] #43 71.87 DEP criu/filesystems.d [2022-04-07T09:04:24.683Z] #49 21.66 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-07T09:04:24.746Z] #49 27.45 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-07T09:04:24.746Z] #49 27.47 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-07T09:04:24.747Z] #49 27.53 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-07T09:04:24.747Z] #49 27.71 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-07T09:04:24.747Z] #49 27.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-07T09:04:24.747Z] #49 27.75 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-07T09:04:24.749Z] #67 27.02 Checking out files: 62% (1185/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-04-07T09:04:24.749Z] #67 27.77 + cd /tmp/tmp.awAlXGeKp7/src/github.com/docker/libnetwork [2022-04-07T09:04:24.749Z] #67 27.78 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:04:24.866Z] #37 1.455 + cd /tmp/tmp.YER2k6ftsb/tini [2022-04-07T09:04:24.866Z] #37 1.455 + git checkout -q v0.19.0 [2022-04-07T09:04:24.867Z] #37 1.460 + cmake . [2022-04-07T09:04:25.006Z] #49 27.85 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-07T09:04:25.014Z] #67 28.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-07T09:04:25.124Z] #37 2.034 -- The C compiler identification is GNU 8.3.0 [2022-04-07T09:04:25.124Z] #37 2.098 -- Check for working C compiler: /usr/bin/cc [2022-04-07T09:04:25.188Z] #43 72.14 DEP criu/files.d [2022-04-07T09:04:25.188Z] #43 72.35 DEP criu/files-reg.d [2022-04-07T09:04:25.188Z] #43 ... [2022-04-07T09:04:25.188Z] [2022-04-07T09:04:25.188Z] #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-04-07T09:04:25.188Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:04:25.188Z] #20 14.21 Reading package lists... [2022-04-07T09:04:25.188Z] #20 17.66 Building dependency tree... [2022-04-07T09:04:25.188Z] #20 19.42 libcap2-bin is already the newest version (1:2.25-2). [2022-04-07T09:04:25.188Z] #20 19.42 The following additional packages will be installed: [2022-04-07T09:04:25.188Z] #20 19.42 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-07T09:04:25.188Z] #20 19.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-07T09:04:25.188Z] #20 19.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-07T09:04:25.188Z] #20 19.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-07T09:04:25.188Z] #20 19.42 python3.7 python3.7-minimal vim-runtime xxd [2022-04-07T09:04:25.188Z] #20 19.43 Suggested packages: [2022-04-07T09:04:25.188Z] #20 19.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-07T09:04:25.188Z] #20 19.44 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-07T09:04:25.188Z] #20 19.44 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-07T09:04:25.188Z] #20 19.44 quota [2022-04-07T09:04:25.188Z] #20 19.44 Recommended packages: [2022-04-07T09:04:25.188Z] #20 19.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-07T09:04:25.188Z] #20 19.44 python3-keyrings.alt python3-xdg unzip [2022-04-07T09:04:25.188Z] #20 21.10 The following NEW packages will be installed: [2022-04-07T09:04:25.188Z] #20 21.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-07T09:04:25.188Z] #20 21.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-07T09:04:25.188Z] #20 21.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-07T09:04:25.188Z] #20 21.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-07T09:04:25.188Z] #20 21.10 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-07T09:04:25.188Z] #20 21.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-07T09:04:25.188Z] #20 21.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-07T09:04:25.188Z] #20 21.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-07T09:04:25.188Z] #20 21.10 xz-utils zip [2022-04-07T09:04:25.188Z] #20 21.46 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:25.188Z] #20 21.46 Need to get 28.6 MB of archives. [2022-04-07T09:04:25.188Z] #20 21.46 After this operation, 116 MB of additional disk space will be used. [2022-04-07T09:04:25.188Z] #20 21.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-04-07T09:04:25.188Z] #20 21.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-04-07T09:04:25.188Z] #20 21.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-04-07T09:04:25.188Z] #20 21.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-04-07T09:04:25.188Z] #20 21.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-04-07T09:04:25.188Z] #20 21.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-04-07T09:04:25.188Z] #20 21.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-04-07T09:04:25.188Z] #20 21.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-04-07T09:04:25.188Z] #20 21.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-04-07T09:04:25.188Z] #20 21.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-04-07T09:04:25.188Z] #20 21.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-04-07T09:04:25.188Z] #20 21.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-04-07T09:04:25.188Z] #20 21.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-07T09:04:25.188Z] #20 21.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-04-07T09:04:25.188Z] #20 21.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-04-07T09:04:25.188Z] #20 21.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-04-07T09:04:25.188Z] #20 21.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T09:04:25.188Z] #20 21.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T09:04:25.188Z] #20 21.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-04-07T09:04:25.188Z] #20 21.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-04-07T09:04:25.188Z] #20 21.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-04-07T09:04:25.188Z] #20 21.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-04-07T09:04:25.188Z] #20 21.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-04-07T09:04:25.188Z] #20 21.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T09:04:25.188Z] #20 21.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T09:04:25.188Z] #20 21.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T09:04:25.188Z] #20 21.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-04-07T09:04:25.188Z] #20 21.89 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-04-07T09:04:25.188Z] #20 21.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T09:04:25.188Z] #20 22.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T09:04:25.188Z] #20 22.40 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T09:04:25.188Z] #20 22.40 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T09:04:25.188Z] #20 22.40 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-04-07T09:04:25.188Z] #20 22.40 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-04-07T09:04:25.188Z] #20 22.42 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-04-07T09:04:25.188Z] #20 22.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-07T09:04:25.188Z] #20 22.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-07T09:04:25.188Z] #20 22.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-07T09:04:25.188Z] #20 22.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-04-07T09:04:25.188Z] #20 22.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-07T09:04:25.188Z] #20 22.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-07T09:04:25.188Z] #20 22.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-07T09:04:25.188Z] #20 22.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-04-07T09:04:25.188Z] #20 22.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-04-07T09:04:25.188Z] #20 22.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-04-07T09:04:25.188Z] #20 22.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-07T09:04:25.188Z] #20 22.93 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-04-07T09:04:25.188Z] #20 22.96 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-04-07T09:04:25.188Z] #20 23.02 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-04-07T09:04:25.188Z] #20 23.75 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:25.188Z] #20 23.95 Fetched 28.6 MB in 2s (15.6 MB/s) [2022-04-07T09:04:25.188Z] #20 24.16 Selecting previously unselected package pigz. [2022-04-07T09:04:25.188Z] #20 24.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-04-07T09:04:25.188Z] #20 24.23 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-04-07T09:04:25.188Z] #20 24.25 Unpacking pigz (2.4-1) ... [2022-04-07T09:04:25.249Z] #49 22.07 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-07T09:04:25.249Z] #49 22.07 go: downloading github.com/magiconair/properties v1.8.1 [2022-04-07T09:04:25.249Z] #49 22.22 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-04-07T09:04:25.249Z] #49 ... [2022-04-07T09:04:25.249Z] [2022-04-07T09:04:25.249Z] #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-04-07T09:04:25.249Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:25.249Z] #36 12.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:25.249Z] #36 ... [2022-04-07T09:04:25.249Z] [2022-04-07T09:04:25.249Z] #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-04-07T09:04:25.249Z] #49 sha256:6107a5977c46cd50bea54122c1284fb46d1624565b572ad6ae73bff547adb8e6 [2022-04-07T09:04:25.249Z] #49 22.29 go: downloading github.com/spf13/afero v1.1.2 [2022-04-07T09:04:25.249Z] #49 22.36 go: downloading github.com/spf13/cast v1.3.0 [2022-04-07T09:04:25.266Z] #49 ... [2022-04-07T09:04:25.266Z] [2022-04-07T09:04:25.266Z] #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-04-07T09:04:25.266Z] #47 sha256:8fb90fc4fac656b4e1f47d4767ba7d1f8b0d95945dda0af8a9f244332af7bb9f [2022-04-07T09:04:25.266Z] #47 18.12 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-07T09:04:25.266Z] #47 18.12 go: downloading golang.org/x/mod v0.3.0 [2022-04-07T09:04:25.266Z] #47 ... [2022-04-07T09:04:25.266Z] [2022-04-07T09:04:25.266Z] #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-04-07T09:04:25.266Z] #67 sha256:0817d40e8c4c3f70a07b9821751bbf14d103e379daff13029a269cfc8b0bf018 [2022-04-07T09:04:25.266Z] #67 26.78 Checking out files: 72% (1379/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-04-07T09:04:25.266Z] #67 27.32 + cd /tmp/tmp.oLP6Vh38DL/src/github.com/docker/libnetwork [2022-04-07T09:04:25.266Z] #67 27.32 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:04:25.266Z] #67 27.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-07T09:04:25.446Z] #20 ... [2022-04-07T09:04:25.446Z] [2022-04-07T09:04:25.446Z] #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-04-07T09:04:25.446Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-07T09:04:25.446Z] #32 DONE 139.4s [2022-04-07T09:04:25.446Z] [2022-04-07T09:04:25.446Z] #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-04-07T09:04:25.446Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:04:25.446Z] #20 24.49 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-04-07T09:04:25.446Z] #20 24.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:04:25.446Z] #20 24.55 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:04:25.446Z] #20 ... [2022-04-07T09:04:25.446Z] [2022-04-07T09:04:25.446Z] #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-04-07T09:04:25.446Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:04:25.446Z] #43 72.53 DEP criu/files-ext.d [2022-04-07T09:04:25.446Z] #43 72.67 DEP criu/file-lock.d [2022-04-07T09:04:25.507Z] #49 22.39 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-04-07T09:04:25.507Z] #49 22.50 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-07T09:04:25.507Z] #49 22.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-04-07T09:04:25.704Z] #43 72.84 DEP criu/file-ids.d [2022-04-07T09:04:25.704Z] #43 73.05 DEP criu/fifo.d [2022-04-07T09:04:25.766Z] #49 22.67 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-04-07T09:04:25.766Z] #49 22.71 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-04-07T09:04:26.059Z] #37 2.820 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-07T09:04:26.059Z] #37 2.825 -- Detecting C compiler ABI info [2022-04-07T09:04:26.206Z] #67 ... [2022-04-07T09:04:26.206Z] [2022-04-07T09:04:26.206Z] #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-04-07T09:04:26.206Z] #34 sha256:f2ab28c9f29c51cb699dd4d3d2c93e6db55f8547ed8d1780c4eafe0f5b508335 [2022-04-07T09:04:26.206Z] #34 19.18 unicode/utf8 [2022-04-07T09:04:26.206Z] #34 19.69 internal/race [2022-04-07T09:04:26.206Z] #34 19.84 sync/atomic [2022-04-07T09:04:26.206Z] #34 20.27 unicode [2022-04-07T09:04:26.206Z] #34 23.70 encoding [2022-04-07T09:04:26.269Z] #43 73.32 DEP criu/fdstore.d [2022-04-07T09:04:26.269Z] #43 73.50 DEP criu/fault-injection.d [2022-04-07T09:04:26.269Z] #43 73.57 DEP criu/external.d [2022-04-07T09:04:26.316Z] #49 22.95 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-04-07T09:04:26.466Z] #34 ... [2022-04-07T09:04:26.466Z] [2022-04-07T09:04:26.466Z] #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-04-07T09:04:26.466Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:04:26.466Z] #55 22.41 Reading package lists... [2022-04-07T09:04:26.526Z] #43 73.73 DEP criu/eventpoll.d [2022-04-07T09:04:26.579Z] #49 23.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-04-07T09:04:26.625Z] #37 3.338 -- Detecting C compiler ABI info - done [2022-04-07T09:04:26.625Z] #37 3.348 -- Detecting C compile features [2022-04-07T09:04:26.783Z] #43 74.04 DEP criu/eventfd.d [2022-04-07T09:04:26.783Z] #43 74.10 DEP criu/crtools.d [2022-04-07T09:04:26.837Z] #49 23.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-07T09:04:26.837Z] #49 ... [2022-04-07T09:04:26.837Z] [2022-04-07T09:04:26.837Z] #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-04-07T09:04:26.837Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:26.837Z] #13 11.07 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:04:26.837Z] #13 13.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:04:27.041Z] #43 74.23 DEP criu/cr-service.d [2022-04-07T09:04:27.041Z] #43 74.35 DEP criu/cr-restore.d [2022-04-07T09:04:27.094Z] #13 ... [2022-04-07T09:04:27.095Z] [2022-04-07T09:04:27.095Z] #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-04-07T09:04:27.095Z] #45 sha256:dc41deeb012889ad47c3ab09608eadbc5384ae078a03df2a70b42293129a37d4 [2022-04-07T09:04:27.095Z] #45 DONE 24.1s [2022-04-07T09:04:27.095Z] [2022-04-07T09:04:27.095Z] #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-04-07T09:04:27.095Z] #49 sha256:6107a5977c46cd50bea54122c1284fb46d1624565b572ad6ae73bff547adb8e6 [2022-04-07T09:04:27.095Z] #49 24.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-07T09:04:27.095Z] #49 24.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-04-07T09:04:27.353Z] #49 24.27 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-07T09:04:27.605Z] #43 74.66 DEP criu/cr-errno.d [2022-04-07T09:04:27.605Z] #43 74.67 DEP criu/cr-dump.d [2022-04-07T09:04:27.605Z] #43 74.89 DEP criu/cr-dedup.d [2022-04-07T09:04:27.863Z] #43 75.02 DEP criu/cr-check.d [2022-04-07T09:04:27.863Z] #43 75.19 DEP criu/config.d [2022-04-07T09:04:27.918Z] #49 24.73 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-04-07T09:04:27.919Z] #49 24.80 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-04-07T09:04:27.919Z] #49 24.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-07T09:04:28.120Z] #43 75.30 DEP criu/clone-noasan.d [2022-04-07T09:04:28.120Z] #43 75.36 DEP criu/cgroup.d [2022-04-07T09:04:28.120Z] #43 75.47 DEP criu/cgroup-props.d [2022-04-07T09:04:28.176Z] #49 24.99 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-04-07T09:04:28.176Z] #49 ... [2022-04-07T09:04:28.176Z] [2022-04-07T09:04:28.176Z] #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-04-07T09:04:28.176Z] #34 sha256:ca61a852875b07b15b6ce26927e9a53a77fcf822cbf025d1b0568d4ec720b510 [2022-04-07T09:04:28.176Z] #34 15.12 unicode/utf8 [2022-04-07T09:04:28.176Z] #34 15.98 internal/race [2022-04-07T09:04:28.176Z] #34 16.13 sync/atomic [2022-04-07T09:04:28.176Z] #34 16.63 unicode [2022-04-07T09:04:28.176Z] #34 19.97 encoding [2022-04-07T09:04:28.176Z] #34 ... [2022-04-07T09:04:28.176Z] [2022-04-07T09:04:28.176Z] #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-04-07T09:04:28.176Z] #67 sha256:eea2138754715c86d2021c222e69b01ca6b4e18e4be92256b2eda660c9b40cab [2022-04-07T09:04:28.378Z] #43 75.55 DEP criu/bitmap.d [2022-04-07T09:04:28.378Z] #43 75.58 DEP criu/bfd.d [2022-04-07T09:04:28.378Z] #43 75.66 DEP criu/autofs.d [2022-04-07T09:04:28.524Z] #37 ... [2022-04-07T09:04:28.524Z] [2022-04-07T09:04:28.524Z] #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-04-07T09:04:28.524Z] #47 sha256:c269ffd23a715fa0596588f7350777bf545cf742fdb9b8441dad0ba322832672 [2022-04-07T09:04:28.524Z] #47 DONE 50.2s [2022-04-07T09:04:28.524Z] [2022-04-07T09:04:28.524Z] #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-04-07T09:04:28.524Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-07T09:04:28.524Z] #13 43.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-07T09:04:28.524Z] #13 43.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-04-07T09:04:28.524Z] #13 43.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T09:04:28.524Z] #13 45.44 Selecting previously unselected package binutils-mingw-w64. [2022-04-07T09:04:28.524Z] #13 45.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-07T09:04:28.524Z] #13 45.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T09:04:28.525Z] #13 45.64 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-07T09:04:28.525Z] #13 45.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-04-07T09:04:28.525Z] #13 45.65 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-04-07T09:04:28.525Z] #13 45.77 Selecting previously unselected package dmsetup. [2022-04-07T09:04:28.525Z] #13 45.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-04-07T09:04:28.525Z] #13 45.78 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-07T09:04:28.525Z] #13 45.93 Selecting previously unselected package mingw-w64-common. [2022-04-07T09:04:28.525Z] #13 45.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-07T09:04:28.525Z] #13 45.96 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-07T09:04:28.635Z] #43 75.76 DEP criu/aio.d [2022-04-07T09:04:28.635Z] #43 75.87 DEP criu/action-scripts.d [2022-04-07T09:04:28.690Z] #67 24.80 Checking out files: 54% (1032/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-04-07T09:04:28.690Z] #67 25.66 + cd /tmp/tmp.rVsT9fQdkX/src/github.com/docker/libnetwork [2022-04-07T09:04:28.690Z] #67 25.66 + git checkout -q 339b972b464ee3d401b5788b2af9e31d09d6b7da [2022-04-07T09:04:28.893Z] #43 76.15 CC criu/action-scripts.o [2022-04-07T09:04:29.255Z] #67 26.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-04-07T09:04:29.467Z] #43 76.53 CC criu/aio.o [2022-04-07T09:04:29.758Z] #55 29.37 Reading package lists... [2022-04-07T09:04:29.758Z] #55 ... [2022-04-07T09:04:29.758Z] [2022-04-07T09:04:29.758Z] #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-04-07T09:04:29.758Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:29.758Z] #36 22.61 Fetched 8476 kB in 17s (499 kB/s) [2022-04-07T09:04:29.758Z] #36 22.61 Reading package lists... [2022-04-07T09:04:30.017Z] #36 29.51 Reading package lists... [2022-04-07T09:04:30.017Z] #36 ... [2022-04-07T09:04:30.017Z] [2022-04-07T09:04:30.017Z] #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-04-07T09:04:30.017Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:04:30.017Z] #40 29.66 Checking out files: 92% (1696/1842) Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-07T09:04:30.017Z] #40 29.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-07T09:04:30.017Z] #40 31.49 + 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-04-07T09:04:30.032Z] #43 77.03 CC criu/autofs.o [2022-04-07T09:04:30.187Z] #67 ... [2022-04-07T09:04:30.187Z] [2022-04-07T09:04:30.187Z] #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-04-07T09:04:30.187Z] #58 sha256:7c0e45a11ca542412021d88cbaac44dab9dd9f2e560c5472e3452a3b3a9a83f5 [2022-04-07T09:04:30.187Z] #58 16.95 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-04-07T09:04:30.187Z] #58 22.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-07T09:04:30.421Z] #13 ... [2022-04-07T09:04:30.421Z] [2022-04-07T09:04:30.421Z] #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-04-07T09:04:30.421Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-04-07T09:04:30.421Z] #42 47.18 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:04:30.421Z] #42 47.19 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-04-07T09:04:30.421Z] #42 47.23 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-04-07T09:04:30.421Z] #42 47.26 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-04-07T09:04:30.421Z] #42 47.30 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-04-07T09:04:30.421Z] #42 47.32 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-07T09:04:30.421Z] #42 47.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:30.421Z] #42 47.36 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-04-07T09:04:30.421Z] #42 47.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T09:04:30.421Z] #42 47.39 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-07T09:04:30.421Z] #42 51.67 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-04-07T09:04:30.421Z] #42 51.68 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:04:30.421Z] #42 DONE 52.3s [2022-04-07T09:04:30.421Z] [2022-04-07T09:04:30.421Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T09:04:30.421Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:04:30.444Z] #58 ... [2022-04-07T09:04:30.444Z] [2022-04-07T09:04:30.444Z] #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-04-07T09:04:30.444Z] #49 sha256:6107a5977c46cd50bea54122c1284fb46d1624565b572ad6ae73bff547adb8e6 [2022-04-07T09:04:30.444Z] #49 25.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-07T09:04:30.444Z] #49 25.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-07T09:04:30.444Z] #49 25.36 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-07T09:04:30.444Z] #49 26.06 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-07T09:04:30.444Z] #49 26.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-07T09:04:30.444Z] #49 26.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-07T09:04:30.444Z] #49 26.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-07T09:04:30.444Z] #49 26.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-07T09:04:30.444Z] #49 26.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-07T09:04:30.444Z] #49 26.75 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-07T09:04:30.444Z] #49 26.99 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-07T09:04:30.444Z] #49 26.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-07T09:04:30.444Z] #49 27.07 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-07T09:04:30.444Z] #49 27.16 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-07T09:04:30.444Z] #49 27.16 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-07T09:04:30.444Z] #49 27.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-07T09:04:30.583Z] #40 ... [2022-04-07T09:04:30.583Z] [2022-04-07T09:04:30.584Z] #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-04-07T09:04:30.584Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:30.584Z] #42 23.41 Fetched 8476 kB in 18s (479 kB/s) [2022-04-07T09:04:30.584Z] #42 23.41 Reading package lists... [2022-04-07T09:04:30.584Z] #42 30.51 Reading package lists... [2022-04-07T09:04:30.584Z] #42 ... [2022-04-07T09:04:30.584Z] [2022-04-07T09:04:30.584Z] #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-04-07T09:04:30.584Z] #49 sha256:a3031a5393251f8a9883142b9d3568a9a7ff02c5d20f0f3594c7ae703ee7bb0f [2022-04-07T09:04:30.584Z] #49 28.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-07T09:04:30.584Z] #49 28.76 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-07T09:04:30.584Z] #49 29.00 go: downloading golang.org/x/text v0.3.2 [2022-04-07T09:04:31.376Z] #49 28.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-07T09:04:31.376Z] #49 28.24 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-07T09:04:31.376Z] #49 28.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-07T09:04:31.376Z] #49 28.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-07T09:04:31.406Z] #43 78.32 CC criu/bfd.o [2022-04-07T09:04:31.617Z] #67 ... [2022-04-07T09:04:31.617Z] [2022-04-07T09:04:31.617Z] #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-04-07T09:04:31.617Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:31.617Z] #42 23.68 Fetched 8476 kB in 19s (452 kB/s) [2022-04-07T09:04:31.617Z] #42 23.68 Reading package lists... [2022-04-07T09:04:31.617Z] #42 30.57 Reading package lists... [2022-04-07T09:04:31.617Z] #42 ... [2022-04-07T09:04:31.617Z] [2022-04-07T09:04:31.617Z] #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-04-07T09:04:31.617Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:04:31.617Z] #40 29.62 Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-07T09:04:31.617Z] #40 29.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-07T09:04:31.617Z] #40 32.00 + 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-04-07T09:04:31.617Z] #40 ... [2022-04-07T09:04:31.617Z] [2022-04-07T09:04:31.617Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-07T09:04:31.617Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:04:31.617Z] #55 24.29 Fetched 8476 kB in 19s (458 kB/s) [2022-04-07T09:04:31.617Z] #55 24.29 Reading package lists... [2022-04-07T09:04:31.617Z] #55 30.88 Reading package lists... [2022-04-07T09:04:31.617Z] #55 ... [2022-04-07T09:04:31.617Z] [2022-04-07T09:04:31.617Z] #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-04-07T09:04:31.617Z] #49 sha256:6e6db90e84708e4574966fb49dda4f3dfec808759e9e4eb9a23f0bff3e245410 [2022-04-07T09:04:31.617Z] #49 26.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-07T09:04:31.617Z] #49 26.96 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-04-07T09:04:31.617Z] #49 27.45 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-04-07T09:04:31.617Z] #49 27.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-07T09:04:31.617Z] #49 27.59 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-04-07T09:04:31.617Z] #49 27.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-04-07T09:04:31.617Z] #49 27.80 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-04-07T09:04:31.617Z] #49 27.94 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-04-07T09:04:31.617Z] #49 28.38 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-04-07T09:04:31.617Z] #49 28.51 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-04-07T09:04:31.617Z] #49 28.58 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-04-07T09:04:31.617Z] #49 28.62 go: downloading github.com/ultraware/funlen v0.0.2 [2022-04-07T09:04:31.617Z] #49 28.70 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-07T09:04:31.617Z] #49 28.72 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-04-07T09:04:31.617Z] #49 28.77 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-04-07T09:04:31.617Z] #49 29.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-07T09:04:31.617Z] #49 29.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-04-07T09:04:31.617Z] #49 29.95 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-07T09:04:31.617Z] #49 29.98 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-07T09:04:31.617Z] #49 30.02 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-07T09:04:31.617Z] #49 30.17 go: downloading golang.org/x/text v0.3.2 [2022-04-07T09:04:31.633Z] #49 28.64 go: downloading github.com/stretchr/objx v0.2.0 [2022-04-07T09:04:31.666Z] #43 78.86 CC criu/bitmap.o [2022-04-07T09:04:31.895Z] #49 28.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-07T09:04:31.895Z] #49 28.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-07T09:04:31.895Z] #49 28.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-07T09:04:31.895Z] #49 28.91 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-04-07T09:04:31.895Z] #49 28.91 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-07T09:04:31.927Z] #43 78.99 CC criu/cgroup-props.o [2022-04-07T09:04:31.927Z] #43 ... [2022-04-07T09:04:31.927Z] [2022-04-07T09:04:31.928Z] #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-04-07T09:04:31.928Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:04:31.928Z] #20 25.47 Selecting previously unselected package python3.7-minimal. [2022-04-07T09:04:31.928Z] #20 25.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:04:31.928Z] #20 25.52 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T09:04:31.928Z] #20 26.60 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:04:31.928Z] #20 26.63 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T09:04:31.928Z] #20 28.41 Selecting previously unselected package python3-minimal. [2022-04-07T09:04:31.928Z] #20 28.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-04-07T09:04:31.928Z] #20 28.47 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-04-07T09:04:31.928Z] #20 28.48 Unpacking python3-minimal (3.7.3-1) ... [2022-04-07T09:04:31.928Z] #20 28.56 Selecting previously unselected package libmpdec2:amd64. [2022-04-07T09:04:31.928Z] #20 28.57 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-04-07T09:04:31.928Z] #20 28.58 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T09:04:31.928Z] #20 28.67 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-04-07T09:04:31.928Z] #20 28.69 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:04:31.928Z] #20 28.69 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:04:31.928Z] #20 29.65 Selecting previously unselected package python3.7. [2022-04-07T09:04:31.928Z] #20 29.67 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:04:31.928Z] #20 29.68 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T09:04:31.928Z] #20 29.79 Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-07T09:04:31.928Z] #20 29.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-04-07T09:04:31.928Z] #20 29.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T09:04:31.928Z] #20 29.89 Setting up python3-minimal (3.7.3-1) ... [2022-04-07T09:04:31.928Z] #20 30.75 Selecting previously unselected package python3. [2022-04-07T09:04:31.928Z] #20 30.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 ... 24113 files and directories currently installed.) [2022-04-07T09:04:31.928Z] #20 30.81 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-04-07T09:04:31.928Z] #20 30.82 Unpacking python3 (3.7.3-1) ... [2022-04-07T09:04:31.928Z] #20 30.94 Selecting previously unselected package libip4tc0:amd64. [2022-04-07T09:04:31.928Z] #20 30.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-04-07T09:04:31.928Z] #20 30.95 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T09:04:31.928Z] #20 31.02 Selecting previously unselected package libip6tc0:amd64. [2022-04-07T09:04:31.928Z] #20 31.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-04-07T09:04:31.928Z] #20 31.04 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T09:04:31.928Z] #20 31.11 Selecting previously unselected package libiptc0:amd64. [2022-04-07T09:04:31.928Z] #20 31.12 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-04-07T09:04:31.928Z] #20 31.13 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-04-07T09:04:32.154Z] #49 28.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-07T09:04:32.154Z] #49 29.11 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-04-07T09:04:32.154Z] #49 29.11 go: downloading golang.org/x/text v0.3.2 [2022-04-07T09:04:32.185Z] #20 31.21 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-07T09:04:32.185Z] #20 31.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-07T09:04:32.185Z] #20 31.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T09:04:32.185Z] #20 31.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-07T09:04:32.185Z] #20 31.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-04-07T09:04:32.185Z] #20 31.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T09:04:32.185Z] #20 31.38 Selecting previously unselected package libnftnl11:amd64. [2022-04-07T09:04:32.317Z] #43 1.727 Note: Building without setproctitle() and strlcpy() support.#43 ... [2022-04-07T09:04:32.317Z] [2022-04-07T09:04:32.317Z] #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-04-07T09:04:32.317Z] #37 sha256:2cc467eda48570702ff5a4ff7f2f6ac52e98bcf1993b68712445e2d6ff09721a [2022-04-07T09:04:32.317Z] #37 5.374 -- Detecting C compile features - done [2022-04-07T09:04:32.317Z] #37 5.428 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-07T09:04:32.317Z] #37 5.823 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-07T09:04:32.317Z] #37 6.008 -- Configuring done [2022-04-07T09:04:32.317Z] #37 6.013 -- Generating done [2022-04-07T09:04:32.317Z] #37 6.020 -- Build files have been written to: /tmp/tmp.YER2k6ftsb/tini [2022-04-07T09:04:32.317Z] #37 6.036 + make tini-static [2022-04-07T09:04:32.317Z] #37 6.371 Scanning dependencies of target tini-static [2022-04-07T09:04:32.317Z] #37 6.545 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-07T09:04:32.317Z] #37 7.949 [100%] Linking C executable tini-static [2022-04-07T09:04:32.317Z] #37 8.333 [100%] Built target tini-static [2022-04-07T09:04:32.317Z] #37 8.425 + mkdir -p /build [2022-04-07T09:04:32.317Z] #37 8.428 + cp tini-static /build/docker-init [2022-04-07T09:04:32.317Z] #37 DONE 8.9s [2022-04-07T09:04:32.317Z] [2022-04-07T09:04:32.317Z] #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-04-07T09:04:32.317Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:04:32.317Z] #43 1.727 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T09:04:32.317Z] #43 1.730 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T09:04:32.317Z] #43 1.738 Note: Building without GnuTLS support [2022-04-07T09:04:32.317Z] #43 1.747 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T09:04:32.317Z] #43 1.748 Makefile.config:40: Warn: Building without nftables support [2022-04-07T09:04:32.452Z] #20 31.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-04-07T09:04:32.452Z] #20 31.39 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T09:04:32.485Z] #49 35.15 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T09:04:32.485Z] #49 35.18 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-07T09:04:32.485Z] #49 ... [2022-04-07T09:04:32.485Z] [2022-04-07T09:04:32.485Z] #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-04-07T09:04:32.485Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:04:32.485Z] #55 29.37 Reading package lists... [2022-04-07T09:04:32.710Z] #20 31.51 Selecting previously unselected package iptables. [2022-04-07T09:04:32.710Z] #20 31.52 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-04-07T09:04:32.710Z] #20 31.55 Unpacking iptables (1.8.2-4) ... [2022-04-07T09:04:32.967Z] #20 31.89 Selecting previously unselected package xxd. [2022-04-07T09:04:32.967Z] #20 31.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T09:04:32.967Z] #20 31.91 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:32.967Z] #20 32.04 Selecting previously unselected package vim-common. [2022-04-07T09:04:32.967Z] #20 32.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:04:32.967Z] #20 32.06 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:33.005Z] #49 ... [2022-04-07T09:04:33.005Z] [2022-04-07T09:04:33.005Z] #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-04-07T09:04:33.005Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:33.005Z] #42 30.57 Reading package lists... [2022-04-07T09:04:33.051Z] #55 35.43 Building dependency tree... [2022-04-07T09:04:33.051Z] #55 ... [2022-04-07T09:04:33.051Z] [2022-04-07T09:04:33.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-04-07T09:04:33.051Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:33.051Z] #13 22.35 Fetched 9012 kB in 20s (454 kB/s) [2022-04-07T09:04:33.051Z] #13 22.35 Reading package lists... [2022-04-07T09:04:33.051Z] #13 28.92 Reading package lists... [2022-04-07T09:04:33.051Z] #13 ... [2022-04-07T09:04:33.051Z] [2022-04-07T09:04:33.051Z] #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-04-07T09:04:33.051Z] #49 sha256:a3031a5393251f8a9883142b9d3568a9a7ff02c5d20f0f3594c7ae703ee7bb0f [2022-04-07T09:04:33.051Z] #49 35.37 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-07T09:04:33.051Z] #49 35.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-07T09:04:33.051Z] #49 35.48 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-07T09:04:33.224Z] #20 32.30 Selecting previously unselected package bash-completion. [2022-04-07T09:04:33.224Z] #20 32.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-07T09:04:33.688Z] #43 3.243 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T09:04:33.688Z] #43 3.322 GEN .gitid [2022-04-07T09:04:33.688Z] #43 3.382 GEN criu/include/version.h [2022-04-07T09:04:33.688Z] #43 3.481 GEN include/common/asm [2022-04-07T09:04:33.839Z] #42 36.49 Building dependency tree... [2022-04-07T09:04:33.840Z] #42 ... [2022-04-07T09:04:33.840Z] [2022-04-07T09:04:33.840Z] #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-04-07T09:04:33.840Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:33.840Z] #13 21.92 Fetched 9012 kB in 20s (447 kB/s) [2022-04-07T09:04:33.840Z] #13 21.92 Reading package lists... [2022-04-07T09:04:33.946Z] #43 ... [2022-04-07T09:04:33.946Z] [2022-04-07T09:04:33.946Z] #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-04-07T09:04:33.946Z] #34 sha256:a86665ede11571ea5f44be837d58ea54c3af4cc7ea1671ee243c6346a73f112e [2022-04-07T09:04:33.946Z] #34 45.87 time [2022-04-07T09:04:33.946Z] #34 51.07 internal/poll [2022-04-07T09:04:33.946Z] #34 51.33 internal/fmtsort [2022-04-07T09:04:33.946Z] #34 51.97 internal/syscall/execenv [2022-04-07T09:04:33.946Z] #34 52.13 path [2022-04-07T09:04:33.946Z] #34 52.90 io/fs [2022-04-07T09:04:33.946Z] #34 53.31 strings [2022-04-07T09:04:33.946Z] #34 53.85 os [2022-04-07T09:04:33.946Z] #34 55.54 bufio [2022-04-07T09:04:33.946Z] #34 ... [2022-04-07T09:04:33.946Z] [2022-04-07T09:04:33.946Z] #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-04-07T09:04:33.946Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-07T09:04:33.946Z] #13 51.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-07T09:04:33.946Z] #13 51.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-07T09:04:33.946Z] #13 51.93 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T09:04:33.985Z] #49 36.91 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-07T09:04:34.101Z] #13 28.54 Reading package lists... [2022-04-07T09:04:34.101Z] #13 ... [2022-04-07T09:04:34.101Z] [2022-04-07T09:04:34.101Z] #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-04-07T09:04:34.101Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:04:34.101Z] #55 30.88 Reading package lists... [2022-04-07T09:04:34.243Z] #49 37.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-07T09:04:34.502Z] #49 ... [2022-04-07T09:04:34.502Z] [2022-04-07T09:04:34.502Z] #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-04-07T09:04:34.502Z] #51 sha256:1bf07f6b8e72a99024b80eb6f05ce93c2a6fefe6adecd1b031048e74d4a57d4e [2022-04-07T09:04:34.502Z] #51 DONE 37.3s [2022-04-07T09:04:34.502Z] [2022-04-07T09:04:34.502Z] #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-04-07T09:04:34.502Z] #49 sha256:a3031a5393251f8a9883142b9d3568a9a7ff02c5d20f0f3594c7ae703ee7bb0f [2022-04-07T09:04:34.502Z] #49 37.45 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-07T09:04:34.675Z] #55 37.16 Building dependency tree... [2022-04-07T09:04:34.675Z] #55 ... [2022-04-07T09:04:34.675Z] [2022-04-07T09:04:34.675Z] #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-04-07T09:04:34.675Z] #51 sha256:82aaa9f193afb346a47cb1a314f6c0528672221f848eb072a3ef26f430e5a6bb [2022-04-07T09:04:34.675Z] #51 DONE 37.7s [2022-04-07T09:04:34.675Z] [2022-04-07T09:04:34.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-04-07T09:04:34.675Z] #49 sha256:6e6db90e84708e4574966fb49dda4f3dfec808759e9e4eb9a23f0bff3e245410 [2022-04-07T09:04:34.675Z] #49 36.31 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T09:04:34.675Z] #49 36.37 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-07T09:04:34.675Z] #49 36.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-07T09:04:34.675Z] #49 36.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-07T09:04:34.675Z] #49 36.56 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-07T09:04:34.937Z] #49 38.28 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-07T09:04:35.512Z] #49 38.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-07T09:04:35.776Z] #49 38.97 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-07T09:04:36.506Z] #20 35.11 Unpacking bash-completion (1:2.8-6) ... [2022-04-07T09:04:36.506Z] #20 35.51 Selecting previously unselected package bzip2. [2022-04-07T09:04:36.506Z] #20 35.53 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-04-07T09:04:36.506Z] #20 35.54 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T09:04:36.764Z] #20 35.62 Selecting previously unselected package xz-utils. [2022-04-07T09:04:36.764Z] #20 35.62 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-04-07T09:04:36.764Z] #20 35.63 Unpacking xz-utils (5.2.4-1) ... [2022-04-07T09:04:36.764Z] #20 35.80 Selecting previously unselected package apparmor. [2022-04-07T09:04:36.764Z] #20 35.80 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-04-07T09:04:37.021Z] #20 35.87 Unpacking apparmor (2.13.2-10) ... [2022-04-07T09:04:37.279Z] #20 36.21 Selecting previously unselected package aufs-tools. [2022-04-07T09:04:37.279Z] #20 36.21 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-04-07T09:04:37.279Z] #20 36.22 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-07T09:04:37.279Z] #20 36.36 Selecting previously unselected package libonig5:amd64. [2022-04-07T09:04:37.279Z] #20 36.37 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T09:04:37.279Z] #20 36.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:04:37.408Z] #49 ... [2022-04-07T09:04:37.408Z] [2022-04-07T09:04:37.408Z] #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-04-07T09:04:37.408Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:04:37.408Z] #55 23.70 Fetched 8476 kB in 18s (462 kB/s) [2022-04-07T09:04:37.408Z] #55 23.70 Reading package lists... [2022-04-07T09:04:37.408Z] #55 30.76 Reading package lists... [2022-04-07T09:04:37.408Z] #55 ... [2022-04-07T09:04:37.408Z] [2022-04-07T09:04:37.408Z] #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-04-07T09:04:37.408Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:04:37.408Z] #40 27.77 Checking out files: 90% (1664/1842) Checking out files: 91% (1677/1842) Checking out files: 92% (1695/1842) Checking out files: 93% (1714/1842) Checking out files: 94% (1732/1842) Checking out files: 95% (1750/1842) Checking out files: 96% (1769/1842) Checking out files: 97% (1787/1842) Checking out files: 98% (1806/1842) Checking out files: 99% (1824/1842) Checking out files: 100% (1842/1842) Checking out files: 100% (1842/1842), done. [2022-04-07T09:04:37.408Z] #40 28.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-04-07T09:04:37.408Z] #40 29.97 + 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-04-07T09:04:37.536Z] #20 36.53 Selecting previously unselected package libjq1:amd64. [2022-04-07T09:04:37.536Z] #20 36.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:04:37.536Z] #20 36.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:04:37.666Z] #40 ... [2022-04-07T09:04:37.666Z] [2022-04-07T09:04:37.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-04-07T09:04:37.666Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:37.666Z] #42 24.47 Fetched 8476 kB in 19s (449 kB/s) [2022-04-07T09:04:37.666Z] #42 24.47 Reading package lists... [2022-04-07T09:04:37.666Z] #42 31.48 Reading package lists... [2022-04-07T09:04:37.666Z] #42 ... [2022-04-07T09:04:37.666Z] [2022-04-07T09:04:37.666Z] #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-04-07T09:04:37.666Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:37.666Z] #36 24.62 Fetched 8476 kB in 19s (457 kB/s) [2022-04-07T09:04:37.666Z] #36 24.62 Reading package lists... [2022-04-07T09:04:37.794Z] #20 36.66 Selecting previously unselected package jq. [2022-04-07T09:04:37.794Z] #20 36.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:04:37.794Z] #20 36.69 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T09:04:37.794Z] #20 36.75 Selecting previously unselected package libaio1:amd64. [2022-04-07T09:04:37.794Z] #20 36.76 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-04-07T09:04:37.794Z] #20 36.77 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-04-07T09:04:37.794Z] #20 36.84 Selecting previously unselected package libgpm2:amd64. [2022-04-07T09:04:37.794Z] #20 36.85 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-04-07T09:04:37.794Z] #20 36.86 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-04-07T09:04:37.794Z] #20 36.95 Selecting previously unselected package libicu63:amd64. [2022-04-07T09:04:37.794Z] #20 36.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T09:04:38.052Z] #20 36.97 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:04:38.142Z] #13 56.61 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-07T09:04:38.142Z] #13 56.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-04-07T09:04:38.142Z] #13 56.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:04:38.142Z] #13 56.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-07T09:04:38.142Z] #13 56.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-04-07T09:04:38.142Z] #13 56.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:04:38.232Z] #36 31.75 Reading package lists... [2022-04-07T09:04:38.232Z] #36 ... [2022-04-07T09:04:38.232Z] [2022-04-07T09:04:38.232Z] #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-04-07T09:04:38.232Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:38.232Z] #13 24.88 Fetched 9012 kB in 20s (447 kB/s) [2022-04-07T09:04:38.232Z] #13 24.88 Reading package lists... [2022-04-07T09:04:38.340Z] #49 ... [2022-04-07T09:04:38.340Z] [2022-04-07T09:04:38.340Z] #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-04-07T09:04:38.340Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:38.340Z] #36 25.11 Reading package lists... [2022-04-07T09:04:38.340Z] #36 31.36 Reading package lists... [2022-04-07T09:04:38.340Z] #36 37.19 Building dependency tree... [2022-04-07T09:04:38.340Z] #36 40.55 The following additional packages will be installed: [2022-04-07T09:04:38.340Z] #36 40.56 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-07T09:04:38.340Z] #36 40.57 Suggested packages: [2022-04-07T09:04:38.340Z] #36 40.57 cmake-doc ninja-build lrzip [2022-04-07T09:04:38.340Z] #36 40.57 Recommended packages: [2022-04-07T09:04:38.340Z] #36 40.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-07T09:04:38.340Z] #36 ... [2022-04-07T09:04:38.340Z] [2022-04-07T09:04:38.340Z] #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-04-07T09:04:38.340Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:38.340Z] #42 36.49 Building dependency tree... [2022-04-07T09:04:38.340Z] #42 40.07 The following additional packages will be installed: [2022-04-07T09:04:38.340Z] #42 40.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-07T09:04:38.340Z] #42 40.08 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-07T09:04:38.340Z] #42 40.09 Suggested packages: [2022-04-07T09:04:38.340Z] #42 40.09 manpages-dev python-setuptools [2022-04-07T09:04:38.340Z] #42 41.23 The following NEW packages will be installed: [2022-04-07T09:04:38.340Z] #42 41.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-07T09:04:38.340Z] #42 41.24 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-07T09:04:38.340Z] #42 41.24 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-07T09:04:38.340Z] #42 41.24 python-six zlib1g-dev [2022-04-07T09:04:38.340Z] #42 41.25 The following packages will be upgraded: [2022-04-07T09:04:38.340Z] #42 41.26 zlib1g [2022-04-07T09:04:38.399Z] #13 ... [2022-04-07T09:04:38.399Z] [2022-04-07T09:04:38.399Z] #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-04-07T09:04:38.399Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:04:38.399Z] #43 4.954 PBCC images/timens.pb-c.c [2022-04-07T09:04:38.399Z] #43 4.998 DEP images/timens.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.058 PBCC images/fown.pb-c.c [2022-04-07T09:04:38.399Z] #43 5.090 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-07T09:04:38.399Z] #43 5.131 PBCC images/opts.pb-c.c [2022-04-07T09:04:38.399Z] #43 5.162 PBCC images/memfd.pb-c.c [2022-04-07T09:04:38.399Z] #43 5.185 DEP images/fown.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.211 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.271 DEP images/opts.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.320 DEP images/memfd.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.377 PBCC images/sit.pb-c.c [2022-04-07T09:04:38.399Z] #43 5.458 DEP images/sit.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.518 PBCC images/macvlan.pb-c.c [2022-04-07T09:04:38.399Z] #43 5.570 DEP images/macvlan.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.608 PBCC images/autofs.pb-c.c [2022-04-07T09:04:38.399Z] #43 5.627 DEP images/autofs.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.661 PBCC images/sysctl.pb-c.c [2022-04-07T09:04:38.399Z] #43 5.690 DEP images/sysctl.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.725 PBCC images/time.pb-c.c [2022-04-07T09:04:38.399Z] #43 5.766 DEP images/time.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.797 PBCC images/binfmt-misc.pb-c.c [2022-04-07T09:04:38.399Z] #43 5.836 DEP images/binfmt-misc.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.870 PBCC images/seccomp.pb-c.c [2022-04-07T09:04:38.399Z] #43 5.886 DEP images/seccomp.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.946 PBCC images/userns.pb-c.c [2022-04-07T09:04:38.399Z] #43 5.966 DEP images/userns.pb-c.d [2022-04-07T09:04:38.399Z] #43 5.999 PBCC images/cgroup.pb-c.c [2022-04-07T09:04:38.399Z] #43 6.025 DEP images/cgroup.pb-c.d [2022-04-07T09:04:38.399Z] #43 6.071 PBCC images/ext-file.pb-c.c [2022-04-07T09:04:38.399Z] #43 6.095 DEP images/ext-file.pb-c.d [2022-04-07T09:04:38.399Z] #43 6.120 PBCC images/rpc.pb-c.c [2022-04-07T09:04:38.399Z] #43 6.166 DEP images/rpc.pb-c.d [2022-04-07T09:04:38.399Z] #43 6.207 PBCC images/siginfo.pb-c.c [2022-04-07T09:04:38.399Z] #43 6.250 DEP images/siginfo.pb-c.d [2022-04-07T09:04:38.399Z] #43 6.298 PBCC images/pagemap.pb-c.c [2022-04-07T09:04:38.399Z] #43 6.362 DEP images/pagemap.pb-c.d [2022-04-07T09:04:38.399Z] #43 6.440 PBCC images/rlimit.pb-c.c [2022-04-07T09:04:38.399Z] #43 6.482 DEP images/rlimit.pb-c.d [2022-04-07T09:04:38.399Z] #43 6.519 PBCC images/file-lock.pb-c.c [2022-04-07T09:04:38.399Z] #43 6.556 DEP images/file-lock.pb-c.d [2022-04-07T09:04:38.399Z] #43 6.573 PBCC images/tty.pb-c.c [2022-04-07T09:04:38.399Z] #43 6.631 DEP images/tty.pb-c.d [2022-04-07T09:04:38.399Z] #43 6.660 PBCC images/tun.pb-c.c [2022-04-07T09:04:38.399Z] #43 6.711 PBCC images/netdev.pb-c.c [2022-04-07T09:04:38.399Z] #43 6.755 DEP images/tun.pb-c.d [2022-04-07T09:04:38.399Z] #43 6.798 DEP images/netdev.pb-c.d [2022-04-07T09:04:38.399Z] #43 6.860 PBCC images/vma.pb-c.c [2022-04-07T09:04:38.399Z] #43 6.880 DEP images/vma.pb-c.d [2022-04-07T09:04:38.399Z] #43 6.939 PBCC images/creds.pb-c.c [2022-04-07T09:04:38.399Z] #43 6.986 DEP images/creds.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.024 PBCC images/utsns.pb-c.c [2022-04-07T09:04:38.399Z] #43 7.045 DEP images/utsns.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.085 PBCC images/ipc-desc.pb-c.c [2022-04-07T09:04:38.399Z] #43 7.118 PBCC images/ipc-sem.pb-c.c [2022-04-07T09:04:38.399Z] #43 7.144 DEP images/ipc-desc.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.179 DEP images/ipc-sem.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.222 PBCC images/ipc-msg.pb-c.c [2022-04-07T09:04:38.399Z] #43 7.237 DEP images/ipc-msg.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.296 PBCC images/ipc-shm.pb-c.c [2022-04-07T09:04:38.399Z] #43 7.342 DEP images/ipc-shm.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.369 PBCC images/ipc-var.pb-c.c [2022-04-07T09:04:38.399Z] #43 7.405 DEP images/ipc-var.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.454 PBCC images/sk-opts.pb-c.c [2022-04-07T09:04:38.399Z] #43 7.481 PBCC images/packet-sock.pb-c.c [2022-04-07T09:04:38.399Z] #43 7.517 DEP images/sk-opts.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.557 DEP images/packet-sock.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.592 PBCC images/sk-netlink.pb-c.c [2022-04-07T09:04:38.399Z] #43 7.642 DEP images/sk-netlink.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.682 PBCC images/sk-inet.pb-c.c [2022-04-07T09:04:38.399Z] #43 7.721 DEP images/sk-inet.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.770 PBCC images/sk-unix.pb-c.c [2022-04-07T09:04:38.399Z] #43 7.820 DEP images/sk-unix.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.890 PBCC images/mm.pb-c.c [2022-04-07T09:04:38.399Z] #43 7.924 DEP images/mm.pb-c.d [2022-04-07T09:04:38.399Z] #43 7.979 PBCC images/timerfd.pb-c.c [2022-04-07T09:04:38.399Z] #43 8.006 DEP images/timerfd.pb-c.d [2022-04-07T09:04:38.399Z] #43 8.066 PBCC images/timer.pb-c.c [2022-04-07T09:04:38.399Z] #43 8.095 DEP images/timer.pb-c.d [2022-04-07T09:04:38.399Z] #43 8.132 PBCC images/sa.pb-c.c [2022-04-07T09:04:38.399Z] #43 8.161 DEP images/sa.pb-c.d [2022-04-07T09:04:38.399Z] #43 8.202 PBCC images/pipe-data.pb-c.c [2022-04-07T09:04:38.494Z] #13 32.28 Reading package lists... [2022-04-07T09:04:38.494Z] #13 ... [2022-04-07T09:04:38.494Z] [2022-04-07T09:04:38.494Z] #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-04-07T09:04:38.495Z] #49 sha256:6107a5977c46cd50bea54122c1284fb46d1624565b572ad6ae73bff547adb8e6 [2022-04-07T09:04:38.495Z] #49 35.66 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T09:04:38.495Z] #49 35.66 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-07T09:04:38.601Z] #42 41.65 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2022-04-07T09:04:38.602Z] #42 41.65 Need to get 4182 kB of archives. [2022-04-07T09:04:38.602Z] #42 41.65 After this operation, 22.5 MB of additional disk space will be used. [2022-04-07T09:04:38.602Z] #42 41.65 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB] [2022-04-07T09:04:38.602Z] #42 41.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-04-07T09:04:38.602Z] #42 41.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T09:04:38.602Z] #42 41.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-04-07T09:04:38.602Z] #42 41.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T09:04:38.602Z] #42 41.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-04-07T09:04:38.602Z] #42 41.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T09:04:38.602Z] #42 41.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-04-07T09:04:38.602Z] #42 41.70 Get:9 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-04-07T09:04:38.602Z] #42 41.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-04-07T09:04:38.602Z] #42 41.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-04-07T09:04:38.602Z] #42 41.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-04-07T09:04:38.657Z] #43 8.224 DEP images/pipe-data.pb-c.d [2022-04-07T09:04:38.657Z] #43 8.278 PBCC images/mnt.pb-c.c [2022-04-07T09:04:38.657Z] #43 8.338 DEP images/mnt.pb-c.d [2022-04-07T09:04:38.657Z] #43 8.364 PBCC images/sk-packet.pb-c.c [2022-04-07T09:04:38.657Z] #43 8.394 DEP images/sk-packet.pb-c.d [2022-04-07T09:04:38.657Z] #43 8.406 PBCC images/tcp-stream.pb-c.c [2022-04-07T09:04:38.657Z] #43 8.454 DEP images/tcp-stream.pb-c.d [2022-04-07T09:04:38.865Z] #42 41.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-04-07T09:04:38.865Z] #42 41.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-04-07T09:04:38.865Z] #42 42.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-04-07T09:04:38.865Z] #42 42.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-07T09:04:38.865Z] #42 42.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-04-07T09:04:38.865Z] #42 42.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-04-07T09:04:38.916Z] #43 8.496 PBCC images/pipe.pb-c.c [2022-04-07T09:04:38.916Z] #43 8.541 DEP images/pipe.pb-c.d [2022-04-07T09:04:38.916Z] #43 8.596 PBCC images/pstree.pb-c.c [2022-04-07T09:04:38.916Z] #43 8.629 DEP images/pstree.pb-c.d [2022-04-07T09:04:38.916Z] #43 8.682 PBCC images/fs.pb-c.c [2022-04-07T09:04:38.916Z] #43 8.724 DEP images/fs.pb-c.d [2022-04-07T09:04:38.916Z] #43 8.764 PBCC images/signalfd.pb-c.c [2022-04-07T09:04:38.916Z] #43 8.793 DEP images/signalfd.pb-c.d [2022-04-07T09:04:38.916Z] #43 8.842 PBCC images/fh.pb-c.c [2022-04-07T09:04:39.063Z] #49 35.87 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-04-07T09:04:39.063Z] #49 35.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-04-07T09:04:39.063Z] #49 36.05 go: downloading github.com/gogo/protobuf v1.2.1 [2022-04-07T09:04:39.175Z] #43 8.898 PBCC images/fsnotify.pb-c.c [2022-04-07T09:04:39.175Z] #43 8.951 DEP images/fh.pb-c.d [2022-04-07T09:04:39.175Z] #43 8.973 DEP images/fsnotify.pb-c.d [2022-04-07T09:04:39.175Z] #43 9.070 PBCC images/eventpoll.pb-c.c [2022-04-07T09:04:39.433Z] #43 9.093 DEP images/eventpoll.pb-c.d [2022-04-07T09:04:39.434Z] #43 9.138 PBCC images/eventfd.pb-c.c [2022-04-07T09:04:39.434Z] #43 9.166 DEP images/eventfd.pb-c.d [2022-04-07T09:04:39.434Z] #43 9.210 PBCC images/remap-file-path.pb-c.c [2022-04-07T09:04:39.434Z] #43 9.232 DEP images/remap-file-path.pb-c.d [2022-04-07T09:04:39.434Z] #43 9.286 PBCC images/fifo.pb-c.c [2022-04-07T09:04:39.434Z] #43 9.304 DEP images/fifo.pb-c.d [2022-04-07T09:04:39.434Z] #43 9.342 PBCC images/ghost-file.pb-c.c [2022-04-07T09:04:39.692Z] #43 9.395 DEP images/ghost-file.pb-c.d [2022-04-07T09:04:39.692Z] #43 9.442 PBCC images/regfile.pb-c.c [2022-04-07T09:04:39.692Z] #43 9.490 DEP images/regfile.pb-c.d [2022-04-07T09:04:39.692Z] #43 9.520 PBCC images/ns.pb-c.c [2022-04-07T09:04:39.692Z] #43 9.563 DEP images/ns.pb-c.d [2022-04-07T09:04:39.776Z] #49 ... [2022-04-07T09:04:39.776Z] [2022-04-07T09:04:39.776Z] #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-04-07T09:04:39.776Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:04:39.776Z] #55 35.43 Building dependency tree... [2022-04-07T09:04:39.776Z] #55 39.02 The following additional packages will be installed: [2022-04-07T09:04:39.776Z] #55 39.03 libbtrfs0 [2022-04-07T09:04:39.776Z] #55 39.22 The following NEW packages will be installed: [2022-04-07T09:04:39.776Z] #55 39.23 libbtrfs-dev libbtrfs0 [2022-04-07T09:04:39.776Z] #55 39.69 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:39.776Z] #55 39.69 Need to get 119 kB of archives. [2022-04-07T09:04:39.776Z] #55 39.69 After this operation, 387 kB of additional disk space will be used. [2022-04-07T09:04:39.776Z] #55 39.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T09:04:39.776Z] #55 39.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T09:04:39.776Z] #55 40.70 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:39.776Z] #55 40.83 Fetched 119 kB in 0s (429 kB/s) [2022-04-07T09:04:39.776Z] #55 40.94 Selecting previously unselected package libbtrfs0. [2022-04-07T09:04:39.776Z] #55 40.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T09:04:39.776Z] #55 41.01 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T09:04:39.776Z] #55 41.14 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T09:04:39.776Z] #55 41.23 Selecting previously unselected package libbtrfs-dev. [2022-04-07T09:04:39.776Z] #55 41.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T09:04:39.776Z] #55 41.26 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:04:39.776Z] #55 41.51 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T09:04:39.776Z] #55 41.56 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:04:39.776Z] #55 41.58 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:04:39.776Z] #55 DONE 41.9s [2022-04-07T09:04:39.776Z] [2022-04-07T09:04:39.776Z] #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-04-07T09:04:39.776Z] #56 sha256:9dbdfb29e37b9be55d5b438b45c65af1a322a1aef5bcdbcac26d3f0d3b96dc63 [2022-04-07T09:04:39.776Z] #56 0.932 + RM_GOPATH=0 [2022-04-07T09:04:39.949Z] #43 9.596 PBCC images/fdinfo.pb-c.c [2022-04-07T09:04:39.949Z] #43 9.674 DEP images/fdinfo.pb-c.d [2022-04-07T09:04:39.949Z] #43 9.734 PBCC images/core-aarch64.pb-c.c [2022-04-07T09:04:39.949Z] #43 9.790 PBCC images/core-arm.pb-c.c [2022-04-07T09:04:40.035Z] #56 0.933 + TMP_GOPATH= [2022-04-07T09:04:40.035Z] #56 0.933 + : /build [2022-04-07T09:04:40.035Z] #56 0.933 + '[' -z '' ']' [2022-04-07T09:04:40.035Z] #56 0.934 ++ mktemp -d [2022-04-07T09:04:40.035Z] #56 0.936 + export GOPATH=/tmp/tmp.rTvKW7ozSz [2022-04-07T09:04:40.035Z] #56 0.937 + GOPATH=/tmp/tmp.rTvKW7ozSz [2022-04-07T09:04:40.035Z] #56 0.937 + RM_GOPATH=1 [2022-04-07T09:04:40.035Z] #56 0.937 + case "$(go env GOARCH)" in [2022-04-07T09:04:40.035Z] #56 0.939 ++ go env GOARCH [2022-04-07T09:04:40.035Z] #56 0.977 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:40.035Z] #56 0.977 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:40.035Z] #56 0.978 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:40.035Z] #56 0.978 + dir=/tmp/install [2022-04-07T09:04:40.035Z] #56 0.978 + bin=containerd [2022-04-07T09:04:40.035Z] #56 0.978 + shift [2022-04-07T09:04:40.035Z] #56 0.978 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-07T09:04:40.035Z] #56 0.978 + . /tmp/install/containerd.installer [2022-04-07T09:04:40.035Z] #56 0.979 ++ set -e [2022-04-07T09:04:40.035Z] #56 0.979 ++ : v1.5.11 [2022-04-07T09:04:40.035Z] #56 0.979 + install_containerd [2022-04-07T09:04:40.035Z] #56 0.979 + echo 'Install containerd version v1.5.11' [2022-04-07T09:04:40.035Z] #56 0.979 Install containerd version v1.5.11 [2022-04-07T09:04:40.035Z] #56 0.979 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rTvKW7ozSz/src/github.com/containerd/containerd [2022-04-07T09:04:40.035Z] #56 0.985 Cloning into '/tmp/tmp.rTvKW7ozSz/src/github.com/containerd/containerd'... [2022-04-07T09:04:40.207Z] #43 9.850 PBCC images/core-ppc64.pb-c.c [2022-04-07T09:04:40.207Z] #43 9.870 PBCC images/core-s390.pb-c.c [2022-04-07T09:04:40.207Z] #43 9.923 PBCC images/core-x86.pb-c.c [2022-04-07T09:04:40.207Z] #43 9.990 PBCC images/core.pb-c.c [2022-04-07T09:04:40.207Z] #43 10.03 PBCC images/inventory.pb-c.c [2022-04-07T09:04:40.262Z] #42 43.12 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:40.262Z] #42 43.34 Fetched 4182 kB in 1s (6068 kB/s) [2022-04-07T09:04:40.262Z] [2022-04-07T09:04:40.262Z] #42 ... [2022-04-07T09:04:40.262Z] [2022-04-07T09:04:40.263Z] #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-04-07T09:04:40.263Z] #67 sha256:e50f1bd481aa44b00c8d0f258884edb589cd1e190c9d02bc990187190376534a [2022-04-07T09:04:40.263Z] #67 DONE 43.5s [2022-04-07T09:04:40.263Z] [2022-04-07T09:04:40.263Z] #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-04-07T09:04:40.263Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:04:40.263Z] #55 37.16 Building dependency tree... [2022-04-07T09:04:40.263Z] #55 40.60 The following additional packages will be installed: [2022-04-07T09:04:40.263Z] #55 40.60 libbtrfs0 [2022-04-07T09:04:40.263Z] #55 40.79 The following NEW packages will be installed: [2022-04-07T09:04:40.263Z] #55 40.80 libbtrfs-dev libbtrfs0 [2022-04-07T09:04:40.263Z] #55 41.19 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:40.263Z] #55 41.19 Need to get 119 kB of archives. [2022-04-07T09:04:40.263Z] #55 41.19 After this operation, 387 kB of additional disk space will be used. [2022-04-07T09:04:40.263Z] #55 41.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T09:04:40.263Z] #55 41.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T09:04:40.263Z] #55 42.05 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:40.263Z] #55 42.24 Fetched 119 kB in 0s (421 kB/s) [2022-04-07T09:04:40.263Z] #55 42.34 Selecting previously unselected package libbtrfs0. [2022-04-07T09:04:40.263Z] #55 42.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-04-07T09:04:40.263Z] #55 42.44 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T09:04:40.263Z] #55 42.46 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T09:04:40.263Z] #55 42.56 Selecting previously unselected package libbtrfs-dev. [2022-04-07T09:04:40.263Z] #55 42.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T09:04:40.263Z] #55 42.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:04:40.263Z] #55 42.91 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T09:04:40.263Z] #55 42.93 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:04:40.263Z] #55 42.95 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:04:40.263Z] #55 DONE 43.5s [2022-04-07T09:04:40.263Z] [2022-04-07T09:04:40.263Z] #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-04-07T09:04:40.263Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:40.263Z] #42 43.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% [2022-04-07T09:04:40.263Z] #42 ... [2022-04-07T09:04:40.263Z] [2022-04-07T09:04:40.263Z] #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-04-07T09:04:40.263Z] #56 sha256:44f20dd12172c351024fbc1d49f56449db231a981988e4171054d76ff3407c09 [2022-04-07T09:04:40.441Z] #49 37.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-04-07T09:04:40.441Z] #49 37.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-07T09:04:40.465Z] #43 10.11 DEP images/core-aarch64.pb-c.d [2022-04-07T09:04:40.465Z] #43 10.15 DEP images/core-arm.pb-c.d [2022-04-07T09:04:40.465Z] #43 10.22 DEP images/core-ppc64.pb-c.d [2022-04-07T09:04:40.465Z] #43 10.25 DEP images/core-s390.pb-c.d [2022-04-07T09:04:40.702Z] #49 37.84 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-04-07T09:04:40.722Z] #43 10.31 DEP images/core-x86.pb-c.d [2022-04-07T09:04:40.723Z] #43 10.34 DEP images/core.pb-c.d [2022-04-07T09:04:40.723Z] #43 10.39 DEP images/inventory.pb-c.d [2022-04-07T09:04:40.723Z] #43 10.48 PBCC images/cpuinfo.pb-c.c [2022-04-07T09:04:40.723Z] #43 10.51 DEP images/cpuinfo.pb-c.d [2022-04-07T09:04:40.971Z] #56 ... [2022-04-07T09:04:40.971Z] [2022-04-07T09:04:40.971Z] #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-04-07T09:04:40.971Z] #67 sha256:0817d40e8c4c3f70a07b9821751bbf14d103e379daff13029a269cfc8b0bf018 [2022-04-07T09:04:40.971Z] #67 DONE 43.8s [2022-04-07T09:04:40.971Z] [2022-04-07T09:04:40.971Z] #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-04-07T09:04:40.971Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:40.971Z] #42 30.51 Reading package lists... [2022-04-07T09:04:40.971Z] #42 36.45 Building dependency tree... [2022-04-07T09:04:40.971Z] #42 40.27 The following additional packages will be installed: [2022-04-07T09:04:40.971Z] #42 40.27 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-07T09:04:40.971Z] #42 40.27 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-07T09:04:40.971Z] #42 40.28 Suggested packages: [2022-04-07T09:04:40.971Z] #42 40.28 manpages-dev python-setuptools [2022-04-07T09:04:40.971Z] #42 41.34 The following NEW packages will be installed: [2022-04-07T09:04:40.971Z] #42 41.34 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-07T09:04:40.971Z] #42 41.34 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-07T09:04:40.971Z] #42 41.34 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-07T09:04:40.971Z] #42 41.34 python-six zlib1g-dev [2022-04-07T09:04:40.971Z] #42 41.35 The following packages will be upgraded: [2022-04-07T09:04:40.971Z] #42 41.35 zlib1g [2022-04-07T09:04:40.971Z] #42 41.69 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2022-04-07T09:04:40.971Z] #42 41.69 Need to get 4182 kB of archives. [2022-04-07T09:04:40.971Z] #42 41.69 After this operation, 22.5 MB of additional disk space will be used. [2022-04-07T09:04:40.971Z] #42 41.69 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB] [2022-04-07T09:04:40.971Z] #42 41.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-04-07T09:04:40.971Z] #42 41.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T09:04:40.971Z] #42 41.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-04-07T09:04:40.971Z] #42 41.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T09:04:40.971Z] #42 41.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-04-07T09:04:40.971Z] #42 41.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T09:04:40.971Z] #42 41.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-04-07T09:04:40.971Z] #42 41.74 Get:9 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-04-07T09:04:40.971Z] #42 41.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-04-07T09:04:40.971Z] #42 41.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-04-07T09:04:40.971Z] #42 41.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-04-07T09:04:40.971Z] #42 42.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-04-07T09:04:40.971Z] #42 42.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-04-07T09:04:40.971Z] #42 42.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-04-07T09:04:40.971Z] #42 42.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-07T09:04:40.971Z] #42 42.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-04-07T09:04:40.971Z] #42 42.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-04-07T09:04:40.971Z] #42 43.35 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:40.971Z] #42 43.53 Fetched 4182 kB in 1s (5058 kB/s) [2022-04-07T09:04:40.971Z] #42 43.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T09:04:40.971Z] #42 43.70 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T09:04:40.971Z] #42 43.82 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-07T09:04:40.982Z] #43 10.55 PBCC images/stats.pb-c.c [2022-04-07T09:04:40.983Z] #43 10.58 DEP images/stats.pb-c.d [2022-04-07T09:04:41.231Z] #42 44.13 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:04:41.799Z] #42 44.50 Selecting previously unselected package libcap-dev:amd64. [2022-04-07T09:04:41.799Z] #42 44.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T09:04:41.799Z] #42 44.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-04-07T09:04:41.799Z] #42 44.75 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T09:04:42.074Z] #49 ... [2022-04-07T09:04:42.074Z] [2022-04-07T09:04:42.074Z] #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-04-07T09:04:42.075Z] #51 sha256:40e16f4405f6eb45687394d87355a894a2c973b3c74aa37a262c95d837b36e30 [2022-04-07T09:04:42.075Z] #51 DONE 39.0s [2022-04-07T09:04:42.075Z] [2022-04-07T09:04:42.075Z] #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-04-07T09:04:42.075Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:42.075Z] #36 31.75 Reading package lists... [2022-04-07T09:04:42.193Z] #56 1.809 + RM_GOPATH=0 [2022-04-07T09:04:42.193Z] #56 1.809 + TMP_GOPATH= [2022-04-07T09:04:42.193Z] #56 1.809 + : /build [2022-04-07T09:04:42.193Z] #56 1.809 + '[' -z '' ']' [2022-04-07T09:04:42.193Z] #56 1.809 ++ mktemp -d [2022-04-07T09:04:42.193Z] #56 1.809 + export GOPATH=/tmp/tmp.luXbLEp5P1 [2022-04-07T09:04:42.193Z] #56 1.809 + GOPATH=/tmp/tmp.luXbLEp5P1 [2022-04-07T09:04:42.193Z] #56 1.809 + RM_GOPATH=1 [2022-04-07T09:04:42.193Z] #56 1.809 + case "$(go env GOARCH)" in [2022-04-07T09:04:42.193Z] #56 1.809 ++ go env GOARCH [2022-04-07T09:04:42.193Z] #56 1.883 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:42.193Z] #56 1.883 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:42.193Z] #56 1.894 Install containerd version v1.5.11 [2022-04-07T09:04:42.193Z] #56 1.894 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:42.193Z] #56 1.894 + dir=/tmp/install [2022-04-07T09:04:42.193Z] #56 1.894 + bin=containerd [2022-04-07T09:04:42.193Z] #56 1.894 + shift [2022-04-07T09:04:42.193Z] #56 1.894 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-07T09:04:42.193Z] #56 1.894 + . /tmp/install/containerd.installer [2022-04-07T09:04:42.193Z] #56 1.894 ++ set -e [2022-04-07T09:04:42.193Z] #56 1.894 ++ : v1.5.11 [2022-04-07T09:04:42.193Z] #56 1.894 + install_containerd [2022-04-07T09:04:42.193Z] #56 1.894 + echo 'Install containerd version v1.5.11' [2022-04-07T09:04:42.193Z] #56 1.894 + git clone https://github.com/containerd/containerd.git /tmp/tmp.luXbLEp5P1/src/github.com/containerd/containerd [2022-04-07T09:04:42.193Z] #56 1.913 Cloning into '/tmp/tmp.luXbLEp5P1/src/github.com/containerd/containerd'... [2022-04-07T09:04:42.315Z] #20 40.57 Selecting previously unselected package libnet1:amd64. [2022-04-07T09:04:42.315Z] #20 40.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T09:04:42.315Z] #20 40.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:42.315Z] #20 40.71 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T09:04:42.315Z] #20 40.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T09:04:42.315Z] #20 40.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:04:42.315Z] #20 40.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T09:04:42.315Z] #20 40.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:04:42.315Z] #20 40.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:04:42.315Z] #20 40.86 Selecting previously unselected package libreadline5:amd64. [2022-04-07T09:04:42.315Z] #20 40.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-04-07T09:04:42.315Z] #20 40.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T09:04:42.315Z] #20 41.02 Selecting previously unselected package net-tools. [2022-04-07T09:04:42.315Z] #20 41.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-04-07T09:04:42.315Z] #20 41.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T09:04:42.315Z] #20 41.24 Selecting previously unselected package patch. [2022-04-07T09:04:42.315Z] #20 41.25 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-04-07T09:04:42.315Z] #20 41.25 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-07T09:04:42.315Z] #20 41.37 Selecting previously unselected package python-pip-whl. [2022-04-07T09:04:42.315Z] #20 41.38 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-07T09:04:42.315Z] #20 41.39 Unpacking python-pip-whl (18.1-5) ... [2022-04-07T09:04:42.356Z] #43 12.06 make[1]: Nothing to be done for 'all'. [2022-04-07T09:04:42.370Z] #42 45.16 Selecting previously unselected package libnet1:amd64. [2022-04-07T09:04:42.370Z] #42 45.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T09:04:42.370Z] #42 45.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:42.370Z] #42 45.40 Selecting previously unselected package libnet1-dev. [2022-04-07T09:04:42.370Z] #42 ... [2022-04-07T09:04:42.370Z] [2022-04-07T09:04:42.370Z] #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-04-07T09:04:42.370Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:42.370Z] #36 29.51 Reading package lists... [2022-04-07T09:04:42.370Z] #36 35.56 Building dependency tree... [2022-04-07T09:04:42.370Z] #36 39.01 The following additional packages will be installed: [2022-04-07T09:04:42.370Z] #36 39.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-07T09:04:42.370Z] #36 39.04 Suggested packages: [2022-04-07T09:04:42.370Z] #36 39.04 cmake-doc ninja-build lrzip [2022-04-07T09:04:42.370Z] #36 39.05 Recommended packages: [2022-04-07T09:04:42.370Z] #36 39.05 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-07T09:04:42.370Z] #36 39.77 The following NEW packages will be installed: [2022-04-07T09:04:42.370Z] #36 39.77 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-07T09:04:42.370Z] #36 39.79 vim-common xxd [2022-04-07T09:04:42.370Z] #36 40.16 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:42.370Z] #36 40.16 Need to get 14.9 MB of archives. [2022-04-07T09:04:42.370Z] #36 40.16 After this operation, 61.8 MB of additional disk space will be used. [2022-04-07T09:04:42.370Z] #36 40.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T09:04:42.370Z] #36 40.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T09:04:42.370Z] #36 40.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-07T09:04:42.370Z] #36 40.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T09:04:42.370Z] #36 41.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB] [2022-04-07T09:04:42.370Z] #36 41.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-04-07T09:04:42.370Z] #36 41.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-04-07T09:04:42.370Z] #36 41.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-04-07T09:04:42.370Z] #36 41.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-04-07T09:04:42.370Z] #36 41.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-04-07T09:04:42.370Z] #36 42.59 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:42.370Z] #36 42.81 Fetched 14.9 MB in 2s (9538 kB/s) [2022-04-07T09:04:42.370Z] #36 42.92 Selecting previously unselected package xxd. [2022-04-07T09:04:42.370Z] #36 42.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T09:04:42.370Z] #36 42.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T09:04:42.370Z] #36 43.01 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:42.370Z] #36 43.22 Selecting previously unselected package vim-common. [2022-04-07T09:04:42.370Z] #36 43.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:04:42.370Z] #36 43.27 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:42.370Z] #36 43.57 Selecting previously unselected package cmake-data. [2022-04-07T09:04:42.370Z] #36 43.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-07T09:04:42.370Z] #36 43.57 Unpacking cmake-data (3.13.4-1) ... [2022-04-07T09:04:42.573Z] #20 ... [2022-04-07T09:04:42.574Z] [2022-04-07T09:04:42.574Z] #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-04-07T09:04:42.574Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:04:42.574Z] #43 79.74 CC criu/cgroup.o [2022-04-07T09:04:42.574Z] #43 82.29 CC criu/clone-noasan.o [2022-04-07T09:04:42.574Z] #43 82.48 CC criu/config.o [2022-04-07T09:04:42.574Z] #43 83.82 CC criu/cr-check.o [2022-04-07T09:04:42.574Z] #43 85.42 CC criu/cr-dedup.o [2022-04-07T09:04:42.574Z] #43 85.83 CC criu/cr-dump.o [2022-04-07T09:04:42.574Z] #43 88.14 CC criu/cr-errno.o [2022-04-07T09:04:42.574Z] #43 88.24 CC criu/cr-restore.o [2022-04-07T09:04:42.628Z] #36 ... [2022-04-07T09:04:42.628Z] [2022-04-07T09:04:42.629Z] #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-04-07T09:04:42.629Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:42.629Z] #42 45.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T09:04:42.629Z] #42 45.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:42.629Z] #42 45.65 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T09:04:42.629Z] #42 45.65 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T09:04:42.634Z] Running on azwin-2-3149b0 in d:\jenkins\workspace\moby_PR-43470 [Pipeline] { [Pipeline] ws [2022-04-07T09:04:42.657Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-07T09:04:42.888Z] #42 45.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:04:42.888Z] #42 45.83 Selecting previously unselected package libnl-3-dev:amd64. [2022-04-07T09:04:42.888Z] #42 45.83 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-04-07T09:04:42.888Z] #42 45.84 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T09:04:42.934Z] #43 ... [2022-04-07T09:04:42.934Z] [2022-04-07T09:04:42.934Z] #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-04-07T09:04:42.934Z] #34 sha256:a86665ede11571ea5f44be837d58ea54c3af4cc7ea1671ee243c6346a73f112e [2022-04-07T09:04:42.934Z] #34 56.72 text/tabwriter [2022-04-07T09:04:42.934Z] #34 57.33 fmt [2022-04-07T09:04:42.934Z] #34 57.33 path/filepath [2022-04-07T09:04:42.934Z] #34 58.54 io/ioutil [2022-04-07T09:04:42.934Z] #34 59.75 github.com/BurntSushi/toml [2022-04-07T09:04:42.934Z] #34 59.76 flag [2022-04-07T09:04:42.934Z] #34 60.81 log [2022-04-07T09:04:42.934Z] #34 62.41 github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T09:04:42.934Z] #34 DONE 64.7s [2022-04-07T09:04:42.934Z] [2022-04-07T09:04:42.934Z] #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-04-07T09:04:42.934Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:04:43.146Z] #42 46.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T09:04:43.146Z] #42 46.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:04:43.146Z] #42 46.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:04:43.146Z] #42 46.18 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-04-07T09:04:43.182Z] #43 ... [2022-04-07T09:04:43.182Z] [2022-04-07T09:04:43.182Z] #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-04-07T09:04:43.182Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:04:43.182Z] #20 42.07 Selecting previously unselected package python3-lib2to3. [2022-04-07T09:04:43.182Z] #20 42.09 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-07T09:04:43.182Z] #20 42.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-07T09:04:43.182Z] #20 42.21 Selecting previously unselected package python3-distutils. [2022-04-07T09:04:43.182Z] #20 42.22 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-07T09:04:43.182Z] #20 42.23 Unpacking python3-distutils (3.7.3-1) ... [2022-04-07T09:04:43.405Z] #42 46.18 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:04:43.405Z] #42 46.19 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T09:04:43.405Z] #42 46.29 Selecting previously unselected package zlib1g-dev:amd64. [2022-04-07T09:04:43.405Z] #42 46.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T09:04:43.405Z] #42 46.31 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:04:43.439Z] #20 42.36 Selecting previously unselected package python3-pip. [2022-04-07T09:04:43.439Z] #20 42.36 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-07T09:04:43.439Z] #20 42.37 Unpacking python3-pip (18.1-5) ... [2022-04-07T09:04:43.457Z] #36 38.81 Building dependency tree... [2022-04-07T09:04:43.669Z] #42 46.60 Selecting previously unselected package libprotobuf17:amd64. [2022-04-07T09:04:43.669Z] #42 46.60 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:43.669Z] #42 46.62 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:43.683Z] The recommended git tool is: git [2022-04-07T09:04:43.695Z] #20 42.55 Selecting previously unselected package python3-pkg-resources. [2022-04-07T09:04:43.695Z] #20 42.55 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T09:04:43.695Z] #20 42.57 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-07T09:04:43.695Z] #20 42.74 Selecting previously unselected package python3-setuptools. [2022-04-07T09:04:43.695Z] #20 42.76 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-07T09:04:43.864Z] #43 13.65 CC images/stats.o [2022-04-07T09:04:43.953Z] #20 42.77 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-07T09:04:43.953Z] #20 42.97 Selecting previously unselected package python3-wheel. [2022-04-07T09:04:43.953Z] #20 42.98 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-07T09:04:43.953Z] #20 42.98 Unpacking python3-wheel (0.32.3-2) ... [2022-04-07T09:04:44.210Z] #20 43.06 Selecting previously unselected package sudo. [2022-04-07T09:04:44.210Z] #20 43.07 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-04-07T09:04:44.210Z] #20 43.08 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-07T09:04:44.428Z] #43 13.96 CC images/core.o [2022-04-07T09:04:44.608Z] #42 47.35 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-04-07T09:04:44.609Z] #42 47.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:44.609Z] #42 47.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:44.609Z] #42 47.55 Selecting previously unselected package libprotobuf-dev:amd64. [2022-04-07T09:04:44.685Z] #43 14.49 CC images/core-x86.o [2022-04-07T09:04:44.722Z] #20 43.64 Selecting previously unselected package thin-provisioning-tools. [2022-04-07T09:04:44.723Z] #20 43.65 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-04-07T09:04:44.723Z] #20 43.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T09:04:44.867Z] #36 41.91 The following additional packages will be installed: [2022-04-07T09:04:44.867Z] #36 41.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-04-07T09:04:44.867Z] #36 41.94 Suggested packages: [2022-04-07T09:04:44.867Z] #36 41.95 cmake-doc ninja-build lrzip [2022-04-07T09:04:44.867Z] #36 41.95 Recommended packages: [2022-04-07T09:04:44.867Z] #36 41.95 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-07T09:04:44.868Z] #42 47.58 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:44.868Z] #42 47.59 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:44.979Z] #20 43.90 Selecting previously unselected package uidmap. [2022-04-07T09:04:44.979Z] #20 43.90 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-04-07T09:04:44.979Z] #20 43.91 Unpacking uidmap (1:4.5-1.1) ... [2022-04-07T09:04:44.979Z] #20 44.03 Selecting previously unselected package vim-runtime. [2022-04-07T09:04:44.979Z] #20 44.04 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:04:44.979Z] #20 44.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-07T09:04:45.236Z] #20 44.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-07T09:04:45.236Z] #20 44.14 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:45.249Z] #43 14.94 CC images/core-arm.o [2022-04-07T09:04:45.503Z] #56 ... [2022-04-07T09:04:45.503Z] [2022-04-07T09:04:45.503Z] #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-04-07T09:04:45.503Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-07T09:04:45.503Z] #32 47.75 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-04-07T09:04:45.503Z] #32 48.00 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-07T09:04:45.506Z] #43 15.27 CC images/core-aarch64.o [2022-04-07T09:04:45.762Z] #43 15.55 CC images/core-ppc64.o [2022-04-07T09:04:45.766Z] #32 48.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-07T09:04:45.837Z] #42 48.68 Selecting previously unselected package libprotoc17:amd64. [2022-04-07T09:04:45.837Z] #42 48.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:45.837Z] #42 48.69 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:45.837Z] #42 ... [2022-04-07T09:04:45.837Z] [2022-04-07T09:04:45.837Z] #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-04-07T09:04:45.837Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:45.837Z] #13 28.92 Reading package lists... [2022-04-07T09:04:45.837Z] #13 35.54 Building dependency tree... [2022-04-07T09:04:45.837Z] #13 38.14 The following additional packages will be installed: [2022-04-07T09:04:45.837Z] #13 38.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-07T09:04:45.837Z] #13 38.16 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-07T09:04:45.837Z] #13 38.16 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-07T09:04:45.837Z] #13 38.17 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-07T09:04:45.837Z] #13 38.17 mingw-w64-x86-64-dev [2022-04-07T09:04:45.837Z] #13 38.17 Suggested packages: [2022-04-07T09:04:45.837Z] #13 38.17 gcc-8-locales seccomp wine64 [2022-04-07T09:04:45.837Z] #13 39.53 The following NEW packages will be installed: [2022-04-07T09:04:45.837Z] #13 39.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-07T09:04:45.837Z] #13 39.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-07T09:04:45.837Z] #13 39.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-07T09:04:45.837Z] #13 39.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-07T09:04:45.837Z] #13 39.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-07T09:04:45.837Z] #13 39.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-07T09:04:45.837Z] #13 39.58 The following packages will be upgraded: [2022-04-07T09:04:45.837Z] #13 39.59 libseccomp2 [2022-04-07T09:04:45.837Z] #13 40.00 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:45.837Z] #13 40.00 Need to get 77.8 MB of archives. [2022-04-07T09:04:45.837Z] #13 40.00 After this operation, 487 MB of additional disk space will be used. [2022-04-07T09:04:45.837Z] #13 40.00 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-04-07T09:04:45.837Z] #13 40.01 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-04-07T09:04:45.838Z] #13 40.02 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-04-07T09:04:45.838Z] #13 40.18 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-04-07T09:04:45.838Z] #13 40.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-04-07T09:04:45.838Z] #13 40.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-04-07T09:04:45.838Z] #13 40.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-04-07T09:04:45.838Z] #13 40.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-07T09:04:45.838Z] #13 41.13 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-04-07T09:04:45.838Z] #13 41.52 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-04-07T09:04:45.838Z] #13 41.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-04-07T09:04:45.838Z] #13 44.66 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-04-07T09:04:46.127Z] #13 ... [2022-04-07T09:04:46.127Z] [2022-04-07T09:04:46.127Z] #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-04-07T09:04:46.127Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-07T09:04:46.127Z] #32 48.14 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-04-07T09:04:46.127Z] #32 48.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-07T09:04:46.244Z] #36 43.16 The following NEW packages will be installed: [2022-04-07T09:04:46.244Z] #36 43.23 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-07T09:04:46.244Z] #36 43.23 vim-common xxd [2022-04-07T09:04:46.325Z] #43 15.95 CC images/core-s390.o [2022-04-07T09:04:46.502Z] #36 43.60 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:46.502Z] #36 43.60 Need to get 14.9 MB of archives. [2022-04-07T09:04:46.502Z] #36 43.60 After this operation, 61.8 MB of additional disk space will be used. [2022-04-07T09:04:46.502Z] #36 43.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T09:04:46.502Z] #36 43.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T09:04:46.502Z] #36 43.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-07T09:04:46.707Z] #32 49.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-07T09:04:46.760Z] #36 ... [2022-04-07T09:04:46.760Z] [2022-04-07T09:04:46.760Z] #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-04-07T09:04:46.760Z] #67 sha256:eea2138754715c86d2021c222e69b01ca6b4e18e4be92256b2eda660c9b40cab [2022-04-07T09:04:46.760Z] #67 DONE 43.6s [2022-04-07T09:04:46.760Z] [2022-04-07T09:04:46.760Z] #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-04-07T09:04:46.760Z] #34 sha256:ca61a852875b07b15b6ce26927e9a53a77fcf822cbf025d1b0568d4ec720b510 [2022-04-07T09:04:46.760Z] #34 43.47 internal/reflectlite [2022-04-07T09:04:46.760Z] #34 43.47 sync [2022-04-07T09:04:46.888Z] #43 16.43 CC images/cpuinfo.o [2022-04-07T09:04:47.146Z] #43 16.74 CC images/inventory.o [2022-04-07T09:04:47.146Z] #43 16.90 CC images/fdinfo.o [2022-04-07T09:04:47.402Z] #43 17.13 CC images/fown.o [2022-04-07T09:04:47.660Z] #43 17.29 CC images/ns.o [2022-04-07T09:04:47.660Z] #43 17.44 CC images/regfile.o [2022-04-07T09:04:47.684Z] #32 ... [2022-04-07T09:04:47.684Z] [2022-04-07T09:04:47.684Z] #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-04-07T09:04:47.684Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:47.684Z] #13 28.54 Reading package lists... [2022-04-07T09:04:47.684Z] #13 35.57 Building dependency tree... [2022-04-07T09:04:47.684Z] #13 38.92 The following additional packages will be installed: [2022-04-07T09:04:47.684Z] #13 38.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-07T09:04:47.684Z] #13 38.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-07T09:04:47.684Z] #13 38.92 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-07T09:04:47.684Z] #13 38.92 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-07T09:04:47.684Z] #13 38.93 mingw-w64-x86-64-dev [2022-04-07T09:04:47.684Z] #13 38.94 Suggested packages: [2022-04-07T09:04:47.684Z] #13 38.95 gcc-8-locales seccomp wine64 [2022-04-07T09:04:47.684Z] #13 39.85 The following NEW packages will be installed: [2022-04-07T09:04:47.684Z] #13 39.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-07T09:04:47.684Z] #13 39.86 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-07T09:04:47.684Z] #13 39.86 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-07T09:04:47.684Z] #13 39.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-07T09:04:47.684Z] #13 39.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-07T09:04:47.684Z] #13 39.87 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-07T09:04:47.684Z] #13 39.88 The following packages will be upgraded: [2022-04-07T09:04:47.684Z] #13 39.88 libseccomp2 [2022-04-07T09:04:47.684Z] #13 40.55 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:47.684Z] #13 40.55 Need to get 77.8 MB of archives. [2022-04-07T09:04:47.684Z] #13 40.55 After this operation, 487 MB of additional disk space will be used. [2022-04-07T09:04:47.684Z] #13 40.55 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-04-07T09:04:47.685Z] #13 40.56 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-04-07T09:04:47.685Z] #13 40.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-04-07T09:04:47.685Z] #13 40.74 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-04-07T09:04:47.685Z] #13 40.94 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-04-07T09:04:47.685Z] #13 40.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-04-07T09:04:47.685Z] #13 40.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-04-07T09:04:47.685Z] #13 40.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-07T09:04:47.685Z] #13 41.40 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-04-07T09:04:47.685Z] #13 41.70 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-04-07T09:04:47.685Z] #13 41.70 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-04-07T09:04:47.685Z] #13 44.69 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-04-07T09:04:47.685Z] #13 ... [2022-04-07T09:04:47.685Z] [2022-04-07T09:04:47.685Z] #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-04-07T09:04:47.685Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:47.685Z] #42 43.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T09:04:47.685Z] #42 43.69 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 43.77 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-07T09:04:47.685Z] #42 44.35 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:04:47.685Z] #42 44.65 Selecting previously unselected package libcap-dev:amd64. [2022-04-07T09:04:47.685Z] #42 44.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 ... 15421 files and directories currently installed.) [2022-04-07T09:04:47.685Z] #42 44.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 44.85 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T09:04:47.685Z] #42 45.14 Selecting previously unselected package libnet1:amd64. [2022-04-07T09:04:47.685Z] #42 45.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 45.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:47.685Z] #42 45.46 Selecting previously unselected package libnet1-dev. [2022-04-07T09:04:47.685Z] #42 45.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 45.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:47.685Z] #42 45.85 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T09:04:47.685Z] #42 45.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 45.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:04:47.685Z] #42 45.98 Selecting previously unselected package libnl-3-dev:amd64. [2022-04-07T09:04:47.685Z] #42 46.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 46.01 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T09:04:47.685Z] #42 46.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T09:04:47.685Z] #42 46.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 46.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:04:47.685Z] #42 46.34 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-04-07T09:04:47.685Z] #42 46.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 46.37 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T09:04:47.685Z] #42 46.48 Selecting previously unselected package zlib1g-dev:amd64. [2022-04-07T09:04:47.685Z] #42 46.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 46.49 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:04:47.685Z] #42 46.72 Selecting previously unselected package libprotobuf17:amd64. [2022-04-07T09:04:47.685Z] #42 46.72 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 46.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:47.685Z] #42 47.34 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-04-07T09:04:47.685Z] #42 47.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 47.36 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:47.685Z] #42 47.54 Selecting previously unselected package libprotobuf-dev:amd64. [2022-04-07T09:04:47.685Z] #42 47.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 47.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:47.685Z] #42 48.82 Selecting previously unselected package libprotoc17:amd64. [2022-04-07T09:04:47.685Z] #42 48.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 48.85 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:47.685Z] #42 49.42 Selecting previously unselected package protobuf-c-compiler. [2022-04-07T09:04:47.685Z] #42 49.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 49.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T09:04:47.685Z] #42 49.90 Selecting previously unselected package protobuf-compiler. [2022-04-07T09:04:47.685Z] #42 49.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 49.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-07T09:04:47.685Z] #42 50.06 Selecting previously unselected package python-pkg-resources. [2022-04-07T09:04:47.685Z] #42 50.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T09:04:47.685Z] #42 50.09 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-07T09:04:47.685Z] #42 50.30 Selecting previously unselected package python-six. [2022-04-07T09:04:47.685Z] #42 50.31 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-07T09:04:47.685Z] #42 50.34 Unpacking python-six (1.12.0-1) ... [2022-04-07T09:04:47.685Z] #42 50.43 Selecting previously unselected package python-protobuf. [2022-04-07T09:04:47.685Z] #42 50.43 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:47.685Z] #42 50.44 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-07T09:04:47.685Z] #42 50.97 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-07T09:04:47.917Z] #43 17.67 CC images/ghost-file.o [2022-04-07T09:04:48.134Z] #34 ... [2022-04-07T09:04:48.134Z] [2022-04-07T09:04:48.134Z] #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-04-07T09:04:48.134Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-04-07T09:04:48.134Z] #55 30.76 Reading package lists... [2022-04-07T09:04:48.134Z] #55 37.77 Building dependency tree... [2022-04-07T09:04:48.134Z] #55 41.15 The following additional packages will be installed: [2022-04-07T09:04:48.134Z] #55 41.18 libbtrfs0 [2022-04-07T09:04:48.134Z] #55 41.41 The following NEW packages will be installed: [2022-04-07T09:04:48.134Z] #55 41.43 libbtrfs-dev libbtrfs0 [2022-04-07T09:04:48.134Z] #55 41.85 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:48.134Z] #55 41.85 Need to get 119 kB of archives. [2022-04-07T09:04:48.134Z] #55 41.85 After this operation, 387 kB of additional disk space will be used. [2022-04-07T09:04:48.134Z] #55 41.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T09:04:48.134Z] #55 41.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T09:04:48.134Z] #55 43.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:48.134Z] #55 43.60 Fetched 119 kB in 0s (430 kB/s) [2022-04-07T09:04:48.134Z] #55 43.63 Selecting previously unselected package libbtrfs0. [2022-04-07T09:04:48.134Z] #55 43.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-04-07T09:04:48.134Z] #55 43.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T09:04:48.134Z] #55 43.69 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T09:04:48.134Z] #55 43.82 Selecting previously unselected package libbtrfs-dev. [2022-04-07T09:04:48.134Z] #55 43.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T09:04:48.134Z] #55 43.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:04:48.134Z] #55 44.02 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T09:04:48.134Z] #55 44.04 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:04:48.134Z] #55 44.04 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:04:48.134Z] #55 DONE 45.1s [2022-04-07T09:04:48.134Z] [2022-04-07T09:04:48.134Z] #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-04-07T09:04:48.134Z] #34 sha256:ca61a852875b07b15b6ce26927e9a53a77fcf822cbf025d1b0568d4ec720b510 [2022-04-07T09:04:48.134Z] #34 45.07 internal/testlog [2022-04-07T09:04:48.174Z] #43 17.92 CC images/fifo.o [2022-04-07T09:04:48.259Z] #42 ... [2022-04-07T09:04:48.259Z] [2022-04-07T09:04:48.259Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-07T09:04:48.259Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:48.259Z] #36 41.36 The following NEW packages will be installed: [2022-04-07T09:04:48.259Z] #36 41.37 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-04-07T09:04:48.259Z] #36 41.38 vim-common xxd [2022-04-07T09:04:48.259Z] #36 41.77 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:48.259Z] #36 41.77 Need to get 14.9 MB of archives. [2022-04-07T09:04:48.259Z] #36 41.77 After this operation, 61.8 MB of additional disk space will be used. [2022-04-07T09:04:48.259Z] #36 41.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T09:04:48.259Z] #36 41.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T09:04:48.259Z] #36 41.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-04-07T09:04:48.259Z] #36 41.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T09:04:48.259Z] #36 42.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB] [2022-04-07T09:04:48.259Z] #36 42.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-04-07T09:04:48.259Z] #36 42.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-04-07T09:04:48.259Z] #36 42.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-04-07T09:04:48.259Z] #36 42.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-04-07T09:04:48.259Z] #36 42.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-04-07T09:04:48.259Z] #36 44.12 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:48.259Z] #36 44.36 Fetched 14.9 MB in 2s (9651 kB/s) [2022-04-07T09:04:48.259Z] #36 44.50 Selecting previously unselected package xxd. [2022-04-07T09:04:48.259Z] #36 44.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T09:04:48.259Z] #36 44.57 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T09:04:48.259Z] #36 44.59 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:48.259Z] #36 45.05 Selecting previously unselected package vim-common. [2022-04-07T09:04:48.259Z] #36 45.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:04:48.259Z] #36 45.14 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:48.259Z] #36 45.50 Selecting previously unselected package cmake-data. [2022-04-07T09:04:48.259Z] #36 45.51 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-07T09:04:48.259Z] #36 45.53 Unpacking cmake-data (3.13.4-1) ... [2022-04-07T09:04:48.259Z] #36 48.23 Selecting previously unselected package libicu63:amd64. [2022-04-07T09:04:48.259Z] #36 48.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T09:04:48.259Z] #36 48.25 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:04:48.433Z] #43 18.10 CC images/remap-file-path.o [2022-04-07T09:04:48.434Z] #43 18.24 CC images/eventfd.o [2022-04-07T09:04:48.509Z] #20 47.39 Selecting previously unselected package vim. [2022-04-07T09:04:48.509Z] #20 47.40 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T09:04:48.509Z] #20 47.42 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:48.690Z] #43 18.42 CC images/eventpoll.o [2022-04-07T09:04:48.701Z] #34 45.85 sort [2022-04-07T09:04:48.701Z] #34 45.85 errors [2022-04-07T09:04:48.831Z] #36 ... [2022-04-07T09:04:48.831Z] [2022-04-07T09:04:48.831Z] #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-04-07T09:04:48.831Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:48.831Z] #13 46.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-04-07T09:04:48.831Z] #13 46.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-04-07T09:04:48.831Z] #13 46.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T09:04:48.831Z] #13 46.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T09:04:48.831Z] #13 46.91 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-04-07T09:04:48.831Z] #13 46.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-04-07T09:04:48.831Z] #13 46.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-04-07T09:04:48.831Z] #13 46.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-04-07T09:04:48.831Z] #13 46.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-04-07T09:04:48.831Z] #13 46.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-04-07T09:04:48.947Z] #43 18.65 CC images/fh.o [2022-04-07T09:04:49.073Z] #20 47.92 Selecting previously unselected package xfsprogs. [2022-04-07T09:04:49.073Z] #20 47.94 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-04-07T09:04:49.073Z] #20 47.94 Unpacking xfsprogs (4.20.0-1) ... [2022-04-07T09:04:49.094Z] #13 47.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-04-07T09:04:49.094Z] #13 47.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-04-07T09:04:49.094Z] #13 47.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-04-07T09:04:49.094Z] #13 47.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-04-07T09:04:49.205Z] #43 18.90 CC images/fsnotify.o [2022-04-07T09:04:49.266Z] #34 46.33 strconv [2022-04-07T09:04:49.330Z] #20 48.42 Selecting previously unselected package zip. [2022-04-07T09:04:49.587Z] #20 48.42 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-04-07T09:04:49.587Z] #20 48.42 Unpacking zip (3.0-11+b1) ... [2022-04-07T09:04:49.587Z] #20 48.61 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-07T09:04:49.587Z] #20 48.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T09:04:49.587Z] #20 48.64 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T09:04:49.587Z] #20 48.65 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T09:04:49.587Z] #20 48.66 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-04-07T09:04:49.587Z] #20 48.67 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T09:04:49.587Z] #20 48.69 Setting up uidmap (1:4.5-1.1) ... [2022-04-07T09:04:49.587Z] #20 48.70 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T09:04:49.587Z] #20 48.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:49.587Z] #20 48.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T09:04:49.587Z] #20 48.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:04:49.587Z] #20 48.75 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:04:49.587Z] #20 48.76 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:49.587Z] #20 48.77 Setting up zip (3.0-11+b1) ... [2022-04-07T09:04:49.668Z] #13 ... [2022-04-07T09:04:49.668Z] [2022-04-07T09:04:49.668Z] #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-04-07T09:04:49.668Z] #34 sha256:96007ff2acd2e985c417f3ec2c8abcead13c10776cee45e3ed24de4f32798d3f [2022-04-07T09:04:49.668Z] #34 42.82 internal/reflectlite [2022-04-07T09:04:49.668Z] #34 42.82 sync [2022-04-07T09:04:49.668Z] #34 44.56 internal/testlog [2022-04-07T09:04:49.668Z] #34 45.49 sort [2022-04-07T09:04:49.668Z] #34 45.49 errors [2022-04-07T09:04:49.668Z] #34 45.82 strconv [2022-04-07T09:04:49.668Z] #34 46.41 io [2022-04-07T09:04:49.668Z] #34 47.75 internal/oserror [2022-04-07T09:04:49.668Z] #34 47.86 syscall [2022-04-07T09:04:49.668Z] #34 49.63 reflect [2022-04-07T09:04:49.771Z] #43 19.48 CC images/signalfd.o [2022-04-07T09:04:49.844Z] #20 48.78 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:49.845Z] #20 48.81 Setting up bash-completion (1:2.8-6) ... [2022-04-07T09:04:49.930Z] #34 ... [2022-04-07T09:04:49.930Z] [2022-04-07T09:04:49.930Z] #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-04-07T09:04:49.930Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:49.930Z] #13 48.02 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:50.029Z] #43 19.71 CC images/fs.o [2022-04-07T09:04:50.029Z] #43 ... [2022-04-07T09:04:50.029Z] [2022-04-07T09:04:50.029Z] #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-04-07T09:04:50.029Z] #56 sha256:6e4ddb12b59a5bfc09dd02b9ba2302af9f33f9dfa6396c095154748e1cd3588b [2022-04-07T09:04:50.192Z] #13 48.21 Fetched 77.8 MB in 7s (11.3 MB/s) [2022-04-07T09:04:50.193Z] #13 48.30 (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-04-07T09:04:50.193Z] #13 48.39 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T09:04:50.193Z] #13 48.41 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-07T09:04:50.200Z] #34 47.04 io [2022-04-07T09:04:50.544Z] #56 37.10 Checking out files: 73% (3433/4680) Checking out files: 74% (3464/4680) Checking out files: 75% (3510/4680) Checking out files: 76% (3557/4680) Checking out files: 77% (3604/4680) Checking out files: 78% (3651/4680) Checking out files: 79% (3698/4680) Checking out files: 80% (3744/4680) Checking out files: 81% (3791/4680) Checking out files: 82% (3838/4680) Checking out files: 83% (3885/4680) Checking out files: 84% (3932/4680) Checking out files: 85% (3978/4680) Checking out files: 86% (4025/4680) Checking out files: 87% (4072/4680) Checking out files: 88% (4119/4680) Checking out files: 89% (4166/4680) Checking out files: 90% (4212/4680) Checking out files: 91% (4259/4680) Checking out files: 92% (4306/4680) Checking out files: 93% (4353/4680) Checking out files: 94% (4400/4680) Checking out files: 95% (4446/4680) Checking out files: 96% (4493/4680) Checking out files: 97% (4540/4680) Checking out files: 98% (4587/4680) Checking out files: 99% (4634/4680) Checking out files: 100% (4680/4680) Checking out files: 100% (4680/4680), done. [2022-04-07T09:04:50.544Z] #56 37.77 + cd /tmp/tmp.ykyTfDZrvf/src/github.com/containerd/containerd [2022-04-07T09:04:50.766Z] #13 48.63 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:04:50.766Z] #13 48.76 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-07T09:04:50.766Z] #13 48.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-04-07T09:04:50.766Z] #13 48.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-04-07T09:04:50.767Z] #13 48.92 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T09:04:50.802Z] #56 37.78 + git checkout -q v1.5.11 [2022-04-07T09:04:51.576Z] #34 ... [2022-04-07T09:04:51.577Z] [2022-04-07T09:04:51.577Z] #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-04-07T09:04:51.577Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:51.577Z] #42 31.48 Reading package lists... [2022-04-07T09:04:51.577Z] #42 38.69 Building dependency tree... [2022-04-07T09:04:51.577Z] #42 42.26 The following additional packages will be installed: [2022-04-07T09:04:51.577Z] #42 42.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-04-07T09:04:51.577Z] #42 42.26 libprotoc17 python-pkg-resources python-six zlib1g zlib1g-dev [2022-04-07T09:04:51.577Z] #42 42.31 Suggested packages: [2022-04-07T09:04:51.577Z] #42 42.31 manpages-dev python-setuptools [2022-04-07T09:04:51.577Z] #42 43.64 The following NEW packages will be installed: [2022-04-07T09:04:51.577Z] #42 43.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-04-07T09:04:51.577Z] #42 43.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-04-07T09:04:51.577Z] #42 43.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-04-07T09:04:51.577Z] #42 43.74 python-six zlib1g-dev [2022-04-07T09:04:51.577Z] #42 43.74 The following packages will be upgraded: [2022-04-07T09:04:51.577Z] #42 43.74 zlib1g [2022-04-07T09:04:51.577Z] #42 44.23 1 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2022-04-07T09:04:51.577Z] #42 44.23 Need to get 4182 kB of archives. [2022-04-07T09:04:51.577Z] #42 44.23 After this operation, 22.5 MB of additional disk space will be used. [2022-04-07T09:04:51.577Z] #42 44.23 Get:1 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-1+deb10u1 [90.8 kB] [2022-04-07T09:04:51.577Z] #42 44.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-04-07T09:04:51.577Z] #42 44.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T09:04:51.577Z] #42 44.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-04-07T09:04:51.577Z] #42 44.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T09:04:51.577Z] #42 44.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-04-07T09:04:51.577Z] #42 44.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T09:04:51.577Z] #42 44.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-04-07T09:04:51.577Z] #42 44.30 Get:9 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-04-07T09:04:51.577Z] #42 44.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-04-07T09:04:51.577Z] #42 44.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-04-07T09:04:51.577Z] #42 44.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-04-07T09:04:51.577Z] #42 44.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-04-07T09:04:51.577Z] #42 44.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-04-07T09:04:51.577Z] #42 44.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-04-07T09:04:51.577Z] #42 44.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-04-07T09:04:51.577Z] #42 44.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-04-07T09:04:51.577Z] #42 44.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-04-07T09:04:51.577Z] #42 45.59 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:51.577Z] #42 45.76 Fetched 4182 kB in 1s (6336 kB/s) [2022-04-07T09:04:51.577Z] #42 45.86 (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-04-07T09:04:51.577Z] #42 45.91 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T09:04:51.577Z] #42 45.95 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) over (1:1.2.11.dfsg-1) ... [2022-04-07T09:04:51.577Z] #42 46.25 Setting up zlib1g:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:04:51.577Z] #42 46.36 Selecting previously unselected package libcap-dev:amd64. [2022-04-07T09:04:51.577Z] #42 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 ... 15421 files and directories currently installed.) [2022-04-07T09:04:51.577Z] #42 46.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-04-07T09:04:51.577Z] #42 46.44 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T09:04:51.577Z] #42 46.56 Selecting previously unselected package libnet1:amd64. [2022-04-07T09:04:51.577Z] #42 46.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T09:04:51.577Z] #42 46.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:51.577Z] #42 46.68 Selecting previously unselected package libnet1-dev. [2022-04-07T09:04:51.577Z] #42 46.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T09:04:51.577Z] #42 46.69 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:51.577Z] #42 46.88 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T09:04:51.577Z] #42 46.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T09:04:51.577Z] #42 46.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:04:51.577Z] #42 47.01 Selecting previously unselected package libnl-3-dev:amd64. [2022-04-07T09:04:51.577Z] #42 47.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-04-07T09:04:51.577Z] #42 47.03 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T09:04:51.577Z] #42 47.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T09:04:51.577Z] #42 47.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:04:51.577Z] #42 47.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:04:51.577Z] #42 47.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-04-07T09:04:51.577Z] #42 47.35 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:04:51.577Z] #42 47.39 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T09:04:51.577Z] #42 47.52 Selecting previously unselected package zlib1g-dev:amd64. [2022-04-07T09:04:51.577Z] #42 47.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-04-07T09:04:51.577Z] #42 47.52 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:04:51.577Z] #42 47.77 Selecting previously unselected package libprotobuf17:amd64. [2022-04-07T09:04:51.577Z] #42 47.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:51.577Z] #42 47.80 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:51.577Z] #42 48.43 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-04-07T09:04:51.577Z] #42 48.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:51.577Z] #42 48.44 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:51.577Z] #42 ... [2022-04-07T09:04:51.577Z] [2022-04-07T09:04:51.577Z] #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-04-07T09:04:51.577Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-07T09:04:51.982Z] #32 ... [2022-04-07T09:04:51.982Z] [2022-04-07T09:04:51.982Z] #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-04-07T09:04:51.982Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:51.982Z] #13 46.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-04-07T09:04:51.982Z] #13 46.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-04-07T09:04:51.982Z] #13 46.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T09:04:51.982Z] #13 46.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T09:04:51.982Z] #13 46.89 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-04-07T09:04:51.982Z] #13 46.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-04-07T09:04:51.982Z] #13 46.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-04-07T09:04:51.982Z] #13 46.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-04-07T09:04:51.982Z] #13 46.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-04-07T09:04:51.982Z] #13 47.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-04-07T09:04:51.982Z] #13 47.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-04-07T09:04:51.982Z] #13 47.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-04-07T09:04:51.982Z] #13 47.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-04-07T09:04:51.982Z] #13 47.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-04-07T09:04:51.982Z] #13 48.03 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:51.982Z] #13 48.18 Fetched 77.8 MB in 7s (10.5 MB/s) [2022-04-07T09:04:51.982Z] #13 48.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-04-07T09:04:51.982Z] #13 48.38 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T09:04:51.982Z] #13 48.41 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-07T09:04:51.982Z] #13 48.61 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:04:51.982Z] #13 48.77 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-07T09:04:51.982Z] #13 48.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 ... 15421 files and directories currently installed.) [2022-04-07T09:04:51.982Z] #13 48.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-04-07T09:04:51.982Z] #13 48.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T09:04:51.982Z] #13 51.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-07T09:04:51.982Z] #13 51.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-04-07T09:04:51.982Z] #13 51.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T09:04:52.095Z] #32 47.91 Checking out files: 88% (1342/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-04-07T09:04:52.095Z] #32 48.46 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-07T09:04:52.662Z] #32 49.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-07T09:04:52.698Z] #56 39.50 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-07T09:04:52.698Z] #56 39.50 + BUILDTAGS='netgo osusergo static_build' [2022-04-07T09:04:52.698Z] #56 39.50 + export EXTRA_FLAGS=-buildmode=pie [2022-04-07T09:04:52.698Z] #56 39.50 + EXTRA_FLAGS=-buildmode=pie [2022-04-07T09:04:52.698Z] #56 39.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-07T09:04:52.698Z] #56 39.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-07T09:04:52.698Z] #56 39.50 + '[' '' = dynamic ']' [2022-04-07T09:04:52.698Z] #56 39.50 + make [2022-04-07T09:04:53.123Z] #20 51.52 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-04-07T09:04:53.123Z] #20 51.54 Setting up xz-utils (5.2.4-1) ... [2022-04-07T09:04:53.123Z] #20 51.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-07T09:04:53.123Z] #20 51.57 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-07T09:04:53.123Z] #20 51.58 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-07T09:04:53.123Z] #20 51.67 invoke-rc.d: could not determine current runlevel [2022-04-07T09:04:53.123Z] #20 51.69 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T09:04:53.123Z] #20 51.70 Setting up pigz (2.4-1) ... [2022-04-07T09:04:53.123Z] #20 51.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T09:04:53.123Z] #20 51.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:04:53.123Z] #20 51.74 Setting up python-pip-whl (18.1-5) ... [2022-04-07T09:04:53.123Z] #20 51.75 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T09:04:53.123Z] #20 51.78 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:53.123Z] #20 52.26 Setting up libaio1:amd64 (0.3.112-3) ... [2022-04-07T09:04:53.123Z] #20 52.28 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:04:53.123Z] #20 52.29 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:04:53.322Z] #13 50.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-07T09:04:53.323Z] #13 50.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-04-07T09:04:53.323Z] #13 50.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T09:04:53.361Z] #13 ... [2022-04-07T09:04:53.361Z] [2022-04-07T09:04:53.361Z] #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-04-07T09:04:53.361Z] #34 sha256:f2ab28c9f29c51cb699dd4d3d2c93e6db55f8547ed8d1780c4eafe0f5b508335 [2022-04-07T09:04:53.361Z] #34 46.22 internal/reflectlite [2022-04-07T09:04:53.361Z] #34 46.23 sync [2022-04-07T09:04:53.361Z] #34 47.87 internal/testlog [2022-04-07T09:04:53.361Z] #34 48.53 errors [2022-04-07T09:04:53.361Z] #34 48.54 sort [2022-04-07T09:04:53.361Z] #34 49.05 strconv [2022-04-07T09:04:53.361Z] #34 50.01 io [2022-04-07T09:04:53.361Z] #34 51.17 internal/oserror [2022-04-07T09:04:53.361Z] #34 51.29 syscall [2022-04-07T09:04:53.361Z] #34 52.69 reflect [2022-04-07T09:04:53.361Z] #34 ... [2022-04-07T09:04:53.361Z] [2022-04-07T09:04:53.361Z] #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-04-07T09:04:53.361Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:53.361Z] #42 49.34 Selecting previously unselected package protobuf-c-compiler. [2022-04-07T09:04:53.361Z] #42 49.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:04:53.361Z] #42 49.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T09:04:53.361Z] #42 49.50 Selecting previously unselected package protobuf-compiler. [2022-04-07T09:04:53.361Z] #42 49.50 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:53.361Z] #42 49.56 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-07T09:04:53.361Z] #42 49.70 Selecting previously unselected package python-pkg-resources. [2022-04-07T09:04:53.361Z] #42 49.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T09:04:53.361Z] #42 49.71 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-07T09:04:53.361Z] #42 50.01 Selecting previously unselected package python-six. [2022-04-07T09:04:53.361Z] #42 50.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-07T09:04:53.361Z] #42 50.03 Unpacking python-six (1.12.0-1) ... [2022-04-07T09:04:53.361Z] #42 50.13 Selecting previously unselected package python-protobuf. [2022-04-07T09:04:53.361Z] #42 50.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:53.361Z] #42 50.16 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-07T09:04:53.361Z] #42 50.76 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-07T09:04:53.361Z] #42 54.68 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:53.361Z] #42 54.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:53.361Z] #42 54.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:04:53.361Z] #42 54.73 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T09:04:53.361Z] #42 54.74 Setting up python-six (1.12.0-1) ... [2022-04-07T09:04:53.380Z] #20 52.30 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:53.380Z] #20 52.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-07T09:04:53.380Z] #20 52.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-07T09:04:53.380Z] #20 52.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-07T09:04:53.380Z] #20 52.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-07T09:04:53.380Z] #20 52.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-07T09:04:53.380Z] #20 52.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-07T09:04:53.380Z] #20 52.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-07T09:04:53.380Z] #20 52.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-07T09:04:53.380Z] #20 52.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:04:53.380Z] #20 52.40 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T09:04:53.380Z] #20 52.42 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T09:04:53.380Z] #20 52.43 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T09:04:53.380Z] #20 52.44 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T09:04:53.380Z] #20 52.45 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T09:04:53.929Z] #42 ... [2022-04-07T09:04:53.929Z] [2022-04-07T09:04:53.929Z] #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-04-07T09:04:53.929Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:53.929Z] #36 46.72 Selecting previously unselected package libicu63:amd64. [2022-04-07T09:04:53.929Z] #36 46.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T09:04:53.929Z] #36 46.74 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:04:53.929Z] #36 53.05 Selecting previously unselected package libxml2:amd64. [2022-04-07T09:04:53.929Z] #36 53.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ... [2022-04-07T09:04:53.929Z] #36 53.06 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T09:04:53.929Z] #36 53.59 Selecting previously unselected package libarchive13:amd64. [2022-04-07T09:04:53.929Z] #36 53.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-04-07T09:04:53.929Z] #36 53.60 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T09:04:53.929Z] #36 53.90 Selecting previously unselected package libjsoncpp1:amd64. [2022-04-07T09:04:53.929Z] #36 53.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-04-07T09:04:53.929Z] #36 53.90 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T09:04:53.929Z] #36 54.02 Selecting previously unselected package librhash0:amd64. [2022-04-07T09:04:53.929Z] #36 54.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-04-07T09:04:53.929Z] #36 54.03 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-04-07T09:04:53.929Z] #36 54.19 Selecting previously unselected package libuv1:amd64. [2022-04-07T09:04:53.929Z] #36 54.19 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-04-07T09:04:53.929Z] #36 54.20 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T09:04:53.929Z] #36 54.36 Selecting previously unselected package cmake. [2022-04-07T09:04:53.929Z] #36 54.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-04-07T09:04:53.929Z] #36 54.38 Unpacking cmake (3.13.4-1) ... [2022-04-07T09:04:53.929Z] #36 ... [2022-04-07T09:04:53.929Z] [2022-04-07T09:04:53.929Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-04-07T09:04:53.929Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:53.929Z] #13 53.28 Selecting previously unselected package binutils-mingw-w64. [2022-04-07T09:04:53.929Z] #13 53.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-07T09:04:53.929Z] #13 53.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T09:04:54.071Z] #56 40.93 + bin/ctr [2022-04-07T09:04:54.187Z] #13 53.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-07T09:04:54.187Z] #13 53.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:04:54.187Z] #13 53.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:04:54.187Z] #13 53.60 Selecting previously unselected package dmsetup. [2022-04-07T09:04:54.187Z] #13 53.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:04:54.187Z] #13 53.62 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-07T09:04:54.445Z] #13 53.79 Selecting previously unselected package mingw-w64-common. [2022-04-07T09:04:54.445Z] #13 53.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-07T09:04:54.445Z] #13 53.81 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-07T09:04:55.191Z] #32 ... [2022-04-07T09:04:55.191Z] [2022-04-07T09:04:55.191Z] #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-04-07T09:04:55.191Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:55.191Z] #13 32.28 Reading package lists... [2022-04-07T09:04:55.191Z] #13 39.66 Building dependency tree... [2022-04-07T09:04:55.191Z] #13 42.46 The following additional packages will be installed: [2022-04-07T09:04:55.191Z] #13 42.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-04-07T09:04:55.191Z] #13 42.56 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-04-07T09:04:55.191Z] #13 42.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-04-07T09:04:55.191Z] #13 42.56 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-04-07T09:04:55.191Z] #13 42.56 mingw-w64-x86-64-dev [2022-04-07T09:04:55.191Z] #13 42.56 Suggested packages: [2022-04-07T09:04:55.191Z] #13 42.56 gcc-8-locales seccomp wine64 [2022-04-07T09:04:55.191Z] #13 43.44 The following NEW packages will be installed: [2022-04-07T09:04:55.191Z] #13 43.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-07T09:04:55.191Z] #13 43.45 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-04-07T09:04:55.191Z] #13 43.45 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-04-07T09:04:55.191Z] #13 43.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-04-07T09:04:55.191Z] #13 43.45 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-04-07T09:04:55.191Z] #13 43.45 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-04-07T09:04:55.191Z] #13 43.47 The following packages will be upgraded: [2022-04-07T09:04:55.191Z] #13 43.48 libseccomp2 [2022-04-07T09:04:55.191Z] #13 43.94 1 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:04:55.191Z] #13 43.94 Need to get 77.8 MB of archives. [2022-04-07T09:04:55.191Z] #13 43.94 After this operation, 487 MB of additional disk space will be used. [2022-04-07T09:04:55.191Z] #13 43.94 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-04-07T09:04:55.191Z] #13 43.94 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-04-07T09:04:55.191Z] #13 43.94 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-04-07T09:04:55.191Z] #13 44.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-04-07T09:04:55.191Z] #13 44.31 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-04-07T09:04:55.191Z] #13 44.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-04-07T09:04:55.191Z] #13 44.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-04-07T09:04:55.191Z] #13 44.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-04-07T09:04:55.191Z] #13 44.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-04-07T09:04:55.191Z] #13 44.96 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-04-07T09:04:55.191Z] #13 44.96 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-04-07T09:04:55.191Z] #13 48.37 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-04-07T09:04:55.448Z] #13 ... [2022-04-07T09:04:55.449Z] [2022-04-07T09:04:55.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-04-07T09:04:55.449Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:55.449Z] #42 48.77 Selecting previously unselected package libprotobuf-dev:amd64. [2022-04-07T09:04:55.449Z] #42 48.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:55.449Z] #42 48.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:55.449Z] #42 49.88 Selecting previously unselected package libprotoc17:amd64. [2022-04-07T09:04:55.449Z] #42 49.88 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:55.449Z] #42 49.88 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:55.449Z] #42 50.38 Selecting previously unselected package protobuf-c-compiler. [2022-04-07T09:04:55.449Z] #42 50.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:04:55.449Z] #42 50.43 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T09:04:55.449Z] #42 50.57 Selecting previously unselected package protobuf-compiler. [2022-04-07T09:04:55.449Z] #42 50.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:55.449Z] #42 50.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-04-07T09:04:55.449Z] #42 50.73 Selecting previously unselected package python-pkg-resources. [2022-04-07T09:04:55.449Z] #42 50.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T09:04:55.449Z] #42 50.78 Unpacking python-pkg-resources (40.8.0-1) ... [2022-04-07T09:04:55.449Z] #42 51.26 Selecting previously unselected package python-six. [2022-04-07T09:04:55.449Z] #42 51.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-04-07T09:04:55.449Z] #42 51.33 Unpacking python-six (1.12.0-1) ... [2022-04-07T09:04:55.449Z] #42 51.38 Selecting previously unselected package python-protobuf. [2022-04-07T09:04:55.449Z] #42 51.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-04-07T09:04:55.449Z] #42 51.38 Unpacking python-protobuf (3.6.1.3-2) ... [2022-04-07T09:04:55.449Z] #42 52.00 Setting up python-pkg-resources (40.8.0-1) ... [2022-04-07T09:04:55.824Z] #13 ... [2022-04-07T09:04:55.824Z] [2022-04-07T09:04:55.824Z] #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-04-07T09:04:55.824Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:55.824Z] #36 57.02 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:04:55.824Z] #36 57.04 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:55.824Z] #36 57.05 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T09:04:55.824Z] #36 57.07 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:55.824Z] #36 57.12 Setting up librhash0:amd64 (1.3.8-1) ... [2022-04-07T09:04:55.824Z] #36 57.13 Setting up cmake-data (3.13.4-1) ... [2022-04-07T09:04:55.824Z] #36 57.15 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T09:04:55.824Z] #36 57.16 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T09:04:55.824Z] #36 57.17 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T09:04:55.824Z] #36 57.19 Setting up cmake (3.13.4-1) ... [2022-04-07T09:04:55.824Z] #36 57.21 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:04:55.824Z] #36 57.29 Processing triggers for mime-support (3.62) ... [2022-04-07T09:04:55.824Z] #36 DONE 58.8s [2022-04-07T09:04:55.902Z] #20 ... [2022-04-07T09:04:55.902Z] [2022-04-07T09:04:55.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-04-07T09:04:55.902Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:04:55.902Z] #43 92.69 CC criu/cr-service.o [2022-04-07T09:04:55.902Z] #43 94.23 CC criu/crtools.o [2022-04-07T09:04:55.902Z] #43 94.75 CC criu/eventfd.o [2022-04-07T09:04:55.903Z] #43 95.11 CC criu/eventpoll.o [2022-04-07T09:04:55.903Z] #43 95.97 CC criu/external.o [2022-04-07T09:04:55.903Z] #43 96.34 CC criu/fault-injection.o [2022-04-07T09:04:55.903Z] #43 96.53 CC criu/fdstore.o [2022-04-07T09:04:55.903Z] #43 96.88 CC criu/fifo.o [2022-04-07T09:04:55.903Z] #43 97.22 CC criu/file-ids.o [2022-04-07T09:04:55.903Z] #43 97.49 CC criu/file-lock.o [2022-04-07T09:04:55.903Z] #43 98.42 CC criu/files-ext.o [2022-04-07T09:04:55.903Z] #43 98.83 CC criu/files-reg.o [2022-04-07T09:04:55.903Z] #43 101.0 CC criu/files.o [2022-04-07T09:04:55.903Z] #43 103.0 CC criu/filesystems.o [2022-04-07T09:04:55.925Z] #13 53.44 Selecting previously unselected package binutils-mingw-w64. [2022-04-07T09:04:55.925Z] #13 53.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-07T09:04:55.925Z] #13 53.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T09:04:55.925Z] #13 53.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-07T09:04:55.925Z] #13 53.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:04:55.925Z] #13 53.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:04:56.087Z] [2022-04-07T09:04:56.087Z] #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-04-07T09:04:56.087Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:04:56.087Z] #42 58.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:04:56.087Z] #42 58.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:04:56.087Z] #42 58.60 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:56.087Z] #42 58.75 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T09:04:56.087Z] #42 58.77 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:56.087Z] #42 58.79 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-07T09:04:56.087Z] #42 58.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T09:04:56.087Z] #42 58.86 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T09:04:56.087Z] #42 58.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T09:04:56.087Z] #42 58.92 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-07T09:04:56.187Z] #13 54.24 Selecting previously unselected package dmsetup. [2022-04-07T09:04:56.187Z] #13 54.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:04:56.187Z] #13 54.40 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-07T09:04:56.466Z] #43 ... [2022-04-07T09:04:56.466Z] [2022-04-07T09:04:56.466Z] #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-04-07T09:04:56.466Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:04:56.466Z] #20 55.39 Setting up iptables (1.8.2-4) ... [2022-04-07T09:04:56.466Z] #20 55.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T09:04:56.466Z] #20 55.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T09:04:56.466Z] #20 55.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T09:04:56.466Z] #20 55.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T09:04:56.466Z] #20 55.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-07T09:04:56.466Z] #20 55.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-07T09:04:56.466Z] #20 55.44 Setting up python3 (3.7.3-1) ... [2022-04-07T09:04:56.654Z] #42 ... [2022-04-07T09:04:56.654Z] [2022-04-07T09:04:56.654Z] #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-04-07T09:04:56.654Z] #47 sha256:8fb90fc4fac656b4e1f47d4767ba7d1f8b0d95945dda0af8a9f244332af7bb9f [2022-04-07T09:04:56.654Z] #47 DONE 59.5s [2022-04-07T09:04:56.654Z] [2022-04-07T09:04:56.654Z] #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-04-07T09:04:56.654Z] #34 sha256:f2ab28c9f29c51cb699dd4d3d2c93e6db55f8547ed8d1780c4eafe0f5b508335 [2022-04-07T09:04:56.654Z] #34 59.26 internal/syscall/unix [2022-04-07T09:04:56.723Z] #20 55.81 Setting up python3-wheel (0.32.3-2) ... [2022-04-07T09:04:56.818Z] #13 54.91 Selecting previously unselected package mingw-w64-common. [2022-04-07T09:04:56.818Z] #13 54.92 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-07T09:04:56.818Z] #42 ... [2022-04-07T09:04:56.819Z] [2022-04-07T09:04:56.819Z] #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-04-07T09:04:56.819Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:56.819Z] #36 43.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T09:04:56.819Z] #36 44.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u3 [689 kB] [2022-04-07T09:04:56.819Z] #36 44.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-04-07T09:04:56.819Z] #36 44.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-04-07T09:04:56.819Z] #36 44.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-04-07T09:04:56.819Z] #36 44.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-04-07T09:04:56.819Z] #36 44.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-04-07T09:04:56.819Z] #36 45.98 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:56.819Z] #36 46.19 Fetched 14.9 MB in 2s (8992 kB/s) [2022-04-07T09:04:56.819Z] #36 46.28 Selecting previously unselected package xxd. [2022-04-07T09:04:56.819Z] #36 46.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-04-07T09:04:56.819Z] #36 46.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T09:04:56.819Z] #36 46.38 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:56.819Z] #36 46.58 Selecting previously unselected package vim-common. [2022-04-07T09:04:56.819Z] #36 46.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:04:56.819Z] #36 46.70 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:56.819Z] #36 46.87 Selecting previously unselected package cmake-data. [2022-04-07T09:04:56.819Z] #36 46.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-04-07T09:04:56.819Z] #36 46.89 Unpacking cmake-data (3.13.4-1) ... [2022-04-07T09:04:56.819Z] #36 49.78 Selecting previously unselected package libicu63:amd64. [2022-04-07T09:04:56.819Z] #36 49.78 Preparing to unpack .../3-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T09:04:56.819Z] #36 49.81 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:04:56.819Z] #36 ... [2022-04-07T09:04:56.819Z] [2022-04-07T09:04:56.819Z] #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-04-07T09:04:56.819Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:56.819Z] #13 50.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-04-07T09:04:56.819Z] #13 50.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-04-07T09:04:56.819Z] #13 50.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-04-07T09:04:56.819Z] #13 50.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-04-07T09:04:56.819Z] #13 50.77 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-04-07T09:04:56.819Z] #13 50.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-04-07T09:04:56.819Z] #13 50.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-04-07T09:04:56.819Z] #13 50.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-04-07T09:04:56.819Z] #13 50.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-04-07T09:04:56.819Z] #13 50.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-04-07T09:04:56.819Z] #13 50.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-04-07T09:04:56.819Z] #13 50.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-04-07T09:04:56.819Z] #13 50.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-04-07T09:04:56.819Z] #13 50.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-04-07T09:04:56.913Z] #34 59.66 time [2022-04-07T09:04:57.081Z] #13 54.95 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-07T09:04:57.081Z] #13 ... [2022-04-07T09:04:57.081Z] [2022-04-07T09:04:57.081Z] #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-04-07T09:04:57.081Z] #47 sha256:dea7d26c5b0c56f8d94b76718746732571850441d123899e67953d1a454d2184 [2022-04-07T09:04:57.081Z] #47 DONE 60.3s [2022-04-07T09:04:57.081Z] [2022-04-07T09:04:57.081Z] #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-04-07T09:04:57.081Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:04:57.081Z] #36 54.08 Selecting previously unselected package libxml2:amd64. [2022-04-07T09:04:57.081Z] #36 54.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ... [2022-04-07T09:04:57.081Z] #36 54.09 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T09:04:57.081Z] #36 54.55 Selecting previously unselected package libarchive13:amd64. [2022-04-07T09:04:57.081Z] #36 54.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-04-07T09:04:57.081Z] #36 54.55 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T09:04:57.081Z] #36 54.86 Selecting previously unselected package libjsoncpp1:amd64. [2022-04-07T09:04:57.081Z] #36 54.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-04-07T09:04:57.081Z] #36 54.88 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T09:04:57.081Z] #36 55.05 Selecting previously unselected package librhash0:amd64. [2022-04-07T09:04:57.081Z] #36 55.05 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-04-07T09:04:57.081Z] #36 55.06 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-04-07T09:04:57.081Z] #36 55.22 Selecting previously unselected package libuv1:amd64. [2022-04-07T09:04:57.081Z] #36 55.22 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-04-07T09:04:57.081Z] #36 55.23 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T09:04:57.081Z] #36 55.37 Selecting previously unselected package cmake. [2022-04-07T09:04:57.081Z] #36 55.37 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-04-07T09:04:57.081Z] #36 55.38 Unpacking cmake (3.13.4-1) ... [2022-04-07T09:04:57.081Z] #36 58.36 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:04:57.081Z] #36 58.39 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:57.081Z] #36 58.41 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T09:04:57.081Z] #36 58.43 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:04:57.081Z] #36 58.48 Setting up librhash0:amd64 (1.3.8-1) ... [2022-04-07T09:04:57.081Z] #36 58.50 Setting up cmake-data (3.13.4-1) ... [2022-04-07T09:04:57.081Z] #36 58.54 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T09:04:57.081Z] #36 58.57 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T09:04:57.081Z] #36 58.58 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T09:04:57.081Z] #36 58.59 Setting up cmake (3.13.4-1) ... [2022-04-07T09:04:57.081Z] #36 58.61 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:04:57.081Z] #36 58.70 Processing triggers for mime-support (3.62) ... [2022-04-07T09:04:57.081Z] #36 DONE 60.3s [2022-04-07T09:04:57.081Z] [2022-04-07T09:04:57.081Z] #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-04-07T09:04:57.081Z] #37 sha256:444df2bdbe6f109d9bf0e62e3237075c57183ff86815695de111f29608d78ad2 [2022-04-07T09:04:57.652Z] #20 56.49 Setting up apparmor (2.13.2-10) ... [2022-04-07T09:04:57.753Z] #13 51.92 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:04:58.016Z] #13 52.08 Fetched 77.8 MB in 7s (10.5 MB/s) [2022-04-07T09:04:58.016Z] #13 52.20 (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-04-07T09:04:58.016Z] #13 52.27 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T09:04:58.016Z] #13 ... [2022-04-07T09:04:58.016Z] [2022-04-07T09:04:58.016Z] #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-04-07T09:04:58.016Z] #56 sha256:59d2b81e164db08666113e61684ece61cf514958c234bd8631f18261413d9fe8 [2022-04-07T09:04:58.016Z] #56 5.544 + RM_GOPATH=0 [2022-04-07T09:04:58.016Z] #56 5.545 + TMP_GOPATH= [2022-04-07T09:04:58.016Z] #56 5.545 + : /build [2022-04-07T09:04:58.016Z] #56 5.545 + '[' -z '' ']' [2022-04-07T09:04:58.016Z] #56 5.546 ++ mktemp -d [2022-04-07T09:04:58.016Z] #56 5.555 + export GOPATH=/tmp/tmp.YOkLxPqkvx [2022-04-07T09:04:58.016Z] #56 5.555 + GOPATH=/tmp/tmp.YOkLxPqkvx [2022-04-07T09:04:58.016Z] #56 5.555 + RM_GOPATH=1 [2022-04-07T09:04:58.016Z] #56 5.555 + case "$(go env GOARCH)" in [2022-04-07T09:04:58.016Z] #56 5.562 ++ go env GOARCH [2022-04-07T09:04:58.016Z] #56 5.595 Install containerd version v1.5.11 [2022-04-07T09:04:58.016Z] #56 5.595 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:58.016Z] #56 5.595 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:58.016Z] #56 5.595 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:58.016Z] #56 5.595 + dir=/tmp/install [2022-04-07T09:04:58.016Z] #56 5.595 + bin=containerd [2022-04-07T09:04:58.016Z] #56 5.595 + shift [2022-04-07T09:04:58.016Z] #56 5.595 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-04-07T09:04:58.016Z] #56 5.595 + . /tmp/install/containerd.installer [2022-04-07T09:04:58.016Z] #56 5.595 ++ set -e [2022-04-07T09:04:58.016Z] #56 5.595 ++ : v1.5.11 [2022-04-07T09:04:58.016Z] #56 5.595 + install_containerd [2022-04-07T09:04:58.016Z] #56 5.595 + echo 'Install containerd version v1.5.11' [2022-04-07T09:04:58.016Z] #56 5.595 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YOkLxPqkvx/src/github.com/containerd/containerd [2022-04-07T09:04:58.016Z] #56 5.595 Cloning into '/tmp/tmp.YOkLxPqkvx/src/github.com/containerd/containerd'... [2022-04-07T09:04:58.275Z] #56 ... [2022-04-07T09:04:58.275Z] [2022-04-07T09:04:58.275Z] #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-04-07T09:04:58.275Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:04:58.275Z] #13 52.27 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T09:04:58.275Z] #13 52.29 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-04-07T09:04:58.275Z] #13 52.51 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:04:58.533Z] #13 52.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-07T09:04:58.533Z] #13 52.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-04-07T09:04:58.533Z] #13 52.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-04-07T09:04:58.533Z] #13 52.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T09:04:59.007Z] #37 1.619 + RM_GOPATH=0 [2022-04-07T09:04:59.007Z] #37 1.619 + TMP_GOPATH= [2022-04-07T09:04:59.007Z] #37 1.619 + : /build [2022-04-07T09:04:59.007Z] #37 1.619 + '[' -z '' ']' [2022-04-07T09:04:59.007Z] #37 1.619 ++ mktemp -d [2022-04-07T09:04:59.007Z] #37 1.619 + export GOPATH=/tmp/tmp.Ybq0aG94ep [2022-04-07T09:04:59.007Z] #37 1.619 + GOPATH=/tmp/tmp.Ybq0aG94ep [2022-04-07T09:04:59.007Z] #37 1.619 + RM_GOPATH=1 [2022-04-07T09:04:59.007Z] #37 1.619 + case "$(go env GOARCH)" in [2022-04-07T09:04:59.007Z] #37 1.619 ++ go env GOARCH [2022-04-07T09:04:59.007Z] #37 1.687 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:59.007Z] #37 1.687 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:04:59.007Z] #37 1.687 ++ dirname /tmp/install/install.sh [2022-04-07T09:04:59.007Z] #37 1.701 + dir=/tmp/install [2022-04-07T09:04:59.007Z] #37 1.701 + bin=tini [2022-04-07T09:04:59.007Z] #37 1.701 + shift [2022-04-07T09:04:59.007Z] #37 1.701 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-07T09:04:59.007Z] #37 1.701 + . /tmp/install/tini.installer [2022-04-07T09:04:59.007Z] #37 1.701 ++ : v0.19.0 [2022-04-07T09:04:59.007Z] #37 1.701 + install_tini [2022-04-07T09:04:59.007Z] #37 1.701 + echo 'Install tini version v0.19.0' [2022-04-07T09:04:59.007Z] #37 1.701 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ybq0aG94ep/tini [2022-04-07T09:04:59.007Z] #37 1.701 Install tini version v0.19.0 [2022-04-07T09:04:59.007Z] #37 1.721 Cloning into '/tmp/tmp.Ybq0aG94ep/tini'... [2022-04-07T09:04:59.548Z] #20 58.25 Setting up xfsprogs (4.20.0-1) ... [2022-04-07T09:04:59.548Z] #20 58.26 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-07T09:04:59.581Z] #37 2.487 + cd /tmp/tmp.Ybq0aG94ep/tini [2022-04-07T09:04:59.581Z] #37 2.491 + git checkout -q v0.19.0 [2022-04-07T09:04:59.581Z] #37 2.505 + cmake . [2022-04-07T09:04:59.805Z] #20 58.61 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-07T09:05:00.531Z] #37 3.104 -- The C compiler identification is GNU 8.3.0 [2022-04-07T09:05:00.531Z] #37 3.145 -- Check for working C compiler: /usr/bin/cc [2022-04-07T09:05:00.620Z] #56 ... [2022-04-07T09:05:00.620Z] [2022-04-07T09:05:00.620Z] #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-04-07T09:05:00.620Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:05:00.620Z] #43 19.88 CC images/pstree.o [2022-04-07T09:05:00.620Z] #43 20.07 CC images/pipe.o [2022-04-07T09:05:00.620Z] #43 20.29 CC images/tcp-stream.o [2022-04-07T09:05:00.620Z] #43 20.46 CC images/sk-packet.o [2022-04-07T09:05:00.620Z] #43 20.67 CC images/mnt.o [2022-04-07T09:05:00.620Z] #43 20.85 CC images/pipe-data.o [2022-04-07T09:05:00.620Z] #43 21.03 CC images/sa.o [2022-04-07T09:05:00.620Z] #43 21.19 CC images/timer.o [2022-04-07T09:05:00.620Z] #43 21.55 CC images/timerfd.o [2022-04-07T09:05:00.620Z] #43 21.76 CC images/mm.o [2022-04-07T09:05:00.620Z] #43 21.92 CC images/sk-opts.o [2022-04-07T09:05:00.620Z] #43 22.06 CC images/sk-unix.o [2022-04-07T09:05:00.620Z] #43 22.31 CC images/sk-inet.o [2022-04-07T09:05:00.620Z] #43 22.60 CC images/tun.o [2022-04-07T09:05:00.620Z] #43 22.80 CC images/sk-netlink.o [2022-04-07T09:05:00.620Z] #43 23.04 CC images/packet-sock.o [2022-04-07T09:05:00.620Z] #43 23.42 CC images/ipc-var.o [2022-04-07T09:05:00.620Z] #43 23.58 CC images/ipc-desc.o [2022-04-07T09:05:00.620Z] #43 23.75 CC images/ipc-shm.o [2022-04-07T09:05:00.620Z] #43 23.93 CC images/ipc-msg.o [2022-04-07T09:05:00.620Z] #43 24.23 CC images/ipc-sem.o [2022-04-07T09:05:00.620Z] #43 24.37 CC images/utsns.o [2022-04-07T09:05:00.620Z] #43 24.52 CC images/creds.o [2022-04-07T09:05:00.620Z] #43 24.67 CC images/vma.o [2022-04-07T09:05:00.620Z] #43 24.95 CC images/netdev.o [2022-04-07T09:05:00.620Z] #43 25.38 CC images/tty.o [2022-04-07T09:05:00.620Z] #43 25.88 CC images/file-lock.o [2022-04-07T09:05:00.620Z] #43 26.11 CC images/rlimit.o [2022-04-07T09:05:00.620Z] #43 26.30 CC images/pagemap.o [2022-04-07T09:05:00.620Z] #43 26.55 CC images/siginfo.o [2022-04-07T09:05:00.620Z] #43 26.76 CC images/rpc.o [2022-04-07T09:05:00.620Z] #43 27.78 CC images/ext-file.o [2022-04-07T09:05:00.620Z] #43 27.97 CC images/cgroup.o [2022-04-07T09:05:00.620Z] #43 28.49 CC images/userns.o [2022-04-07T09:05:00.620Z] #43 28.71 CC images/google/protobuf/descriptor.o [2022-04-07T09:05:00.620Z] #43 30.27 CC images/opts.o [2022-04-07T09:05:00.620Z] #43 30.53 CC images/seccomp.o [2022-04-07T09:05:00.627Z] #20 59.48 Setting up python3-distutils (3.7.3-1) ... [2022-04-07T09:05:00.884Z] #20 59.88 Setting up python3-setuptools (40.8.0-1) ... [2022-04-07T09:05:01.065Z] #13 54.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-07T09:05:01.065Z] #13 54.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-04-07T09:05:01.065Z] #13 54.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T09:05:01.109Z] #37 3.892 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-07T09:05:01.109Z] #37 3.894 -- Detecting C compiler ABI info [2022-04-07T09:05:01.185Z] #43 30.75 CC images/binfmt-misc.o [2022-04-07T09:05:01.185Z] #43 30.95 CC images/time.o [2022-04-07T09:05:01.185Z] #43 31.07 CC images/sysctl.o [2022-04-07T09:05:01.443Z] #43 31.22 CC images/autofs.o [2022-04-07T09:05:01.443Z] #43 ... [2022-04-07T09:05:01.443Z] [2022-04-07T09:05:01.443Z] #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-04-07T09:05:01.443Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-07T09:05:01.443Z] #13 70.50 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-07T09:05:01.443Z] #13 70.51 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-04-07T09:05:01.443Z] #13 70.51 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:01.443Z] #13 80.49 Selecting previously unselected package libapparmor1:arm64. [2022-04-07T09:05:01.443Z] #13 80.49 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-04-07T09:05:01.443Z] #13 80.51 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-04-07T09:05:01.443Z] #13 80.61 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-07T09:05:01.643Z] #13 ... [2022-04-07T09:05:01.643Z] [2022-04-07T09:05:01.643Z] #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-04-07T09:05:01.643Z] #34 sha256:ca61a852875b07b15b6ce26927e9a53a77fcf822cbf025d1b0568d4ec720b510 [2022-04-07T09:05:01.643Z] #34 48.57 internal/oserror [2022-04-07T09:05:01.643Z] #34 48.70 syscall [2022-04-07T09:05:01.643Z] #34 49.83 reflect [2022-04-07T09:05:01.643Z] #34 56.53 internal/syscall/unix [2022-04-07T09:05:01.643Z] #34 56.85 time [2022-04-07T09:05:01.643Z] #34 ... [2022-04-07T09:05:01.643Z] [2022-04-07T09:05:01.643Z] #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-04-07T09:05:01.643Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:05:01.643Z] #36 55.48 Selecting previously unselected package libxml2:amd64. [2022-04-07T09:05:01.643Z] #36 55.48 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u3_amd64.deb ... [2022-04-07T09:05:01.643Z] #36 55.48 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T09:05:01.643Z] #36 55.94 Selecting previously unselected package libarchive13:amd64. [2022-04-07T09:05:01.643Z] #36 55.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-04-07T09:05:01.643Z] #36 55.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T09:05:01.643Z] #36 56.27 Selecting previously unselected package libjsoncpp1:amd64. [2022-04-07T09:05:01.643Z] #36 56.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-04-07T09:05:01.643Z] #36 56.29 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T09:05:01.643Z] #36 56.42 Selecting previously unselected package librhash0:amd64. [2022-04-07T09:05:01.643Z] #36 56.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-04-07T09:05:01.643Z] #36 56.44 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-04-07T09:05:01.643Z] #36 56.60 Selecting previously unselected package libuv1:amd64. [2022-04-07T09:05:01.643Z] #36 56.60 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-04-07T09:05:01.643Z] #36 56.61 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T09:05:01.643Z] #36 56.76 Selecting previously unselected package cmake. [2022-04-07T09:05:01.643Z] #36 56.81 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-04-07T09:05:01.643Z] #36 56.81 Unpacking cmake (3.13.4-1) ... [2022-04-07T09:05:01.683Z] #37 4.489 -- Detecting C compiler ABI info - done [2022-04-07T09:05:01.700Z] #13 80.62 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-04-07T09:05:01.700Z] #13 80.62 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-04-07T09:05:01.700Z] #13 ... [2022-04-07T09:05:01.700Z] [2022-04-07T09:05:01.700Z] #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-04-07T09:05:01.700Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:05:01.700Z] #43 31.41 CC images/macvlan.o [2022-04-07T09:05:01.700Z] #43 31.60 CC images/sit.o [2022-04-07T09:05:01.946Z] #37 4.553 -- Detecting C compile features [2022-04-07T09:05:01.946Z] #37 ... [2022-04-07T09:05:01.946Z] [2022-04-07T09:05:01.946Z] #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-04-07T09:05:01.946Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:05:01.946Z] #42 54.99 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T09:05:01.946Z] #42 55.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:05:01.946Z] #42 55.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:05:01.946Z] #42 55.06 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T09:05:01.946Z] #42 55.07 Setting up python-six (1.12.0-1) ... [2022-04-07T09:05:01.946Z] #42 58.86 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:05:01.946Z] #42 58.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:05:01.946Z] #42 59.30 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T09:05:01.946Z] #42 59.58 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T09:05:01.946Z] #42 59.96 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T09:05:01.946Z] #42 60.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-07T09:05:01.946Z] #42 60.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T09:05:01.946Z] #42 60.32 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T09:05:01.946Z] #42 60.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T09:05:01.946Z] #42 60.42 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-07T09:05:01.995Z] #43 31.77 CC images/memfd.o [2022-04-07T09:05:02.186Z] #34 64.33 internal/fmtsort [2022-04-07T09:05:02.186Z] #34 ... [2022-04-07T09:05:02.186Z] [2022-04-07T09:05:02.186Z] #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-04-07T09:05:02.186Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:02.186Z] #13 59.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-07T09:05:02.186Z] #13 59.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-07T09:05:02.186Z] #13 59.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T09:05:02.211Z] #42 ... [2022-04-07T09:05:02.211Z] [2022-04-07T09:05:02.211Z] #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-04-07T09:05:02.211Z] #34 sha256:96007ff2acd2e985c417f3ec2c8abcead13c10776cee45e3ed24de4f32798d3f [2022-04-07T09:05:02.211Z] #34 55.47 internal/syscall/unix [2022-04-07T09:05:02.211Z] #34 55.76 time [2022-04-07T09:05:02.211Z] #34 60.59 internal/poll [2022-04-07T09:05:02.211Z] #34 61.74 internal/fmtsort [2022-04-07T09:05:02.211Z] #34 62.57 internal/syscall/execenv [2022-04-07T09:05:02.211Z] #34 62.76 path [2022-04-07T09:05:02.211Z] #34 63.28 io/fs [2022-04-07T09:05:02.211Z] #34 63.77 strings [2022-04-07T09:05:02.211Z] #34 64.46 os [2022-04-07T09:05:02.254Z] #43 32.06 CC images/timens.o [2022-04-07T09:05:02.256Z] #20 61.09 Setting up python3-pip (18.1-5) ... [2022-04-07T09:05:02.473Z] #34 ... [2022-04-07T09:05:02.473Z] [2022-04-07T09:05:02.473Z] #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-04-07T09:05:02.473Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:02.473Z] #13 60.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-07T09:05:02.473Z] #13 60.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-07T09:05:02.473Z] #13 60.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T09:05:02.516Z] #43 32.34 LINK images/built-in.o [2022-04-07T09:05:02.777Z] #43 32.51 GEN compel/include/asm [2022-04-07T09:05:02.777Z] #43 32.55 GEN compel/include/version.h [2022-04-07T09:05:02.777Z] #43 32.60 touch .config [2022-04-07T09:05:03.017Z] #36 59.80 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:05:03.017Z] #36 59.84 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:05:03.017Z] #36 59.86 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-04-07T09:05:03.017Z] #36 59.90 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:05:03.017Z] #36 59.96 Setting up librhash0:amd64 (1.3.8-1) ... [2022-04-07T09:05:03.017Z] #36 59.97 Setting up cmake-data (3.13.4-1) ... [2022-04-07T09:05:03.017Z] #36 60.00 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u3) ... [2022-04-07T09:05:03.017Z] #36 60.02 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-04-07T09:05:03.017Z] #36 60.04 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-04-07T09:05:03.017Z] #36 60.05 Setting up cmake (3.13.4-1) ... [2022-04-07T09:05:03.017Z] #36 60.06 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:05:03.035Z] #43 32.68 GEN include/common/config.h [2022-04-07T09:05:03.035Z] #43 32.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-07T09:05:03.035Z] #43 32.84 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-04-07T09:05:03.188Z] #20 62.20 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:05:03.188Z] #20 62.25 Processing triggers for mime-support (3.62) ... [2022-04-07T09:05:03.274Z] #36 60.17 Processing triggers for mime-support (3.62) ... [2022-04-07T09:05:03.298Z] #43 32.87 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-04-07T09:05:03.298Z] #43 32.91 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-04-07T09:05:03.298Z] #43 32.92 DEP compel/plugins/std/infect.d [2022-04-07T09:05:03.298Z] #43 33.06 DEP compel/plugins/std/string.d [2022-04-07T09:05:03.298Z] #43 33.12 DEP compel/plugins/std/log.d [2022-04-07T09:05:03.555Z] #43 33.25 DEP compel/plugins/std/fds.d [2022-04-07T09:05:03.555Z] #43 33.37 DEP compel/plugins/std/std.d [2022-04-07T09:05:03.569Z] #13 ... [2022-04-07T09:05:03.569Z] [2022-04-07T09:05:03.569Z] #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-04-07T09:05:03.569Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:05:03.569Z] #42 64.84 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T09:05:03.569Z] #42 64.85 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:05:03.569Z] #42 DONE 66.6s [2022-04-07T09:05:03.812Z] #43 33.43 DEP compel/plugins/shmem/shmem.d [2022-04-07T09:05:03.812Z] #43 33.49 DEP compel/plugins/fds/fds.d [2022-04-07T09:05:03.812Z] #43 33.58 CC compel/plugins/std/std.o [2022-04-07T09:05:03.828Z] [2022-04-07T09:05:03.828Z] #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-04-07T09:05:03.828Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:04.068Z] #43 33.83 CC compel/plugins/std/fds.o [2022-04-07T09:05:04.325Z] #43 34.09 CC compel/plugins/std/log.o [2022-04-07T09:05:04.393Z] #13 ... [2022-04-07T09:05:04.393Z] [2022-04-07T09:05:04.393Z] #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-04-07T09:05:04.393Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:05:04.393Z] #42 66.25 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T09:05:04.393Z] #42 66.26 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:05:04.393Z] #42 DONE 67.3s [2022-04-07T09:05:04.393Z] [2022-04-07T09:05:04.393Z] #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-04-07T09:05:04.393Z] #37 sha256:444df2bdbe6f109d9bf0e62e3237075c57183ff86815695de111f29608d78ad2 [2022-04-07T09:05:04.394Z] #37 6.328 -- Detecting C compile features - done [2022-04-07T09:05:04.394Z] #37 6.382 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-07T09:05:04.394Z] #37 6.541 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-07T09:05:04.394Z] #37 6.646 -- Configuring done [2022-04-07T09:05:04.394Z] #37 6.672 -- Generating done [2022-04-07T09:05:04.394Z] #37 6.676 -- Build files have been written to: /tmp/tmp.Ybq0aG94ep/tini [2022-04-07T09:05:04.394Z] #37 6.679 + make tini-static [2022-04-07T09:05:04.394Z] #37 7.103 Scanning dependencies of target tini-static [2022-04-07T09:05:04.561Z] #20 DONE 63.3s [2022-04-07T09:05:04.561Z] [2022-04-07T09:05:04.561Z] #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-04-07T09:05:04.561Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-04-07T09:05:04.645Z] #36 ... [2022-04-07T09:05:04.645Z] [2022-04-07T09:05:04.645Z] #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-04-07T09:05:04.645Z] #47 sha256:549e16a6939cb9978de6f967f98c143c4df61391b302a6e5e8edfca9f00687fe [2022-04-07T09:05:04.645Z] #47 DONE 61.7s [2022-04-07T09:05:04.645Z] [2022-04-07T09:05:04.645Z] #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-04-07T09:05:04.645Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:04.645Z] #13 57.61 Selecting previously unselected package binutils-mingw-w64. [2022-04-07T09:05:04.645Z] #13 57.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-04-07T09:05:04.645Z] #13 57.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T09:05:04.645Z] #13 58.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-07T09:05:04.645Z] #13 58.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:05:04.645Z] #13 58.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:04.656Z] #37 7.418 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-07T09:05:04.903Z] #13 ... [2022-04-07T09:05:04.903Z] [2022-04-07T09:05:04.903Z] #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-04-07T09:05:04.903Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-04-07T09:05:04.903Z] #36 DONE 61.8s [2022-04-07T09:05:04.903Z] [2022-04-07T09:05:04.903Z] #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-04-07T09:05:04.903Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:04.903Z] #13 58.99 Selecting previously unselected package dmsetup. [2022-04-07T09:05:04.903Z] #13 58.99 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:05:04.903Z] #13 59.02 Unpacking dmsetup (2:1.02.155-3) ... [2022-04-07T09:05:05.129Z] #21 0.874 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-07T09:05:05.129Z] #21 0.878 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-07T09:05:05.129Z] #21 0.882 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-07T09:05:05.129Z] #21 DONE 0.9s [2022-04-07T09:05:05.129Z] [2022-04-07T09:05:05.129Z] #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-04-07T09:05:05.129Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:05.129Z] #43 103.7 CC criu/fsnotify.o [2022-04-07T09:05:05.129Z] #43 104.9 CC criu/image-desc.o [2022-04-07T09:05:05.129Z] #43 105.1 CC criu/image.o [2022-04-07T09:05:05.129Z] #43 106.1 CC criu/ipc_ns.o [2022-04-07T09:05:05.129Z] #43 107.3 CC criu/irmap.o [2022-04-07T09:05:05.129Z] #43 108.0 CC criu/kcmp-ids.o [2022-04-07T09:05:05.129Z] #43 108.4 CC criu/kerndat.o [2022-04-07T09:05:05.129Z] #43 109.5 CC criu/libnetlink.o [2022-04-07T09:05:05.129Z] #43 109.9 CC criu/log.o [2022-04-07T09:05:05.129Z] #43 110.4 CC criu/lsm.o [2022-04-07T09:05:05.129Z] #43 110.9 CC criu/mem.o [2022-04-07T09:05:05.161Z] #13 59.28 Selecting previously unselected package mingw-w64-common. [2022-04-07T09:05:05.161Z] #13 59.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-04-07T09:05:05.161Z] #13 59.31 Unpacking mingw-w64-common (6.0.0-3) ... [2022-04-07T09:05:05.208Z] #43 ... [2022-04-07T09:05:05.208Z] [2022-04-07T09:05:05.208Z] #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-04-07T09:05:05.208Z] #37 sha256:5849b8db1a256be145c76c88341eb191ae1901308f709bf093be2ad3ca07ac69 [2022-04-07T09:05:05.208Z] #37 1.083 + RM_GOPATH=0 [2022-04-07T09:05:05.208Z] #37 1.083 + TMP_GOPATH= [2022-04-07T09:05:05.208Z] #37 1.083 + : /build [2022-04-07T09:05:05.208Z] #37 1.083 + '[' -z '' ']' [2022-04-07T09:05:05.208Z] #37 1.083 ++ mktemp -d [2022-04-07T09:05:05.208Z] #37 1.083 + export GOPATH=/tmp/tmp.QmrLyGAcch [2022-04-07T09:05:05.208Z] #37 1.083 + GOPATH=/tmp/tmp.QmrLyGAcch [2022-04-07T09:05:05.208Z] #37 1.083 + RM_GOPATH=1 [2022-04-07T09:05:05.209Z] #37 1.083 + case "$(go env GOARCH)" in [2022-04-07T09:05:05.209Z] #37 1.096 ++ go env GOARCH [2022-04-07T09:05:05.209Z] #37 1.206 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:05:05.209Z] #37 1.206 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:05:05.209Z] #37 1.206 ++ dirname /tmp/install/install.sh [2022-04-07T09:05:05.209Z] #37 1.206 + dir=/tmp/install [2022-04-07T09:05:05.209Z] #37 1.232 + bin=tini [2022-04-07T09:05:05.209Z] #37 1.232 + shift [2022-04-07T09:05:05.209Z] #37 1.232 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-07T09:05:05.209Z] #37 1.232 + . /tmp/install/tini.installer [2022-04-07T09:05:05.209Z] #37 1.232 ++ : v0.19.0 [2022-04-07T09:05:05.209Z] #37 1.232 + install_tini [2022-04-07T09:05:05.209Z] #37 1.232 + echo 'Install tini version v0.19.0' [2022-04-07T09:05:05.209Z] #37 1.232 + git clone https://github.com/krallin/tini.git /tmp/tmp.QmrLyGAcch/tini [2022-04-07T09:05:05.209Z] #37 1.232 Cloning into '/tmp/tmp.QmrLyGAcch/tini'... [2022-04-07T09:05:05.209Z] #37 1.239 Install tini version v0.19.0 [2022-04-07T09:05:05.209Z] #37 2.336 + cd /tmp/tmp.QmrLyGAcch/tini [2022-04-07T09:05:05.209Z] #37 2.336 + git checkout -q v0.19.0 [2022-04-07T09:05:05.209Z] #37 2.345 + cmake . [2022-04-07T09:05:05.209Z] #37 2.851 -- The C compiler identification is GNU 8.3.0 [2022-04-07T09:05:05.209Z] #37 2.907 -- Check for working C compiler: /usr/bin/cc [2022-04-07T09:05:05.209Z] #37 3.647 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-07T09:05:05.209Z] #37 3.652 -- Detecting C compiler ABI info [2022-04-07T09:05:05.209Z] #37 4.367 -- Detecting C compiler ABI info - done [2022-04-07T09:05:05.209Z] #37 4.400 -- Detecting C compile features [2022-04-07T09:05:05.209Z] #37 6.120 -- Detecting C compile features - done [2022-04-07T09:05:05.209Z] #37 6.156 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-07T09:05:05.209Z] #37 6.432 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-07T09:05:05.209Z] #37 6.512 -- Configuring done [2022-04-07T09:05:05.209Z] #37 6.532 -- Generating done [2022-04-07T09:05:05.209Z] #37 6.593 -- Build files have been written to: /tmp/tmp.QmrLyGAcch/tini [2022-04-07T09:05:05.209Z] #37 6.595 + make tini-static [2022-04-07T09:05:05.209Z] #37 6.849 Scanning dependencies of target tini-static [2022-04-07T09:05:05.209Z] #37 6.963 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-07T09:05:05.209Z] #37 8.270 [100%] Linking C executable tini-static [2022-04-07T09:05:05.209Z] #37 8.939 [100%] Built target tini-static [2022-04-07T09:05:05.209Z] #37 8.973 + mkdir -p /build [2022-04-07T09:05:05.209Z] #37 8.993 + cp tini-static /build/docker-init [2022-04-07T09:05:05.209Z] #37 DONE 9.2s [2022-04-07T09:05:05.209Z] [2022-04-07T09:05:05.209Z] #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-04-07T09:05:05.209Z] #34 sha256:f2ab28c9f29c51cb699dd4d3d2c93e6db55f8547ed8d1780c4eafe0f5b508335 [2022-04-07T09:05:05.209Z] #34 64.88 internal/syscall/execenv [2022-04-07T09:05:05.209Z] #34 64.99 path [2022-04-07T09:05:05.209Z] #34 65.45 strings [2022-04-07T09:05:05.209Z] #34 65.71 internal/poll [2022-04-07T09:05:05.265Z] #43 34.83 CC compel/plugins/std/string.o [2022-04-07T09:05:05.386Z] #43 ... [2022-04-07T09:05:05.386Z] [2022-04-07T09:05:05.386Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T09:05:05.386Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-07T09:05:05.468Z] #34 68.37 io/fs [2022-04-07T09:05:05.521Z] #43 35.17 CC compel/plugins/std/infect.o [2022-04-07T09:05:05.726Z] #34 68.63 bufio [2022-04-07T09:05:05.778Z] #43 35.48 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-04-07T09:05:05.778Z] #43 35.53 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-04-07T09:05:05.778Z] #43 35.56 AR compel/plugins/std.lib.a [2022-04-07T09:05:05.778Z] #43 35.62 CC compel/plugins/fds/fds.o [2022-04-07T09:05:06.035Z] #43 35.79 AR compel/plugins/fds.lib.a [2022-04-07T09:05:06.035Z] #43 35.85 HOSTDEP compel/src/lib/log-host.d [2022-04-07T09:05:06.046Z] #37 8.562 [100%] Linking C executable tini-static [2022-04-07T09:05:06.292Z] #43 35.95 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-07T09:05:06.292Z] #43 36.01 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-04-07T09:05:06.292Z] #43 36.06 HOSTDEP compel/src/main-host.d [2022-04-07T09:05:06.292Z] #43 36.13 DEP compel/src/lib/ptrace.d [2022-04-07T09:05:06.309Z] #37 9.113 [100%] Built target tini-static [2022-04-07T09:05:06.309Z] #37 9.175 + mkdir -p /build [2022-04-07T09:05:06.309Z] #37 9.179 + cp tini-static /build/docker-init [2022-04-07T09:05:06.549Z] #43 36.22 DEP compel/src/lib/infect.d [2022-04-07T09:05:06.595Z] #37 DONE 9.4s [2022-04-07T09:05:06.595Z] [2022-04-07T09:05:06.595Z] #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-04-07T09:05:06.595Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:06.595Z] #43 1.807 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T09:05:06.595Z] #43 1.807 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T09:05:06.595Z] #43 1.822 Note: Building without GnuTLS support [2022-04-07T09:05:06.595Z] #43 1.830 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T09:05:06.595Z] #43 1.830 Makefile.config:40: Warn: Building without nftables support [2022-04-07T09:05:06.805Z] #43 36.37 DEP compel/src/lib/infect-util.d [2022-04-07T09:05:06.805Z] #43 36.45 DEP compel/src/lib/infect-rpc.d [2022-04-07T09:05:06.805Z] #43 36.52 DEP compel/arch/aarch64/src/lib/infect.d [2022-04-07T09:05:06.805Z] #43 36.58 DEP compel/arch/aarch64/src/lib/cpu.d [2022-04-07T09:05:06.805Z] #43 36.61 DEP compel/src/lib/log.d [2022-04-07T09:05:07.062Z] #43 36.66 DEP compel/src/main.d [2022-04-07T09:05:07.062Z] #43 36.71 DEP compel/src/lib/handle-elf.d [2022-04-07T09:05:07.062Z] #43 36.83 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-04-07T09:05:07.062Z] #43 36.90 CC compel/src/lib/log.o [2022-04-07T09:05:07.103Z] #34 69.84 os [2022-04-07T09:05:07.318Z] #43 37.14 CC compel/arch/aarch64/src/lib/cpu.o [2022-04-07T09:05:07.362Z] #34 70.21 text/tabwriter [2022-04-07T09:05:07.362Z] #34 ... [2022-04-07T09:05:07.362Z] [2022-04-07T09:05:07.362Z] #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-04-07T09:05:07.362Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:07.362Z] #13 65.99 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-07T09:05:07.362Z] #13 66.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T09:05:07.362Z] #13 66.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:07.362Z] #13 66.16 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-07T09:05:07.362Z] #13 66.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T09:05:07.362Z] #13 66.17 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:07.575Z] #43 37.34 CC compel/arch/aarch64/src/lib/infect.o [2022-04-07T09:05:07.575Z] #43 ... [2022-04-07T09:05:07.575Z] [2022-04-07T09:05:07.575Z] #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-04-07T09:05:07.575Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-04-07T09:05:07.575Z] #13 80.77 Selecting previously unselected package libbtrfs0. [2022-04-07T09:05:07.575Z] #13 80.77 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-04-07T09:05:07.575Z] #13 80.78 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T09:05:07.575Z] #13 80.85 Selecting previously unselected package libbtrfs-dev. [2022-04-07T09:05:07.575Z] #13 80.85 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-04-07T09:05:07.575Z] #13 80.86 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:05:07.575Z] #13 80.98 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-07T09:05:07.575Z] #13 80.99 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-04-07T09:05:07.575Z] #13 80.99 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-04-07T09:05:07.575Z] #13 81.07 Selecting previously unselected package libudev-dev:arm64. [2022-04-07T09:05:07.575Z] #13 81.08 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-04-07T09:05:07.575Z] #13 81.11 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-04-07T09:05:07.575Z] #13 81.28 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-07T09:05:07.575Z] #13 81.32 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-04-07T09:05:07.575Z] #13 81.35 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-04-07T09:05:07.575Z] #13 81.66 Selecting previously unselected package libpcre16-3:arm64. [2022-04-07T09:05:07.575Z] #13 81.67 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-04-07T09:05:07.575Z] #13 81.68 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-04-07T09:05:07.575Z] #13 81.84 Selecting previously unselected package libpcre32-3:arm64. [2022-04-07T09:05:07.575Z] #13 81.85 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-04-07T09:05:07.575Z] #13 81.86 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-04-07T09:05:07.575Z] #13 82.04 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-04-07T09:05:07.575Z] #13 82.04 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-04-07T09:05:07.575Z] #13 82.05 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-04-07T09:05:07.575Z] #13 82.16 Selecting previously unselected package libpcre3-dev:arm64. [2022-04-07T09:05:07.575Z] #13 82.17 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-04-07T09:05:07.575Z] #13 82.18 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-04-07T09:05:07.575Z] #13 82.52 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-07T09:05:07.575Z] #13 82.52 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-04-07T09:05:07.575Z] #13 82.53 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-04-07T09:05:07.575Z] #13 82.71 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-07T09:05:07.575Z] #13 82.73 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-04-07T09:05:07.575Z] #13 82.74 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-04-07T09:05:07.575Z] #13 82.82 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-07T09:05:07.575Z] #13 82.83 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-04-07T09:05:07.575Z] #13 82.83 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:05:07.575Z] #13 82.98 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-07T09:05:07.576Z] #13 82.98 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-04-07T09:05:07.576Z] #13 83.01 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-04-07T09:05:07.576Z] #13 83.49 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-04-07T09:05:07.576Z] #13 83.50 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:05:07.576Z] #13 83.52 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-04-07T09:05:07.576Z] #13 83.53 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T09:05:07.576Z] #13 83.54 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-04-07T09:05:07.576Z] #13 83.55 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-04-07T09:05:07.576Z] #13 83.57 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:07.576Z] #13 83.58 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T09:05:07.576Z] #13 83.59 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-04-07T09:05:07.576Z] #13 83.60 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-04-07T09:05:07.576Z] #13 83.62 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T09:05:07.576Z] #13 83.63 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:05:07.576Z] #13 83.64 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-04-07T09:05:07.576Z] #13 83.66 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-07T09:05:07.576Z] #13 83.67 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-04-07T09:05:07.576Z] #13 83.69 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T09:05:07.576Z] #13 83.70 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-04-07T09:05:07.576Z] #13 83.71 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:07.576Z] #13 83.72 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-04-07T09:05:07.576Z] #13 83.73 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-04-07T09:05:07.576Z] #13 83.75 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:07.576Z] #13 83.76 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-04-07T09:05:07.576Z] #13 83.77 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-04-07T09:05:07.576Z] #13 83.78 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T09:05:07.576Z] #13 83.80 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-04-07T09:05:07.576Z] #13 83.81 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-04-07T09:05:07.576Z] #13 83.83 Setting up dmsetup (2:1.02.155-3) ... [2022-04-07T09:05:07.576Z] #13 83.84 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-04-07T09:05:07.576Z] #13 83.85 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-04-07T09:05:07.576Z] #13 83.86 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:05:07.576Z] #13 DONE 86.8s [2022-04-07T09:05:07.576Z] [2022-04-07T09:05:07.576Z] #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-04-07T09:05:07.576Z] #58 sha256:28b6e04330a3fb6da8df9f5399c95c46f404c6ad4a996f02a7946090bc769a9b [2022-04-07T09:05:07.576Z] #58 87.62 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T09:05:07.576Z] #58 87.62 + GOBIN=/build [2022-04-07T09:05:07.576Z] #58 87.62 + GO111MODULE=on [2022-04-07T09:05:07.576Z] #58 87.62 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-07T09:05:08.575Z] #43 4.342 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T09:05:08.575Z] #43 4.401 GEN .gitid [2022-04-07T09:05:08.575Z] #43 4.426 GEN criu/include/version.h [2022-04-07T09:05:08.575Z] #43 4.497 GEN include/common/asm [2022-04-07T09:05:08.943Z] #58 ... [2022-04-07T09:05:08.944Z] [2022-04-07T09:05:08.944Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-07T09:05:08.944Z] #14 sha256:1e458b4bff10efcd20f05255344b2e3240d6ff9e45aa939f4a3c7572deebcdde [2022-04-07T09:05:08.944Z] #14 DONE 1.1s [2022-04-07T09:05:08.944Z] [2022-04-07T09:05:08.944Z] #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-04-07T09:05:08.944Z] #53 sha256:1c2c8ca4e50af177c1c65f3d7443db1c26285694a17997c381d0a7fd9358f21b [2022-04-07T09:05:08.944Z] #53 0.897 + RM_GOPATH=0 [2022-04-07T09:05:08.944Z] #53 0.899 + TMP_GOPATH= [2022-04-07T09:05:08.944Z] #53 0.899 + : /build [2022-04-07T09:05:08.944Z] #53 0.900 + '[' -z '' ']' [2022-04-07T09:05:08.944Z] #53 0.901 ++ mktemp -d [2022-04-07T09:05:08.944Z] #53 0.906 + export GOPATH=/tmp/tmp.LwOYbQND0w [2022-04-07T09:05:08.944Z] #53 0.907 + GOPATH=/tmp/tmp.LwOYbQND0w [2022-04-07T09:05:08.944Z] #53 0.907 + RM_GOPATH=1 [2022-04-07T09:05:08.944Z] #53 0.907 + case "$(go env GOARCH)" in [2022-04-07T09:05:08.944Z] #53 0.908 ++ go env GOARCH [2022-04-07T09:05:08.944Z] #53 0.944 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:05:08.944Z] #53 0.945 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:05:08.944Z] #53 0.947 ++ dirname /tmp/install/install.sh [2022-04-07T09:05:08.944Z] #53 0.952 + dir=/tmp/install [2022-04-07T09:05:08.944Z] #53 0.957 + bin=runc [2022-04-07T09:05:08.944Z] #53 0.957 + shift [2022-04-07T09:05:08.944Z] #53 0.957 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-07T09:05:08.944Z] #53 0.957 + . /tmp/install/runc.installer [2022-04-07T09:05:08.944Z] #53 0.958 ++ set -e [2022-04-07T09:05:08.944Z] #53 0.958 ++ : v1.0.3 [2022-04-07T09:05:08.944Z] #53 0.958 + install_runc [2022-04-07T09:05:08.944Z] #53 0.958 + RUNC_BUILDTAGS=seccomp [2022-04-07T09:05:08.944Z] #53 0.958 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-07T09:05:08.944Z] #53 0.959 Install runc version v1.0.3 (build tags: seccomp) [2022-04-07T09:05:08.944Z] #53 0.959 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LwOYbQND0w/src/github.com/opencontainers/runc [2022-04-07T09:05:08.944Z] #53 0.966 Cloning into '/tmp/tmp.LwOYbQND0w/src/github.com/opencontainers/runc'... [2022-04-07T09:05:09.431Z] using credential docker-jenkins-github-credentials [2022-04-07T09:05:09.510Z] #53 ... [2022-04-07T09:05:09.510Z] [2022-04-07T09:05:09.510Z] #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-04-07T09:05:09.510Z] #15 sha256:0ca2377bd177b589fbb47415ce9acb5dd4b5d798af10359ae161cac59e3d2499 [2022-04-07T09:05:09.510Z] #15 DONE 0.8s [2022-04-07T09:05:09.512Z] Cloning the remote Git repository [2022-04-07T09:05:09.512Z] Cloning with configured refspecs honoured and without tags [2022-04-07T09:05:09.768Z] [2022-04-07T09:05:09.768Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-07T09:05:09.768Z] #16 sha256:30aaa04515cf0d90be273d6f4257a4a52a3dce1828190a996d9ca807a68687e1 [2022-04-07T09:05:09.962Z] #43 5.803 PBCC images/timens.pb-c.c [2022-04-07T09:05:09.962Z] #43 5.831 DEP images/timens.pb-c.d [2022-04-07T09:05:09.962Z] #43 5.885 PBCC images/fown.pb-c.c [2022-04-07T09:05:09.962Z] #43 5.920 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-07T09:05:09.962Z] #43 5.983 PBCC images/opts.pb-c.c [2022-04-07T09:05:09.962Z] #43 6.022 PBCC images/memfd.pb-c.c [2022-04-07T09:05:10.224Z] #43 6.063 DEP images/fown.pb-c.d [2022-04-07T09:05:10.224Z] #43 6.112 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-07T09:05:10.224Z] #43 6.152 DEP images/opts.pb-c.d [2022-04-07T09:05:10.224Z] #43 6.203 DEP images/memfd.pb-c.d [2022-04-07T09:05:10.224Z] #43 6.263 PBCC images/sit.pb-c.c [2022-04-07T09:05:10.336Z] #16 0.707 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-07T09:05:10.336Z] #16 DONE 0.8s [2022-04-07T09:05:10.336Z] [2022-04-07T09:05:10.336Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-07T09:05:10.336Z] #17 sha256:407e49f22d100a8f8b88ee0a5b00e1f3e9192b5183b511dfc1022114f636b713 [2022-04-07T09:05:10.419Z] #13 ... [2022-04-07T09:05:10.419Z] [2022-04-07T09:05:10.419Z] #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-04-07T09:05:10.419Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:05:10.419Z] #42 56.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-04-07T09:05:10.419Z] #42 56.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:05:10.419Z] #42 56.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:05:10.419Z] #42 56.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-04-07T09:05:10.419Z] #42 56.77 Setting up python-six (1.12.0-1) ... [2022-04-07T09:05:10.419Z] #42 60.94 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-04-07T09:05:10.419Z] #42 61.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:05:10.419Z] #42 61.67 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-04-07T09:05:10.419Z] #42 61.72 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-04-07T09:05:10.419Z] #42 61.74 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-04-07T09:05:10.419Z] #42 61.78 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-04-07T09:05:10.419Z] #42 61.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-04-07T09:05:10.419Z] #42 61.84 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-04-07T09:05:10.420Z] #42 61.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-04-07T09:05:10.420Z] #42 61.87 Setting up python-protobuf (3.6.1.3-2) ... [2022-04-07T09:05:10.420Z] #42 67.20 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-04-07T09:05:10.420Z] #42 67.22 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:05:10.486Z] #43 6.347 DEP images/sit.pb-c.d [2022-04-07T09:05:10.487Z] #43 6.398 PBCC images/macvlan.pb-c.c [2022-04-07T09:05:10.487Z] #43 6.407 DEP images/macvlan.pb-c.d [2022-04-07T09:05:10.487Z] #43 6.454 PBCC images/autofs.pb-c.c [2022-04-07T09:05:10.487Z] #43 6.470 DEP images/autofs.pb-c.d [2022-04-07T09:05:10.487Z] #43 6.519 PBCC images/sysctl.pb-c.c [2022-04-07T09:05:10.643Z] #22 5.239 Collecting yamllint==1.26.1 [2022-04-07T09:05:10.749Z] #43 6.545 DEP images/sysctl.pb-c.d [2022-04-07T09:05:10.749Z] #43 6.591 PBCC images/time.pb-c.c [2022-04-07T09:05:10.749Z] #43 6.620 DEP images/time.pb-c.d [2022-04-07T09:05:10.749Z] #43 6.700 PBCC images/binfmt-misc.pb-c.c [2022-04-07T09:05:10.749Z] #43 6.728 DEP images/binfmt-misc.pb-c.d [2022-04-07T09:05:11.010Z] #43 6.765 PBCC images/seccomp.pb-c.c [2022-04-07T09:05:11.010Z] #43 6.793 DEP images/seccomp.pb-c.d [2022-04-07T09:05:11.010Z] #43 6.865 PBCC images/userns.pb-c.c [2022-04-07T09:05:11.010Z] #43 6.895 DEP images/userns.pb-c.d [2022-04-07T09:05:11.010Z] #43 6.915 PBCC images/cgroup.pb-c.c [2022-04-07T09:05:11.010Z] #43 6.972 DEP images/cgroup.pb-c.d [2022-04-07T09:05:11.271Z] #17 DONE 0.8s [2022-04-07T09:05:11.271Z] [2022-04-07T09:05:11.271Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-07T09:05:11.271Z] #18 sha256:f8aa40a105026c30b01a79a2760763b592187b4d571e8e0b0ca6baa649bf8f0f [2022-04-07T09:05:11.273Z] #43 7.021 PBCC images/ext-file.pb-c.c [2022-04-07T09:05:11.273Z] #43 7.046 DEP images/ext-file.pb-c.d [2022-04-07T09:05:11.273Z] #43 7.094 PBCC images/rpc.pb-c.c [2022-04-07T09:05:11.273Z] #43 7.125 DEP images/rpc.pb-c.d [2022-04-07T09:05:11.273Z] #43 7.191 PBCC images/siginfo.pb-c.c [2022-04-07T09:05:11.273Z] #43 7.207 DEP images/siginfo.pb-c.d [2022-04-07T09:05:11.353Z] #42 ... [2022-04-07T09:05:11.353Z] [2022-04-07T09:05:11.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-04-07T09:05:11.353Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:11.353Z] #13 65.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-07T09:05:11.353Z] #13 65.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-04-07T09:05:11.353Z] #13 65.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T09:05:11.353Z] #13 ... [2022-04-07T09:05:11.353Z] [2022-04-07T09:05:11.353Z] #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-04-07T09:05:11.353Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-04-07T09:05:11.353Z] #42 DONE 68.5s [2022-04-07T09:05:11.535Z] #43 7.252 PBCC images/pagemap.pb-c.c [2022-04-07T09:05:11.535Z] #43 7.294 DEP images/pagemap.pb-c.d [2022-04-07T09:05:11.535Z] #43 7.361 PBCC images/rlimit.pb-c.c [2022-04-07T09:05:11.535Z] #43 7.399 DEP images/rlimit.pb-c.d [2022-04-07T09:05:11.535Z] #43 7.443 PBCC images/file-lock.pb-c.c [2022-04-07T09:05:11.535Z] #43 7.471 DEP images/file-lock.pb-c.d [2022-04-07T09:05:11.610Z] [2022-04-07T09:05:11.610Z] #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-04-07T09:05:11.610Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:11.797Z] #43 7.505 PBCC images/tty.pb-c.c [2022-04-07T09:05:11.797Z] #43 7.554 DEP images/tty.pb-c.d [2022-04-07T09:05:11.797Z] #43 7.627 PBCC images/tun.pb-c.c [2022-04-07T09:05:11.797Z] #43 7.657 PBCC images/netdev.pb-c.c [2022-04-07T09:05:11.797Z] #43 7.703 DEP images/tun.pb-c.d [2022-04-07T09:05:11.840Z] #18 DONE 0.7s [2022-04-07T09:05:11.840Z] [2022-04-07T09:05:11.840Z] #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-04-07T09:05:11.840Z] #58 sha256:28b6e04330a3fb6da8df9f5399c95c46f404c6ad4a996f02a7946090bc769a9b [2022-04-07T09:05:11.840Z] #58 DONE 93.8s [2022-04-07T09:05:11.840Z] [2022-04-07T09:05:11.840Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-07T09:05:11.840Z] #19 sha256:f191b47dbf7482f90343d92c28c6b279988fb63cf896ebebe952369e5ea02e41 [2022-04-07T09:05:11.840Z] #19 ... [2022-04-07T09:05:11.840Z] [2022-04-07T09:05:11.840Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-07T09:05:11.840Z] #59 sha256:d84c19847fd67864f17b59ac4ccb062f487ba3df8eee28decb9734bf8de21e3a [2022-04-07T09:05:11.840Z] #59 DONE 0.1s [2022-04-07T09:05:09.719Z] Cloning repository https://github.com/moby/moby.git [2022-04-07T09:05:10.187Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-07T09:05:11.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:05:11.136Z] > git --version # timeout=10 [2022-04-07T09:05:11.188Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-07T09:05:11.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:05:11.191Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:05:12.059Z] #43 7.775 DEP images/netdev.pb-c.d [2022-04-07T09:05:12.059Z] #43 7.813 PBCC images/vma.pb-c.c [2022-04-07T09:05:12.059Z] #43 7.846 DEP images/vma.pb-c.d [2022-04-07T09:05:12.059Z] #43 7.931 PBCC images/creds.pb-c.c [2022-04-07T09:05:12.059Z] #43 7.959 DEP images/creds.pb-c.d [2022-04-07T09:05:12.059Z] #43 7.999 PBCC images/utsns.pb-c.c [2022-04-07T09:05:12.059Z] #43 8.005 DEP images/utsns.pb-c.d [2022-04-07T09:05:12.059Z] #43 8.056 PBCC images/ipc-desc.pb-c.c [2022-04-07T09:05:12.097Z] [2022-04-07T09:05:12.097Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-07T09:05:12.097Z] #60 sha256:add96e8a790ae39767cd88348ebcc2ab678aac7d7e01984577701a36ed175a27 [2022-04-07T09:05:12.097Z] #60 DONE 0.1s [2022-04-07T09:05:12.097Z] [2022-04-07T09:05:12.097Z] #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-04-07T09:05:12.097Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:05:12.097Z] #43 37.71 CC compel/src/lib/infect-rpc.o [2022-04-07T09:05:12.097Z] #43 38.15 CC compel/src/lib/infect-util.o [2022-04-07T09:05:12.097Z] #43 38.46 CC compel/src/lib/infect.o [2022-04-07T09:05:12.097Z] #43 41.34 CC compel/src/lib/ptrace.o [2022-04-07T09:05:12.320Z] #43 8.081 PBCC images/ipc-sem.pb-c.c [2022-04-07T09:05:12.320Z] #43 8.087 DEP images/ipc-desc.pb-c.d [2022-04-07T09:05:12.320Z] #43 8.149 DEP images/ipc-sem.pb-c.d [2022-04-07T09:05:12.320Z] #43 8.186 PBCC images/ipc-msg.pb-c.c [2022-04-07T09:05:12.320Z] #43 8.231 DEP images/ipc-msg.pb-c.d [2022-04-07T09:05:12.320Z] #43 8.251 PBCC images/ipc-shm.pb-c.c [2022-04-07T09:05:12.321Z] #43 8.288 DEP images/ipc-shm.pb-c.d [2022-04-07T09:05:12.354Z] #43 41.92 AR compel/libcompel.a [2022-04-07T09:05:12.355Z] #43 42.14 HOSTCC compel/src/main-host.o [2022-04-07T09:05:12.544Z] #22 ... [2022-04-07T09:05:12.544Z] [2022-04-07T09:05:12.544Z] #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-04-07T09:05:12.544Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:12.544Z] #43 113.4 CC criu/memfd.o [2022-04-07T09:05:12.544Z] #43 114.0 CC criu/mount.o [2022-04-07T09:05:12.544Z] #43 118.1 CC criu/namespaces.o [2022-04-07T09:05:12.544Z] #43 119.8 CC criu/net.o [2022-04-07T09:05:12.582Z] #43 8.343 PBCC images/ipc-var.pb-c.c [2022-04-07T09:05:12.582Z] #43 8.359 DEP images/ipc-var.pb-c.d [2022-04-07T09:05:12.582Z] #43 8.416 PBCC images/sk-opts.pb-c.c [2022-04-07T09:05:12.582Z] #43 8.427 PBCC images/packet-sock.pb-c.c [2022-04-07T09:05:12.582Z] #43 8.482 DEP images/sk-opts.pb-c.d [2022-04-07T09:05:12.582Z] #43 8.539 DEP images/packet-sock.pb-c.d [2022-04-07T09:05:12.635Z] #13 ... [2022-04-07T09:05:12.635Z] [2022-04-07T09:05:12.635Z] #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-04-07T09:05:12.635Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:12.635Z] #43 2.414 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T09:05:12.635Z] #43 2.414 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T09:05:12.635Z] #43 2.477 Note: Building without GnuTLS support [2022-04-07T09:05:12.635Z] #43 2.481 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T09:05:12.635Z] #43 2.481 Makefile.config:40: Warn: Building without nftables support [2022-04-07T09:05:12.635Z] #43 4.152 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T09:05:12.635Z] #43 4.194 GEN .gitid [2022-04-07T09:05:12.635Z] #43 4.230 GEN criu/include/version.h [2022-04-07T09:05:12.635Z] #43 4.274 GEN include/common/asm [2022-04-07T09:05:12.635Z] #43 5.513 PBCC images/timens.pb-c.c [2022-04-07T09:05:12.635Z] #43 5.563 DEP images/timens.pb-c.d [2022-04-07T09:05:12.635Z] #43 5.602 PBCC images/fown.pb-c.c [2022-04-07T09:05:12.635Z] #43 5.644 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-07T09:05:12.635Z] #43 5.720 PBCC images/opts.pb-c.c [2022-04-07T09:05:12.635Z] #43 5.758 PBCC images/memfd.pb-c.c [2022-04-07T09:05:12.635Z] #43 5.797 DEP images/fown.pb-c.d [2022-04-07T09:05:12.635Z] #43 5.850 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-07T09:05:12.635Z] #43 5.900 DEP images/opts.pb-c.d [2022-04-07T09:05:12.635Z] #43 5.963 DEP images/memfd.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.020 PBCC images/sit.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.043 DEP images/sit.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.090 PBCC images/macvlan.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.126 DEP images/macvlan.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.225 PBCC images/autofs.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.248 DEP images/autofs.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.296 PBCC images/sysctl.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.310 DEP images/sysctl.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.362 PBCC images/time.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.377 DEP images/time.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.428 PBCC images/binfmt-misc.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.453 DEP images/binfmt-misc.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.496 PBCC images/seccomp.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.519 DEP images/seccomp.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.590 PBCC images/userns.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.602 DEP images/userns.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.632 PBCC images/cgroup.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.661 DEP images/cgroup.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.706 PBCC images/ext-file.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.724 DEP images/ext-file.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.778 PBCC images/rpc.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.802 DEP images/rpc.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.852 PBCC images/siginfo.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.899 DEP images/siginfo.pb-c.d [2022-04-07T09:05:12.635Z] #43 6.958 PBCC images/pagemap.pb-c.c [2022-04-07T09:05:12.635Z] #43 6.986 DEP images/pagemap.pb-c.d [2022-04-07T09:05:12.635Z] #43 7.028 PBCC images/rlimit.pb-c.c [2022-04-07T09:05:12.635Z] #43 7.058 DEP images/rlimit.pb-c.d [2022-04-07T09:05:12.635Z] #43 7.089 PBCC images/file-lock.pb-c.c [2022-04-07T09:05:12.635Z] #43 7.104 DEP images/file-lock.pb-c.d [2022-04-07T09:05:12.635Z] #43 7.162 PBCC images/tty.pb-c.c [2022-04-07T09:05:12.635Z] #43 7.233 DEP images/tty.pb-c.d [2022-04-07T09:05:12.635Z] #43 7.286 PBCC images/tun.pb-c.c [2022-04-07T09:05:12.635Z] #43 7.322 PBCC images/netdev.pb-c.c [2022-04-07T09:05:12.635Z] #43 7.359 DEP images/tun.pb-c.d [2022-04-07T09:05:12.635Z] #43 7.426 DEP images/netdev.pb-c.d [2022-04-07T09:05:12.635Z] #43 7.476 PBCC images/vma.pb-c.c [2022-04-07T09:05:12.635Z] #43 7.536 DEP images/vma.pb-c.d [2022-04-07T09:05:12.635Z] #43 7.576 PBCC images/creds.pb-c.c [2022-04-07T09:05:12.635Z] #43 7.604 DEP images/creds.pb-c.d [2022-04-07T09:05:12.635Z] #43 7.670 PBCC images/utsns.pb-c.c [2022-04-07T09:05:12.635Z] #43 7.695 DEP images/utsns.pb-c.d [2022-04-07T09:05:12.635Z] #43 7.734 PBCC images/ipc-desc.pb-c.c [2022-04-07T09:05:12.635Z] #43 7.758 PBCC images/ipc-sem.pb-c.c [2022-04-07T09:05:12.635Z] #43 7.782 DEP images/ipc-desc.pb-c.d [2022-04-07T09:05:12.635Z] #43 7.835 DEP images/ipc-sem.pb-c.d [2022-04-07T09:05:12.635Z] #43 7.914 PBCC images/ipc-msg.pb-c.c [2022-04-07T09:05:12.635Z] #43 7.934 DEP images/ipc-msg.pb-c.d [2022-04-07T09:05:12.635Z] #43 7.995 PBCC images/ipc-shm.pb-c.c [2022-04-07T09:05:12.635Z] #43 8.027 DEP images/ipc-shm.pb-c.d [2022-04-07T09:05:12.635Z] #43 8.088 PBCC images/ipc-var.pb-c.c [2022-04-07T09:05:12.635Z] #43 8.098 DEP images/ipc-var.pb-c.d [2022-04-07T09:05:12.635Z] #43 8.182 PBCC images/sk-opts.pb-c.c [2022-04-07T09:05:12.635Z] #43 8.208 PBCC images/packet-sock.pb-c.c [2022-04-07T09:05:12.635Z] #43 8.238 DEP images/sk-opts.pb-c.d [2022-04-07T09:05:12.635Z] #43 8.272 DEP images/packet-sock.pb-c.d [2022-04-07T09:05:12.635Z] #43 8.330 PBCC images/sk-netlink.pb-c.c [2022-04-07T09:05:12.635Z] #43 8.390 DEP images/sk-netlink.pb-c.d [2022-04-07T09:05:12.635Z] #43 8.427 PBCC images/sk-inet.pb-c.c [2022-04-07T09:05:12.635Z] #43 8.504 DEP images/sk-inet.pb-c.d [2022-04-07T09:05:12.635Z] #43 8.579 PBCC images/sk-unix.pb-c.c [2022-04-07T09:05:12.635Z] #43 8.610 DEP images/sk-unix.pb-c.d [2022-04-07T09:05:12.635Z] #43 8.657 PBCC images/mm.pb-c.c [2022-04-07T09:05:12.635Z] #43 8.710 DEP images/mm.pb-c.d [2022-04-07T09:05:12.635Z] #43 8.745 PBCC images/timerfd.pb-c.c [2022-04-07T09:05:12.635Z] #43 8.778 DEP images/timerfd.pb-c.d [2022-04-07T09:05:12.635Z] #43 8.813 PBCC images/timer.pb-c.c [2022-04-07T09:05:12.635Z] #43 8.846 DEP images/timer.pb-c.d [2022-04-07T09:05:12.635Z] #43 8.882 PBCC images/sa.pb-c.c [2022-04-07T09:05:12.636Z] #43 8.940 DEP images/sa.pb-c.d [2022-04-07T09:05:12.636Z] #43 9.002 PBCC images/pipe-data.pb-c.c [2022-04-07T09:05:12.636Z] #43 9.031 DEP images/pipe-data.pb-c.d [2022-04-07T09:05:12.636Z] #43 9.065 PBCC images/mnt.pb-c.c [2022-04-07T09:05:12.843Z] #43 8.586 PBCC images/sk-netlink.pb-c.c [2022-04-07T09:05:12.843Z] #43 8.679 DEP images/sk-netlink.pb-c.d [2022-04-07T09:05:12.843Z] #43 8.756 PBCC images/sk-inet.pb-c.c [2022-04-07T09:05:12.843Z] #43 8.807 DEP images/sk-inet.pb-c.d [2022-04-07T09:05:12.897Z] #43 9.126 DEP images/mnt.pb-c.d [2022-04-07T09:05:12.897Z] #43 9.162 PBCC images/sk-packet.pb-c.c [2022-04-07T09:05:12.897Z] #43 9.235 DEP images/sk-packet.pb-c.d [2022-04-07T09:05:12.897Z] #43 9.280 PBCC images/tcp-stream.pb-c.c [2022-04-07T09:05:12.897Z] #43 9.324 DEP images/tcp-stream.pb-c.d [2022-04-07T09:05:12.934Z] #43 42.71 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-04-07T09:05:13.104Z] #43 8.850 PBCC images/sk-unix.pb-c.c [2022-04-07T09:05:13.104Z] #43 8.893 DEP images/sk-unix.pb-c.d [2022-04-07T09:05:13.104Z] #43 ... [2022-04-07T09:05:13.104Z] [2022-04-07T09:05:13.104Z] #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-04-07T09:05:13.104Z] #34 sha256:96007ff2acd2e985c417f3ec2c8abcead13c10776cee45e3ed24de4f32798d3f [2022-04-07T09:05:13.104Z] #34 66.24 bufio [2022-04-07T09:05:13.104Z] #34 67.71 text/tabwriter [2022-04-07T09:05:13.104Z] #34 68.69 path/filepath [2022-04-07T09:05:13.104Z] #34 68.70 fmt [2022-04-07T09:05:13.104Z] #34 70.35 io/ioutil [2022-04-07T09:05:13.104Z] #34 72.15 flag [2022-04-07T09:05:13.104Z] #34 72.16 github.com/BurntSushi/toml [2022-04-07T09:05:13.104Z] #34 73.47 log [2022-04-07T09:05:13.104Z] #34 75.51 github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T09:05:13.104Z] #34 ... [2022-04-07T09:05:13.104Z] [2022-04-07T09:05:13.104Z] #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-04-07T09:05:13.104Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:13.104Z] #43 8.975 PBCC images/mm.pb-c.c [2022-04-07T09:05:13.104Z] #43 9.024 DEP images/mm.pb-c.d [2022-04-07T09:05:13.104Z] #43 9.077 PBCC images/timerfd.pb-c.c [2022-04-07T09:05:13.155Z] #43 9.363 PBCC images/pipe.pb-c.c [2022-04-07T09:05:13.155Z] #43 9.402 DEP images/pipe.pb-c.d [2022-04-07T09:05:13.155Z] #43 9.449 PBCC images/pstree.pb-c.c [2022-04-07T09:05:13.155Z] #43 9.465 DEP images/pstree.pb-c.d [2022-04-07T09:05:13.155Z] #43 9.514 PBCC images/fs.pb-c.c [2022-04-07T09:05:13.155Z] #43 9.545 DEP images/fs.pb-c.d [2022-04-07T09:05:13.155Z] #43 9.584 PBCC images/signalfd.pb-c.c [2022-04-07T09:05:13.366Z] #43 9.131 DEP images/timerfd.pb-c.d [2022-04-07T09:05:13.366Z] #43 9.197 PBCC images/timer.pb-c.c [2022-04-07T09:05:13.366Z] #43 9.224 DEP images/timer.pb-c.d [2022-04-07T09:05:13.366Z] #43 9.256 PBCC images/sa.pb-c.c [2022-04-07T09:05:13.366Z] #43 9.305 DEP images/sa.pb-c.d [2022-04-07T09:05:13.413Z] #43 9.625 DEP images/signalfd.pb-c.d [2022-04-07T09:05:13.414Z] #43 9.676 PBCC images/fh.pb-c.c [2022-04-07T09:05:13.414Z] #43 9.728 PBCC images/fsnotify.pb-c.c [2022-04-07T09:05:13.414Z] #43 9.779 DEP images/fh.pb-c.d [2022-04-07T09:05:13.414Z] #43 9.850 DEP images/fsnotify.pb-c.d [2022-04-07T09:05:13.496Z] #43 ... [2022-04-07T09:05:13.497Z] [2022-04-07T09:05:13.497Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-07T09:05:13.497Z] #19 sha256:f191b47dbf7482f90343d92c28c6b279988fb63cf896ebebe952369e5ea02e41 [2022-04-07T09:05:13.497Z] #19 DONE 1.4s [2022-04-07T09:05:13.497Z] [2022-04-07T09:05:13.497Z] #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-04-07T09:05:13.497Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:05:13.497Z] #43 42.97 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-07T09:05:13.497Z] #43 ... [2022-04-07T09:05:13.497Z] [2022-04-07T09:05:13.497Z] #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-04-07T09:05:13.497Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-04-07T09:05:13.627Z] #43 9.372 PBCC images/pipe-data.pb-c.c [2022-04-07T09:05:13.627Z] #43 9.400 DEP images/pipe-data.pb-c.d [2022-04-07T09:05:13.627Z] #43 9.452 PBCC images/mnt.pb-c.c [2022-04-07T09:05:13.627Z] #43 9.535 DEP images/mnt.pb-c.d [2022-04-07T09:05:13.627Z] #43 9.583 PBCC images/sk-packet.pb-c.c [2022-04-07T09:05:13.672Z] #43 9.943 PBCC images/eventpoll.pb-c.c [2022-04-07T09:05:13.672Z] #43 9.980 DEP images/eventpoll.pb-c.d [2022-04-07T09:05:13.672Z] #43 10.03 PBCC images/eventfd.pb-c.c [2022-04-07T09:05:13.672Z] #43 10.08 DEP images/eventfd.pb-c.d [2022-04-07T09:05:13.672Z] #43 10.12 PBCC images/remap-file-path.pb-c.c [2022-04-07T09:05:13.889Z] #43 9.617 DEP images/sk-packet.pb-c.d [2022-04-07T09:05:13.889Z] #43 9.653 PBCC images/tcp-stream.pb-c.c [2022-04-07T09:05:13.889Z] #43 9.703 DEP images/tcp-stream.pb-c.d [2022-04-07T09:05:13.889Z] #43 9.751 PBCC images/pipe.pb-c.c [2022-04-07T09:05:13.889Z] #43 9.794 DEP images/pipe.pb-c.d [2022-04-07T09:05:13.889Z] #43 9.835 PBCC images/pstree.pb-c.c [2022-04-07T09:05:13.930Z] #43 10.16 DEP images/remap-file-path.pb-c.d [2022-04-07T09:05:13.931Z] #43 10.23 PBCC images/fifo.pb-c.c [2022-04-07T09:05:13.931Z] #43 10.24 DEP images/fifo.pb-c.d [2022-04-07T09:05:13.931Z] #43 10.30 PBCC images/ghost-file.pb-c.c [2022-04-07T09:05:13.931Z] #43 10.36 DEP images/ghost-file.pb-c.d [2022-04-07T09:05:14.149Z] #43 9.859 DEP images/pstree.pb-c.d [2022-04-07T09:05:14.150Z] #43 9.914 PBCC images/fs.pb-c.c [2022-04-07T09:05:14.150Z] #43 9.928 DEP images/fs.pb-c.d [2022-04-07T09:05:14.150Z] #43 9.979 PBCC images/signalfd.pb-c.c [2022-04-07T09:05:14.150Z] #43 10.01 DEP images/signalfd.pb-c.d [2022-04-07T09:05:14.150Z] #43 10.07 PBCC images/fh.pb-c.c [2022-04-07T09:05:14.150Z] #43 10.10 PBCC images/fsnotify.pb-c.c [2022-04-07T09:05:14.189Z] #43 10.40 PBCC images/regfile.pb-c.c [2022-04-07T09:05:14.189Z] #43 10.49 DEP images/regfile.pb-c.d [2022-04-07T09:05:14.189Z] #43 10.55 PBCC images/ns.pb-c.c [2022-04-07T09:05:14.189Z] #43 10.56 DEP images/ns.pb-c.d [2022-04-07T09:05:14.189Z] #43 10.61 PBCC images/fdinfo.pb-c.c [2022-04-07T09:05:14.425Z] #43 ... [2022-04-07T09:05:14.425Z] [2022-04-07T09:05:14.425Z] #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-04-07T09:05:14.425Z] #34 sha256:96007ff2acd2e985c417f3ec2c8abcead13c10776cee45e3ed24de4f32798d3f [2022-04-07T09:05:14.425Z] #34 DONE 77.5s [2022-04-07T09:05:14.425Z] [2022-04-07T09:05:14.425Z] #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-04-07T09:05:14.425Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:14.425Z] #43 10.15 DEP images/fh.pb-c.d [2022-04-07T09:05:14.425Z] #43 10.20 DEP images/fsnotify.pb-c.d [2022-04-07T09:05:14.425Z] #43 10.33 PBCC images/eventpoll.pb-c.c [2022-04-07T09:05:14.425Z] #43 10.35 DEP images/eventpoll.pb-c.d [2022-04-07T09:05:14.430Z] #20 1.150 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:05:14.430Z] #20 1.151 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T09:05:14.430Z] #20 1.171 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:05:14.430Z] #20 1.174 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:05:14.448Z] #43 10.68 DEP images/fdinfo.pb-c.d [2022-04-07T09:05:14.448Z] #43 10.78 PBCC images/core-aarch64.pb-c.c [2022-04-07T09:05:14.448Z] #43 10.83 PBCC images/core-arm.pb-c.c [2022-04-07T09:05:14.448Z] #43 10.90 PBCC images/core-ppc64.pb-c.c [2022-04-07T09:05:14.687Z] #43 10.43 PBCC images/eventfd.pb-c.c [2022-04-07T09:05:14.687Z] #43 10.50 DEP images/eventfd.pb-c.d [2022-04-07T09:05:14.687Z] #43 10.53 PBCC images/remap-file-path.pb-c.c [2022-04-07T09:05:14.687Z] #43 10.59 DEP images/remap-file-path.pb-c.d [2022-04-07T09:05:14.707Z] #43 10.98 PBCC images/core-s390.pb-c.c [2022-04-07T09:05:14.707Z] #43 11.03 PBCC images/core-x86.pb-c.c [2022-04-07T09:05:14.707Z] #43 11.07 PBCC images/core.pb-c.c [2022-04-07T09:05:14.707Z] #43 11.14 PBCC images/inventory.pb-c.c [2022-04-07T09:05:14.892Z] #43 ... [2022-04-07T09:05:14.892Z] [2022-04-07T09:05:14.892Z] #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-04-07T09:05:14.892Z] #34 sha256:ca61a852875b07b15b6ce26927e9a53a77fcf822cbf025d1b0568d4ec720b510 [2022-04-07T09:05:14.892Z] #34 61.59 internal/poll [2022-04-07T09:05:14.892Z] #34 61.95 internal/fmtsort [2022-04-07T09:05:14.892Z] #34 62.52 internal/syscall/execenv [2022-04-07T09:05:14.892Z] #34 62.74 path [2022-04-07T09:05:14.892Z] #34 63.33 io/fs [2022-04-07T09:05:14.892Z] #34 64.09 strings [2022-04-07T09:05:14.892Z] #34 64.69 os [2022-04-07T09:05:14.892Z] #34 67.17 bufio [2022-04-07T09:05:14.892Z] #34 68.41 fmt [2022-04-07T09:05:14.892Z] #34 68.44 path/filepath [2022-04-07T09:05:14.892Z] #34 70.07 io/ioutil [2022-04-07T09:05:14.892Z] #34 70.43 text/tabwriter [2022-04-07T09:05:14.892Z] #34 ... [2022-04-07T09:05:14.892Z] [2022-04-07T09:05:14.892Z] #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-04-07T09:05:14.892Z] #37 sha256:8815b1202e959348ef35343b18d0de623fcc98d953749eba4b5438a47c518425 [2022-04-07T09:05:14.892Z] #37 4.581 + RM_GOPATH=0 [2022-04-07T09:05:14.892Z] #37 4.581 + TMP_GOPATH= [2022-04-07T09:05:14.892Z] #37 4.581 + : /build [2022-04-07T09:05:14.892Z] #37 4.581 + '[' -z '' ']' [2022-04-07T09:05:14.892Z] #37 4.581 ++ mktemp -d [2022-04-07T09:05:14.892Z] #37 4.588 + export GOPATH=/tmp/tmp.gwJ3K1vKGi [2022-04-07T09:05:14.892Z] #37 4.588 + GOPATH=/tmp/tmp.gwJ3K1vKGi [2022-04-07T09:05:14.892Z] #37 4.588 + RM_GOPATH=1 [2022-04-07T09:05:14.892Z] #37 4.588 + case "$(go env GOARCH)" in [2022-04-07T09:05:14.892Z] #37 4.588 ++ go env GOARCH [2022-04-07T09:05:14.892Z] #37 4.633 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:05:14.892Z] #37 4.633 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:05:14.892Z] #37 4.637 ++ dirname /tmp/install/install.sh [2022-04-07T09:05:14.892Z] #37 4.638 + dir=/tmp/install [2022-04-07T09:05:14.892Z] #37 4.649 Install tini version v0.19.0 [2022-04-07T09:05:14.892Z] #37 4.649 + bin=tini [2022-04-07T09:05:14.892Z] #37 4.649 + shift [2022-04-07T09:05:14.892Z] #37 4.649 + '[' '!' -f /tmp/install/tini.installer ']' [2022-04-07T09:05:14.892Z] #37 4.649 + . /tmp/install/tini.installer [2022-04-07T09:05:14.892Z] #37 4.649 ++ : v0.19.0 [2022-04-07T09:05:14.892Z] #37 4.649 + install_tini [2022-04-07T09:05:14.892Z] #37 4.649 + echo 'Install tini version v0.19.0' [2022-04-07T09:05:14.892Z] #37 4.649 + git clone https://github.com/krallin/tini.git /tmp/tmp.gwJ3K1vKGi/tini [2022-04-07T09:05:14.892Z] #37 4.653 Cloning into '/tmp/tmp.gwJ3K1vKGi/tini'... [2022-04-07T09:05:14.892Z] #37 5.819 + cd /tmp/tmp.gwJ3K1vKGi/tini [2022-04-07T09:05:14.892Z] #37 5.819 + git checkout -q v0.19.0 [2022-04-07T09:05:14.892Z] #37 5.819 + cmake . [2022-04-07T09:05:14.892Z] #37 6.429 -- The C compiler identification is GNU 8.3.0 [2022-04-07T09:05:14.892Z] #37 6.487 -- Check for working C compiler: /usr/bin/cc [2022-04-07T09:05:14.892Z] #37 7.142 -- Check for working C compiler: /usr/bin/cc -- works [2022-04-07T09:05:14.892Z] #37 7.148 -- Detecting C compiler ABI info [2022-04-07T09:05:14.892Z] #37 7.721 -- Detecting C compiler ABI info - done [2022-04-07T09:05:14.892Z] #37 7.797 -- Detecting C compile features [2022-04-07T09:05:14.892Z] #37 9.604 -- Detecting C compile features - done [2022-04-07T09:05:14.892Z] #37 9.691 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-07T09:05:14.892Z] #37 9.844 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-07T09:05:14.892Z] #37 9.983 -- Configuring done [2022-04-07T09:05:14.892Z] #37 9.998 -- Generating done [2022-04-07T09:05:14.892Z] #37 10.01 -- Build files have been written to: /tmp/tmp.gwJ3K1vKGi/tini [2022-04-07T09:05:14.892Z] #37 10.03 + make tini-static [2022-04-07T09:05:14.949Z] #43 10.72 PBCC images/fifo.pb-c.c [2022-04-07T09:05:14.949Z] #43 10.79 DEP images/fifo.pb-c.d [2022-04-07T09:05:14.949Z] #43 10.92 PBCC images/ghost-file.pb-c.c [2022-04-07T09:05:14.966Z] #43 11.23 DEP images/core-aarch64.pb-c.d [2022-04-07T09:05:14.966Z] #43 11.27 DEP images/core-arm.pb-c.d [2022-04-07T09:05:14.966Z] #43 11.30 DEP images/core-ppc64.pb-c.d [2022-04-07T09:05:14.966Z] #43 11.33 DEP images/core-s390.pb-c.d [2022-04-07T09:05:14.966Z] #43 11.37 DEP images/core-x86.pb-c.d [2022-04-07T09:05:14.994Z] #20 1.600 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2022-04-07T09:05:15.149Z] #37 ... [2022-04-07T09:05:15.149Z] [2022-04-07T09:05:15.149Z] #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-04-07T09:05:15.149Z] #34 sha256:ca61a852875b07b15b6ce26927e9a53a77fcf822cbf025d1b0568d4ec720b510 [2022-04-07T09:05:15.149Z] #34 72.06 flag [2022-04-07T09:05:15.149Z] #34 72.06 github.com/BurntSushi/toml [2022-04-07T09:05:15.211Z] #43 11.02 DEP images/ghost-file.pb-c.d [2022-04-07T09:05:15.211Z] #43 11.13 PBCC images/regfile.pb-c.c [2022-04-07T09:05:15.211Z] #43 11.17 DEP images/regfile.pb-c.d [2022-04-07T09:05:15.211Z] #43 11.18 PBCC images/ns.pb-c.c [2022-04-07T09:05:15.226Z] #43 11.43 DEP images/core.pb-c.d [2022-04-07T09:05:15.226Z] #43 11.53 DEP images/inventory.pb-c.d [2022-04-07T09:05:15.226Z] #43 11.59 PBCC images/cpuinfo.pb-c.c [2022-04-07T09:05:15.226Z] #43 11.61 DEP images/cpuinfo.pb-c.d [2022-04-07T09:05:15.226Z] #43 11.64 PBCC images/stats.pb-c.c [2022-04-07T09:05:15.472Z] #43 11.19 DEP images/ns.pb-c.d [2022-04-07T09:05:15.472Z] #43 11.23 PBCC images/fdinfo.pb-c.c [2022-04-07T09:05:15.472Z] #43 11.29 DEP images/fdinfo.pb-c.d [2022-04-07T09:05:15.472Z] #43 11.36 PBCC images/core-aarch64.pb-c.c [2022-04-07T09:05:15.472Z] #43 11.38 PBCC images/core-arm.pb-c.c [2022-04-07T09:05:15.472Z] #43 11.44 PBCC images/core-ppc64.pb-c.c [2022-04-07T09:05:15.485Z] #43 11.69 DEP images/stats.pb-c.d [2022-04-07T09:05:15.569Z] #20 2.402 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-04-07T09:05:15.736Z] #43 11.47 PBCC images/core-s390.pb-c.c [2022-04-07T09:05:15.736Z] #43 11.51 PBCC images/core-x86.pb-c.c [2022-04-07T09:05:15.736Z] #43 11.58 PBCC images/core.pb-c.c [2022-04-07T09:05:15.736Z] #43 11.63 PBCC images/inventory.pb-c.c [2022-04-07T09:05:15.736Z] #43 11.70 DEP images/core-aarch64.pb-c.d [2022-04-07T09:05:15.826Z] #43 122.7 CC criu/netfilter.o [2022-04-07T09:05:15.826Z] #43 ... [2022-04-07T09:05:15.826Z] [2022-04-07T09:05:15.826Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T09:05:15.826Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-07T09:05:15.826Z] #22 10.64 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-07T09:05:15.997Z] #43 11.76 DEP images/core-arm.pb-c.d [2022-04-07T09:05:15.997Z] #43 11.81 DEP images/core-ppc64.pb-c.d [2022-04-07T09:05:15.997Z] #43 11.89 DEP images/core-s390.pb-c.d [2022-04-07T09:05:15.997Z] #43 11.94 DEP images/core-x86.pb-c.d [2022-04-07T09:05:16.257Z] #43 11.98 DEP images/core.pb-c.d [2022-04-07T09:05:16.257Z] #43 12.03 DEP images/inventory.pb-c.d [2022-04-07T09:05:16.257Z] #43 12.08 PBCC images/cpuinfo.pb-c.c [2022-04-07T09:05:16.257Z] #43 12.11 DEP images/cpuinfo.pb-c.d [2022-04-07T09:05:16.257Z] #43 12.15 PBCC images/stats.pb-c.c [2022-04-07T09:05:16.257Z] #43 12.16 DEP images/stats.pb-c.d [2022-04-07T09:05:16.866Z] #43 12.90 make[1]: Nothing to be done for 'all'. [2022-04-07T09:05:16.939Z] #20 3.762 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [311 kB] [2022-04-07T09:05:17.057Z] #34 73.87 log [2022-04-07T09:05:17.196Z] #22 11.95 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-07T09:05:17.196Z] #22 12.01 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-07T09:05:17.196Z] #22 12.10 Collecting pyyaml (from yamllint==1.26.1) [2022-04-07T09:05:17.316Z] #34 ... [2022-04-07T09:05:17.316Z] [2022-04-07T09:05:17.316Z] #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-04-07T09:05:17.316Z] #37 sha256:8815b1202e959348ef35343b18d0de623fcc98d953749eba4b5438a47c518425 [2022-04-07T09:05:17.316Z] #37 10.38 Scanning dependencies of target tini-static [2022-04-07T09:05:17.316Z] #37 10.54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-07T09:05:17.316Z] #37 11.62 [100%] Linking C executable tini-static [2022-04-07T09:05:17.316Z] #37 12.06 [100%] Built target tini-static [2022-04-07T09:05:17.316Z] #37 12.13 + mkdir -p /build [2022-04-07T09:05:17.316Z] #37 12.14 + cp tini-static /build/docker-init [2022-04-07T09:05:17.316Z] #37 DONE 12.5s [2022-04-07T09:05:17.578Z] [2022-04-07T09:05:17.578Z] #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-04-07T09:05:17.578Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:17.578Z] #43 4.200 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T09:05:17.578Z] #43 4.202 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T09:05:17.578Z] #43 4.206 Note: Building without GnuTLS support [2022-04-07T09:05:17.578Z] #43 4.224 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T09:05:17.578Z] #43 4.225 Makefile.config:40: Warn: Building without nftables support [2022-04-07T09:05:17.578Z] #43 5.692 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T09:05:17.578Z] #43 5.707 GEN .gitid [2022-04-07T09:05:17.578Z] #43 5.778 GEN criu/include/version.h [2022-04-07T09:05:17.578Z] #43 5.813 GEN include/common/asm [2022-04-07T09:05:17.644Z] #43 13.45 make[1]: Nothing to be done for 'all'. [2022-04-07T09:05:17.761Z] #22 12.42 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-04-07T09:05:17.807Z] #43 ... [2022-04-07T09:05:17.807Z] [2022-04-07T09:05:17.807Z] #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-04-07T09:05:17.807Z] #34 sha256:f2ab28c9f29c51cb699dd4d3d2c93e6db55f8547ed8d1780c4eafe0f5b508335 [2022-04-07T09:05:17.807Z] #34 71.93 path/filepath [2022-04-07T09:05:17.807Z] #34 71.96 fmt [2022-04-07T09:05:17.807Z] #34 73.10 io/ioutil [2022-04-07T09:05:17.807Z] #34 74.50 github.com/BurntSushi/toml [2022-04-07T09:05:17.807Z] #34 74.50 flag [2022-04-07T09:05:17.807Z] #34 76.10 log [2022-04-07T09:05:17.807Z] #34 78.14 github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T09:05:17.807Z] #34 DONE 80.6s [2022-04-07T09:05:17.807Z] [2022-04-07T09:05:17.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-04-07T09:05:17.807Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:17.807Z] #43 13.94 CC images/stats.o [2022-04-07T09:05:18.018Z] #22 12.73 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-07T09:05:18.018Z] #22 12.75 Building wheels for collected packages: yamllint [2022-04-07T09:05:18.018Z] #22 12.75 Running setup.py bdist_wheel for yamllint: started [2022-04-07T09:05:18.066Z] #43 14.43 CC images/core.o [2022-04-07T09:05:18.591Z] #43 14.54 CC images/stats.o [2022-04-07T09:05:18.592Z] #43 ... [2022-04-07T09:05:18.592Z] [2022-04-07T09:05:18.592Z] #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-04-07T09:05:18.592Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:18.592Z] #13 66.74 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-07T09:05:18.592Z] #13 66.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T09:05:18.592Z] #13 66.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:18.592Z] #13 66.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-07T09:05:18.592Z] #13 66.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T09:05:18.592Z] #13 66.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:18.843Z] #20 5.246 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-04-07T09:05:18.844Z] #20 ... [2022-04-07T09:05:18.844Z] [2022-04-07T09:05:18.844Z] #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-04-07T09:05:18.844Z] #53 sha256:1c2c8ca4e50af177c1c65f3d7443db1c26285694a17997c381d0a7fd9358f21b [2022-04-07T09:05:18.844Z] #53 10.80 + cd /tmp/tmp.LwOYbQND0w/src/github.com/opencontainers/runc [2022-04-07T09:05:18.844Z] #53 10.80 + git checkout -q v1.0.3 [2022-04-07T09:05:18.853Z] #13 ... [2022-04-07T09:05:18.853Z] [2022-04-07T09:05:18.853Z] #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-04-07T09:05:18.853Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:18.853Z] #43 14.79 CC images/core.o [2022-04-07T09:05:18.950Z] #43 7.388 PBCC images/timens.pb-c.c [2022-04-07T09:05:18.950Z] #43 7.418 DEP images/timens.pb-c.d [2022-04-07T09:05:18.950Z] #43 7.474 PBCC images/fown.pb-c.c [2022-04-07T09:05:18.950Z] #43 7.477 PBCC images/google/protobuf/descriptor.pb-c.c [2022-04-07T09:05:18.950Z] #43 7.540 PBCC images/opts.pb-c.c [2022-04-07T09:05:19.002Z] #43 15.25 CC images/core-x86.o [2022-04-07T09:05:19.100Z] #53 11.39 + '[' -z '' ']' [2022-04-07T09:05:19.207Z] #43 7.599 PBCC images/memfd.pb-c.c [2022-04-07T09:05:19.207Z] #43 7.641 DEP images/fown.pb-c.d [2022-04-07T09:05:19.207Z] #43 7.676 DEP images/google/protobuf/descriptor.pb-c.d [2022-04-07T09:05:19.207Z] #43 7.741 DEP images/opts.pb-c.d [2022-04-07T09:05:19.207Z] #43 7.788 DEP images/memfd.pb-c.d [2022-04-07T09:05:19.260Z] #43 15.63 CC images/core-arm.o [2022-04-07T09:05:19.356Z] #53 11.40 + target=static [2022-04-07T09:05:19.356Z] #53 11.40 + make BUILDTAGS=seccomp static [2022-04-07T09:05:19.385Z] #22 13.86 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-07T09:05:19.385Z] #22 13.87 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-07T09:05:19.385Z] #22 13.93 Successfully built yamllint [2022-04-07T09:05:19.385Z] #22 13.95 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-07T09:05:19.427Z] #43 15.33 CC images/core-x86.o [2022-04-07T09:05:19.464Z] #43 7.837 PBCC images/sit.pb-c.c [2022-04-07T09:05:19.464Z] #43 7.898 DEP images/sit.pb-c.d [2022-04-07T09:05:19.464Z] #43 7.947 PBCC images/macvlan.pb-c.c [2022-04-07T09:05:19.464Z] #43 7.966 DEP images/macvlan.pb-c.d [2022-04-07T09:05:19.464Z] #43 8.030 PBCC images/autofs.pb-c.c [2022-04-07T09:05:19.519Z] #43 15.87 CC images/core-aarch64.o [2022-04-07T09:05:19.612Z] #53 11.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-07T09:05:19.641Z] #22 14.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-07T09:05:19.720Z] #43 8.062 DEP images/autofs.pb-c.d [2022-04-07T09:05:19.720Z] #43 8.100 PBCC images/sysctl.pb-c.c [2022-04-07T09:05:19.720Z] #43 8.129 DEP images/sysctl.pb-c.d [2022-04-07T09:05:19.720Z] #43 8.170 PBCC images/time.pb-c.c [2022-04-07T09:05:19.720Z] #43 8.210 DEP images/time.pb-c.d [2022-04-07T09:05:19.720Z] #43 8.265 PBCC images/binfmt-misc.pb-c.c [2022-04-07T09:05:19.720Z] #43 8.278 DEP images/binfmt-misc.pb-c.d [2022-04-07T09:05:19.777Z] #43 16.21 CC images/core-ppc64.o [2022-04-07T09:05:19.976Z] #43 8.351 PBCC images/seccomp.pb-c.c [2022-04-07T09:05:19.976Z] #43 8.422 DEP images/seccomp.pb-c.d [2022-04-07T09:05:19.976Z] #43 8.470 PBCC images/userns.pb-c.c [2022-04-07T09:05:19.976Z] #43 8.486 DEP images/userns.pb-c.d [2022-04-07T09:05:19.976Z] #43 8.534 PBCC images/cgroup.pb-c.c [2022-04-07T09:05:19.999Z] #43 15.77 CC images/core-arm.o [2022-04-07T09:05:20.205Z] #22 DONE 15.0s [2022-04-07T09:05:20.205Z] [2022-04-07T09:05:20.205Z] #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-04-07T09:05:20.205Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:05:20.205Z] #40 191.1 + dpkg --print-architecture [2022-04-07T09:05:20.205Z] #40 191.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-04-07T09:05:20.205Z] #40 191.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-07T09:05:20.205Z] #40 191.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-07T09:05:20.233Z] #43 8.564 DEP images/cgroup.pb-c.d [2022-04-07T09:05:20.233Z] #43 8.641 PBCC images/ext-file.pb-c.c [2022-04-07T09:05:20.233Z] #43 8.678 DEP images/ext-file.pb-c.d [2022-04-07T09:05:20.233Z] #43 8.727 PBCC images/rpc.pb-c.c [2022-04-07T09:05:20.233Z] #43 8.790 DEP images/rpc.pb-c.d [2022-04-07T09:05:20.233Z] #43 8.829 PBCC images/siginfo.pb-c.c [2022-04-07T09:05:20.233Z] #43 8.840 DEP images/siginfo.pb-c.d [2022-04-07T09:05:20.233Z] #43 8.892 PBCC images/pagemap.pb-c.c [2022-04-07T09:05:20.261Z] #43 16.14 CC images/core-aarch64.o [2022-04-07T09:05:20.490Z] #43 8.997 DEP images/pagemap.pb-c.d [2022-04-07T09:05:20.490Z] #43 8.997 PBCC images/rlimit.pb-c.c [2022-04-07T09:05:20.490Z] #43 9.046 DEP images/rlimit.pb-c.d [2022-04-07T09:05:20.716Z] #43 16.75 CC images/core-s390.o [2022-04-07T09:05:20.748Z] #43 9.150 PBCC images/file-lock.pb-c.c [2022-04-07T09:05:20.748Z] #43 9.150 DEP images/file-lock.pb-c.d [2022-04-07T09:05:20.748Z] #43 9.150 PBCC images/tty.pb-c.c [2022-04-07T09:05:20.769Z] #40 ... [2022-04-07T09:05:20.770Z] [2022-04-07T09:05:20.770Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-07T09:05:20.770Z] #25 sha256:28d02192abeeedfa54d12f0699bdb6e79da4191e989121b59a56fa1e0fc9a4f0 [2022-04-07T09:05:20.770Z] #25 DONE 0.4s [2022-04-07T09:05:20.770Z] [2022-04-07T09:05:20.770Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T09:05:20.770Z] #30 sha256:ac267d1e7692c2261b1fb5a9e330746e6fae3c850f207810407001a96f197370 [2022-04-07T09:05:20.834Z] #43 16.44 CC images/core-ppc64.o [2022-04-07T09:05:20.834Z] #43 16.86 CC images/core-s390.o [2022-04-07T09:05:20.976Z] #43 17.32 CC images/cpuinfo.o [2022-04-07T09:05:21.007Z] #43 9.306 DEP images/tty.pb-c.d [2022-04-07T09:05:21.007Z] #43 9.306 PBCC images/tun.pb-c.c [2022-04-07T09:05:21.007Z] #43 9.330 PBCC images/netdev.pb-c.c [2022-04-07T09:05:21.007Z] #43 9.431 DEP images/tun.pb-c.d [2022-04-07T09:05:21.007Z] #43 9.443 DEP images/netdev.pb-c.d [2022-04-07T09:05:21.007Z] #43 9.515 PBCC images/vma.pb-c.c [2022-04-07T09:05:21.007Z] #43 9.550 DEP images/vma.pb-c.d [2022-04-07T09:05:21.236Z] #43 17.68 CC images/inventory.o [2022-04-07T09:05:21.264Z] #43 9.626 PBCC images/creds.pb-c.c [2022-04-07T09:05:21.264Z] #43 9.691 DEP images/creds.pb-c.d [2022-04-07T09:05:21.264Z] #43 9.730 PBCC images/utsns.pb-c.c [2022-04-07T09:05:21.264Z] #43 9.730 DEP images/utsns.pb-c.d [2022-04-07T09:05:21.264Z] #43 9.730 PBCC images/ipc-desc.pb-c.c [2022-04-07T09:05:21.264Z] #43 9.752 PBCC images/ipc-sem.pb-c.c [2022-04-07T09:05:21.264Z] #43 9.752 DEP images/ipc-desc.pb-c.d [2022-04-07T09:05:21.264Z] #43 9.757 DEP images/ipc-sem.pb-c.d [2022-04-07T09:05:21.411Z] #43 17.35 CC images/cpuinfo.o [2022-04-07T09:05:21.496Z] #43 17.86 CC images/fdinfo.o [2022-04-07T09:05:21.522Z] #43 9.823 PBCC images/ipc-msg.pb-c.c [2022-04-07T09:05:21.522Z] #43 9.823 DEP images/ipc-msg.pb-c.d [2022-04-07T09:05:21.522Z] #43 9.823 PBCC images/ipc-shm.pb-c.c [2022-04-07T09:05:21.522Z] #43 9.868 DEP images/ipc-shm.pb-c.d [2022-04-07T09:05:21.522Z] #43 9.868 PBCC images/ipc-var.pb-c.c [2022-04-07T09:05:21.522Z] #43 9.868 DEP images/ipc-var.pb-c.d [2022-04-07T09:05:21.522Z] #43 9.868 PBCC images/sk-opts.pb-c.c [2022-04-07T09:05:21.522Z] #43 9.868 PBCC images/packet-sock.pb-c.c [2022-04-07T09:05:21.522Z] #43 9.878 DEP images/sk-opts.pb-c.d [2022-04-07T09:05:21.522Z] #43 9.893 DEP images/packet-sock.pb-c.d [2022-04-07T09:05:21.522Z] #43 9.936 PBCC images/sk-netlink.pb-c.c [2022-04-07T09:05:21.522Z] #43 9.936 DEP images/sk-netlink.pb-c.d [2022-04-07T09:05:21.522Z] #43 9.936 PBCC images/sk-inet.pb-c.c [2022-04-07T09:05:21.522Z] #43 9.990 DEP images/sk-inet.pb-c.d [2022-04-07T09:05:21.522Z] #43 9.990 PBCC images/sk-unix.pb-c.c [2022-04-07T09:05:21.523Z] #43 9.990 DEP images/sk-unix.pb-c.d [2022-04-07T09:05:21.523Z] #43 9.990 PBCC images/mm.pb-c.c [2022-04-07T09:05:21.523Z] #43 10.01 DEP images/mm.pb-c.d [2022-04-07T09:05:21.523Z] #43 10.01 PBCC images/timerfd.pb-c.c [2022-04-07T09:05:21.523Z] #43 10.04 DEP images/timerfd.pb-c.d [2022-04-07T09:05:21.523Z] #43 10.05 PBCC images/timer.pb-c.c [2022-04-07T09:05:21.523Z] #43 10.05 DEP images/timer.pb-c.d [2022-04-07T09:05:21.523Z] #43 10.08 PBCC images/sa.pb-c.c [2022-04-07T09:05:21.756Z] #43 18.03 CC images/fown.o [2022-04-07T09:05:21.756Z] #43 18.18 CC images/ns.o [2022-04-07T09:05:21.780Z] #43 10.16 DEP images/sa.pb-c.d [2022-04-07T09:05:21.780Z] #43 10.16 PBCC images/pipe-data.pb-c.c [2022-04-07T09:05:21.780Z] #43 10.17 DEP images/pipe-data.pb-c.d [2022-04-07T09:05:21.780Z] #43 10.27 PBCC images/mnt.pb-c.c [2022-04-07T09:05:21.780Z] #43 ... [2022-04-07T09:05:21.780Z] [2022-04-07T09:05:21.780Z] #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-04-07T09:05:21.780Z] #34 sha256:ca61a852875b07b15b6ce26927e9a53a77fcf822cbf025d1b0568d4ec720b510 [2022-04-07T09:05:21.780Z] #34 76.23 github.com/BurntSushi/toml/cmd/tomlv [2022-04-07T09:05:21.780Z] #34 DONE 78.8s [2022-04-07T09:05:21.780Z] [2022-04-07T09:05:21.780Z] #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-04-07T09:05:21.780Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:21.780Z] #43 10.38 DEP images/mnt.pb-c.d [2022-04-07T09:05:21.780Z] #43 10.43 PBCC images/sk-packet.pb-c.c [2022-04-07T09:05:21.780Z] #43 ... [2022-04-07T09:05:21.780Z] [2022-04-07T09:05:21.780Z] #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-04-07T09:05:21.780Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:21.780Z] #13 70.72 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-07T09:05:21.780Z] #13 70.73 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T09:05:21.780Z] #13 70.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:21.780Z] #13 70.87 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-04-07T09:05:21.780Z] #13 70.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T09:05:21.780Z] #13 70.88 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:21.985Z] #43 17.64 CC images/inventory.o [2022-04-07T09:05:21.985Z] #43 17.79 CC images/fdinfo.o [2022-04-07T09:05:22.017Z] #43 18.32 CC images/regfile.o [2022-04-07T09:05:22.017Z] #43 18.46 CC images/ghost-file.o [2022-04-07T09:05:22.037Z] #13 ... [2022-04-07T09:05:22.038Z] [2022-04-07T09:05:22.038Z] #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-04-07T09:05:22.038Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:22.038Z] #43 10.47 DEP images/sk-packet.pb-c.d [2022-04-07T09:05:22.038Z] #43 10.50 PBCC images/tcp-stream.pb-c.c [2022-04-07T09:05:22.038Z] #43 10.54 DEP images/tcp-stream.pb-c.d [2022-04-07T09:05:22.038Z] #43 10.59 PBCC images/pipe.pb-c.c [2022-04-07T09:05:22.038Z] #43 10.66 DEP images/pipe.pb-c.d [2022-04-07T09:05:22.038Z] #43 10.66 PBCC images/pstree.pb-c.c [2022-04-07T09:05:22.247Z] #43 18.11 CC images/fown.o [2022-04-07T09:05:22.276Z] #43 18.69 CC images/fifo.o [2022-04-07T09:05:22.295Z] #43 10.71 DEP images/pstree.pb-c.d [2022-04-07T09:05:22.295Z] #43 10.76 PBCC images/fs.pb-c.c [2022-04-07T09:05:22.295Z] #43 10.77 DEP images/fs.pb-c.d [2022-04-07T09:05:22.295Z] #43 10.83 PBCC images/signalfd.pb-c.c [2022-04-07T09:05:22.295Z] #43 10.87 DEP images/signalfd.pb-c.d [2022-04-07T09:05:22.508Z] #43 18.28 CC images/ns.o [2022-04-07T09:05:22.508Z] #43 18.45 CC images/regfile.o [2022-04-07T09:05:22.536Z] #43 18.85 CC images/remap-file-path.o [2022-04-07T09:05:22.536Z] #43 19.04 CC images/eventfd.o [2022-04-07T09:05:22.553Z] #43 10.91 PBCC images/fh.pb-c.c [2022-04-07T09:05:22.553Z] #43 10.97 PBCC images/fsnotify.pb-c.c [2022-04-07T09:05:22.553Z] #43 11.03 DEP images/fh.pb-c.d [2022-04-07T09:05:22.553Z] #43 11.11 DEP images/fsnotify.pb-c.d [2022-04-07T09:05:22.553Z] #43 11.11 PBCC images/eventpoll.pb-c.c [2022-04-07T09:05:22.770Z] #43 18.71 CC images/ghost-file.o [2022-04-07T09:05:22.813Z] #43 11.15 DEP images/eventpoll.pb-c.d [2022-04-07T09:05:22.813Z] #43 11.19 PBCC images/eventfd.pb-c.c [2022-04-07T09:05:22.813Z] #43 11.20 DEP images/eventfd.pb-c.d [2022-04-07T09:05:22.813Z] #43 11.26 PBCC images/remap-file-path.pb-c.c [2022-04-07T09:05:22.813Z] #43 11.30 DEP images/remap-file-path.pb-c.d [2022-04-07T09:05:22.813Z] #43 11.30 PBCC images/fifo.pb-c.c [2022-04-07T09:05:22.813Z] #43 11.33 DEP images/fifo.pb-c.d [2022-04-07T09:05:22.813Z] #43 11.39 PBCC images/ghost-file.pb-c.c [2022-04-07T09:05:23.072Z] #43 11.42 DEP images/ghost-file.pb-c.d [2022-04-07T09:05:23.072Z] #43 11.49 PBCC images/regfile.pb-c.c [2022-04-07T09:05:23.072Z] #43 11.54 DEP images/regfile.pb-c.d [2022-04-07T09:05:23.072Z] #43 11.58 PBCC images/ns.pb-c.c [2022-04-07T09:05:23.072Z] #43 11.61 DEP images/ns.pb-c.d [2022-04-07T09:05:23.072Z] #43 11.68 PBCC images/fdinfo.pb-c.c [2022-04-07T09:05:23.106Z] #43 19.24 CC images/eventpoll.o [2022-04-07T09:05:23.106Z] #43 19.45 CC images/fh.o [2022-04-07T09:05:23.330Z] #43 11.81 DEP images/fdinfo.pb-c.d [2022-04-07T09:05:23.330Z] #43 11.86 PBCC images/core-aarch64.pb-c.c [2022-04-07T09:05:23.330Z] #43 11.90 PBCC images/core-arm.pb-c.c [2022-04-07T09:05:23.330Z] #43 11.94 PBCC images/core-ppc64.pb-c.c [2022-04-07T09:05:23.343Z] #43 18.97 CC images/fifo.o [2022-04-07T09:05:23.344Z] #43 19.23 CC images/remap-file-path.o [2022-04-07T09:05:23.365Z] #43 19.74 CC images/fsnotify.o [2022-04-07T09:05:23.365Z] #43 ... [2022-04-07T09:05:23.365Z] [2022-04-07T09:05:23.365Z] #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-04-07T09:05:23.365Z] #56 sha256:9dbdfb29e37b9be55d5b438b45c65af1a322a1aef5bcdbcac26d3f0d3b96dc63 [2022-04-07T09:05:23.589Z] #43 11.98 PBCC images/core-s390.pb-c.c [2022-04-07T09:05:23.589Z] #43 12.03 PBCC images/core-x86.pb-c.c [2022-04-07T09:05:23.589Z] #43 12.09 PBCC images/core.pb-c.c [2022-04-07T09:05:23.589Z] #43 12.15 PBCC images/inventory.pb-c.c [2022-04-07T09:05:23.589Z] #43 12.21 DEP images/core-aarch64.pb-c.d [2022-04-07T09:05:23.605Z] #43 19.38 CC images/eventfd.o [2022-04-07T09:05:23.788Z] #53 ... [2022-04-07T09:05:23.788Z] [2022-04-07T09:05:23.788Z] #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-04-07T09:05:23.788Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:05:23.788Z] #43 43.42 HOSTCC compel/src/lib/log-host.o [2022-04-07T09:05:23.788Z] #43 43.68 HOSTLINK compel/compel-host-bin [2022-04-07T09:05:23.788Z] #43 43.87 DEP soccr/soccr.d [2022-04-07T09:05:23.788Z] #43 44.02 CC soccr/soccr.o [2022-04-07T09:05:23.788Z] #43 45.17 AR soccr/libsoccr.a [2022-04-07T09:05:23.788Z] #43 45.24 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T09:05:23.788Z] #43 45.55 DEP criu/arch/aarch64/sigframe.d [2022-04-07T09:05:23.788Z] #43 45.67 DEP criu/arch/aarch64/crtools.d [2022-04-07T09:05:23.788Z] #43 45.86 DEP criu/arch/aarch64/cpu.d [2022-04-07T09:05:23.788Z] #43 45.88 DEP criu/arch/aarch64/bitops.d [2022-04-07T09:05:23.788Z] #43 45.93 CC criu/arch/aarch64/bitops.o [2022-04-07T09:05:23.788Z] #43 45.99 CC criu/arch/aarch64/cpu.o [2022-04-07T09:05:23.788Z] #43 46.10 CC criu/arch/aarch64/crtools.o [2022-04-07T09:05:23.788Z] #43 46.57 CC criu/arch/aarch64/sigframe.o [2022-04-07T09:05:23.788Z] #43 46.80 LINK criu/arch/aarch64/crtools.built-in.o [2022-04-07T09:05:23.788Z] #43 46.86 DEP criu/pie/util-vdso.d [2022-04-07T09:05:23.788Z] #43 47.01 DEP criu/pie/util.d [2022-04-07T09:05:23.788Z] #43 47.11 CC criu/pie/util.o [2022-04-07T09:05:23.788Z] #43 47.32 CC criu/pie/util-vdso.o [2022-04-07T09:05:23.788Z] #43 47.76 AR criu/pie/pie.lib.a [2022-04-07T09:05:23.788Z] #43 47.87 DEP criu/pie/restorer.d [2022-04-07T09:05:23.788Z] #43 48.05 DEP criu/arch/aarch64/intraprocedure.d [2022-04-07T09:05:23.788Z] #43 48.07 DEP criu/arch/aarch64/restorer.d [2022-04-07T09:05:23.788Z] #43 48.18 DEP criu/arch/aarch64/vdso-pie.d [2022-04-07T09:05:23.788Z] #43 48.24 DEP criu/pie/parasite-vdso.d [2022-04-07T09:05:23.788Z] #43 48.34 DEP criu/pie/parasite.d [2022-04-07T09:05:23.788Z] #43 48.51 CC criu/pie/parasite.o [2022-04-07T09:05:23.788Z] #43 49.51 LINK criu/pie/parasite.built-in.o [2022-04-07T09:05:23.788Z] #43 49.53 GEN criu/pie/parasite-blob.h [2022-04-07T09:05:23.788Z] #43 49.54 CC criu/pie/parasite-vdso.o [2022-04-07T09:05:23.788Z] #43 50.08 CC criu/arch/aarch64/vdso-pie.o [2022-04-07T09:05:23.788Z] #43 50.38 CC criu/arch/aarch64/restorer.o [2022-04-07T09:05:23.788Z] #43 50.65 CC criu/arch/aarch64/intraprocedure.o [2022-04-07T09:05:23.788Z] #43 50.69 CC criu/pie/restorer.o [2022-04-07T09:05:23.788Z] #43 53.19 LINK criu/pie/restorer.built-in.o [2022-04-07T09:05:23.788Z] #43 53.20 GEN criu/pie/restorer-blob.h [2022-04-07T09:05:23.788Z] #43 53.26 DEP criu/vdso.d [2022-04-07T09:05:23.788Z] #43 53.36 DEP criu/uts_ns.d [2022-04-07T09:05:23.788Z] #43 53.47 DEP criu/util.d [2022-04-07T09:05:23.788Z] #43 53.59 DEP criu/uffd.d [2022-04-07T09:05:23.788Z] #43 53.71 DEP criu/tun.d [2022-04-07T09:05:23.846Z] #43 12.26 DEP images/core-arm.pb-c.d [2022-04-07T09:05:23.846Z] #43 12.30 DEP images/core-ppc64.pb-c.d [2022-04-07T09:05:23.846Z] #43 12.36 DEP images/core-s390.pb-c.d [2022-04-07T09:05:23.846Z] #43 12.39 DEP images/core-x86.pb-c.d [2022-04-07T09:05:23.846Z] #43 12.47 DEP images/core.pb-c.d [2022-04-07T09:05:23.868Z] #43 19.62 CC images/eventpoll.o [2022-04-07T09:05:23.868Z] #43 19.87 CC images/fh.o [2022-04-07T09:05:24.044Z] #43 53.82 DEP criu/tty.d [2022-04-07T09:05:24.044Z] #43 53.95 DEP criu/timerfd.d [2022-04-07T09:05:24.103Z] #43 12.55 DEP images/inventory.pb-c.d [2022-04-07T09:05:24.103Z] #43 12.60 PBCC images/cpuinfo.pb-c.c [2022-04-07T09:05:24.103Z] #43 12.64 DEP images/cpuinfo.pb-c.d [2022-04-07T09:05:24.103Z] #43 12.67 PBCC images/stats.pb-c.c [2022-04-07T09:05:24.103Z] #43 12.70 DEP images/stats.pb-c.d [2022-04-07T09:05:24.129Z] #43 20.02 CC images/fsnotify.o [2022-04-07T09:05:24.158Z] #56 43.98 Checking out files: 55% (2618/4680) Checking out files: 56% (2621/4680) Checking out files: 57% (2668/4680) Checking out files: 58% (2715/4680) Checking out files: 59% (2762/4680) Checking out files: 60% (2808/4680) Checking out files: 61% (2855/4680) Checking out files: 62% (2902/4680) Checking out files: 63% (2949/4680) Checking out files: 64% (2996/4680) Checking out files: 65% (3042/4680) Checking out files: 66% (3089/4680) Checking out files: 67% (3136/4680) Checking out files: 68% (3183/4680) Checking out files: 69% (3230/4680) Checking out files: 70% (3276/4680) Checking out files: 71% (3323/4680) Checking out files: 72% (3370/4680) Checking out files: 73% (3417/4680) Checking out files: 74% (3464/4680) Checking out files: 75% (3510/4680) Checking out files: 76% (3557/4680) Checking out files: 77% (3604/4680) Checking out files: 78% (3651/4680) Checking out files: 79% (3698/4680) Checking out files: 80% (3744/4680) Checking out files: 81% (3791/4680) Checking out files: 82% (3838/4680) Checking out files: 83% (3885/4680) Checking out files: 84% (3932/4680) Checking out files: 85% (3978/4680) Checking out files: 86% (4025/4680) Checking out files: 87% (4072/4680) Checking out files: 88% (4119/4680) Checking out files: 89% (4166/4680) Checking out files: 90% (4212/4680) Checking out files: 91% (4259/4680) Checking out files: 92% (4306/4680) Checking out files: 93% (4353/4680) Checking out files: 94% (4400/4680) Checking out files: 95% (4446/4680) Checking out files: 96% (4493/4680) Checking out files: 97% (4540/4680) Checking out files: 97% (4556/4680) Checking out files: 98% (4587/4680) Checking out files: 99% (4634/4680) Checking out files: 100% (4680/4680) Checking out files: 100% (4680/4680), done. [2022-04-07T09:05:24.158Z] #56 45.13 + cd /tmp/tmp.rTvKW7ozSz/src/github.com/containerd/containerd [2022-04-07T09:05:24.158Z] #56 45.13 + git checkout -q v1.5.11 [2022-04-07T09:05:24.301Z] #43 54.06 DEP criu/timens.d [2022-04-07T09:05:24.301Z] #43 54.16 DEP criu/sysfs_parse.d [2022-04-07T09:05:24.391Z] #43 ... [2022-04-07T09:05:24.391Z] [2022-04-07T09:05:24.391Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-04-07T09:05:24.391Z] #56 sha256:44f20dd12172c351024fbc1d49f56449db231a981988e4171054d76ff3407c09 [2022-04-07T09:05:24.559Z] #43 54.29 DEP criu/sysctl.d [2022-04-07T09:05:24.817Z] #43 54.39 DEP criu/string.d [2022-04-07T09:05:24.817Z] #43 54.43 DEP criu/stats.d [2022-04-07T09:05:24.817Z] #43 54.57 DEP criu/sockets.d [2022-04-07T09:05:24.915Z] #56 43.15 Checking out files: 54% (2539/4680) Checking out files: 55% (2574/4680) Checking out files: 56% (2621/4680) Checking out files: 57% (2668/4680) Checking out files: 58% (2715/4680) Checking out files: 59% (2762/4680) Checking out files: 60% (2808/4680) Checking out files: 61% (2855/4680) Checking out files: 62% (2902/4680) Checking out files: 63% (2949/4680) Checking out files: 64% (2996/4680) Checking out files: 65% (3042/4680) Checking out files: 66% (3089/4680) Checking out files: 67% (3136/4680) Checking out files: 68% (3183/4680) Checking out files: 69% (3230/4680) Checking out files: 70% (3276/4680) Checking out files: 71% (3323/4680) Checking out files: 72% (3370/4680) Checking out files: 73% (3417/4680) Checking out files: 74% (3464/4680) Checking out files: 75% (3510/4680) Checking out files: 76% (3557/4680) Checking out files: 77% (3604/4680) Checking out files: 78% (3651/4680) Checking out files: 79% (3698/4680) Checking out files: 80% (3744/4680) Checking out files: 81% (3791/4680) Checking out files: 82% (3838/4680) Checking out files: 83% (3885/4680) Checking out files: 84% (3932/4680) Checking out files: 85% (3978/4680) Checking out files: 86% (4025/4680) Checking out files: 87% (4072/4680) Checking out files: 88% (4119/4680) Checking out files: 89% (4166/4680) Checking out files: 90% (4212/4680) Checking out files: 91% (4259/4680) Checking out files: 92% (4306/4680) Checking out files: 93% (4353/4680) Checking out files: 94% (4400/4680) Checking out files: 95% (4446/4680) Checking out files: 96% (4493/4680) Checking out files: 97% (4540/4680) Checking out files: 98% (4587/4680) Checking out files: 99% (4634/4680) Checking out files: 100% (4680/4680) Checking out files: 100% (4680/4680), done. [2022-04-07T09:05:24.915Z] #56 44.48 + cd /tmp/tmp.luXbLEp5P1/src/github.com/containerd/containerd [2022-04-07T09:05:24.915Z] #56 44.48 + git checkout -q v1.5.11 [2022-04-07T09:05:24.950Z] #30 DONE 4.3s [2022-04-07T09:05:24.950Z] [2022-04-07T09:05:24.950Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-07T09:05:24.950Z] #33 sha256:20c545f00e82996da19f924708692c9cf1692649b6d8877b5560bed3c900011c [2022-04-07T09:05:25.074Z] #43 54.79 DEP criu/sk-unix.d [2022-04-07T09:05:25.208Z] #33 DONE 0.3s [2022-04-07T09:05:25.208Z] [2022-04-07T09:05:25.208Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-07T09:05:25.208Z] #35 sha256:5bc80151ee161a0d2b89dd415be3be77d4d7c2286d967cfb7e80d8efa78d42ac [2022-04-07T09:05:25.208Z] #35 DONE 0.1s [2022-04-07T09:05:25.208Z] [2022-04-07T09:05:25.208Z] #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-04-07T09:05:25.208Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:25.208Z] #43 123.2 CC criu/page-pipe.o [2022-04-07T09:05:25.208Z] #43 123.9 CC criu/page-xfer.o [2022-04-07T09:05:25.208Z] #43 125.9 CC criu/pagemap-cache.o [2022-04-07T09:05:25.208Z] #43 126.4 CC criu/pagemap.o [2022-04-07T09:05:25.208Z] #43 127.6 CC criu/parasite-syscall.o [2022-04-07T09:05:25.208Z] #43 128.8 CC criu/path.o [2022-04-07T09:05:25.208Z] #43 129.2 CC criu/pie-util-vdso-elf32.o [2022-04-07T09:05:25.208Z] #43 129.6 CC criu/pie-util-vdso.o [2022-04-07T09:05:25.208Z] #43 130.0 CC criu/pie-util.o [2022-04-07T09:05:25.208Z] #43 130.1 CC criu/pipes.o [2022-04-07T09:05:25.208Z] #43 130.9 CC criu/plugin.o [2022-04-07T09:05:25.208Z] #43 131.2 CC criu/proc_parse.o [2022-04-07T09:05:25.334Z] #43 54.97 DEP criu/sk-tcp.d [2022-04-07T09:05:25.334Z] #43 55.17 DEP criu/sk-queue.d [2022-04-07T09:05:25.466Z] #43 ... [2022-04-07T09:05:25.466Z] [2022-04-07T09:05:25.466Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-07T09:05:25.466Z] #38 sha256:091fad1cf274fe95bf5da67f9de93637598972e255acc6a02d03b8442388bf6d [2022-04-07T09:05:25.466Z] #38 DONE 0.1s [2022-04-07T09:05:25.466Z] [2022-04-07T09:05:25.466Z] #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-04-07T09:05:25.466Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:25.591Z] #43 55.32 DEP criu/sk-packet.d [2022-04-07T09:05:25.849Z] #43 55.46 DEP criu/sk-netlink.d [2022-04-07T09:05:25.849Z] #43 55.58 DEP criu/sk-inet.d [2022-04-07T09:05:26.000Z] #43 14.13 make[1]: Nothing to be done for 'all'. [2022-04-07T09:05:26.108Z] #43 55.78 DEP criu/signalfd.d [2022-04-07T09:05:26.108Z] #43 55.88 DEP criu/sigframe.d [2022-04-07T09:05:26.108Z] #43 55.98 DEP criu/shmem.d [2022-04-07T09:05:26.365Z] #43 56.13 DEP criu/servicefd.d [2022-04-07T09:05:26.365Z] #43 56.26 DEP criu/seize.d [2022-04-07T09:05:26.623Z] #43 56.36 DEP criu/seccomp.d [2022-04-07T09:05:26.692Z] #56 47.60 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-07T09:05:26.692Z] #56 47.60 + BUILDTAGS='netgo osusergo static_build' [2022-04-07T09:05:26.692Z] #56 47.60 + export EXTRA_FLAGS=-buildmode=pie [2022-04-07T09:05:26.692Z] #56 47.60 + EXTRA_FLAGS=-buildmode=pie [2022-04-07T09:05:26.692Z] #56 47.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-07T09:05:26.692Z] #56 47.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-07T09:05:26.692Z] #56 47.60 + '[' '' = dynamic ']' [2022-04-07T09:05:26.692Z] #56 47.60 + make [2022-04-07T09:05:26.837Z] #56 46.33 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-07T09:05:26.837Z] #56 46.34 + BUILDTAGS='netgo osusergo static_build' [2022-04-07T09:05:26.837Z] #56 46.34 + export EXTRA_FLAGS=-buildmode=pie [2022-04-07T09:05:26.837Z] #56 46.34 + EXTRA_FLAGS=-buildmode=pie [2022-04-07T09:05:26.837Z] #56 46.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-07T09:05:26.837Z] #56 46.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-07T09:05:26.837Z] #56 46.34 + '[' '' = dynamic ']' [2022-04-07T09:05:26.837Z] #56 46.34 + make [2022-04-07T09:05:26.839Z] #43 133.9 CC criu/protobuf-desc.o [2022-04-07T09:05:26.880Z] #43 56.48 DEP criu/rst-malloc.d [2022-04-07T09:05:26.880Z] #43 56.59 DEP criu/rbtree.d [2022-04-07T09:05:26.880Z] #43 56.63 DEP criu/pstree.d [2022-04-07T09:05:26.934Z] #43 15.49 CC images/stats.o [2022-04-07T09:05:27.085Z] Fetching without tags [2022-04-07T09:05:27.139Z] #43 56.79 DEP criu/protobuf.d [2022-04-07T09:05:27.139Z] #43 56.87 GEN criu/protobuf-desc-gen.h [2022-04-07T09:05:26.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:05:26.809Z] > git config --add remote.origin.fetch +refs/pull/43470/head:refs/remotes/origin/PR-43470 # timeout=10 [2022-04-07T09:05:26.862Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:05:26.990Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-07T09:05:27.124Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-07T09:05:27.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:05:27.127Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43470/head:refs/remotes/origin/PR-43470 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-04-07T09:05:27.498Z] #43 15.86 CC images/core.o [2022-04-07T09:05:27.773Z] #43 135.0 CC criu/protobuf.o [2022-04-07T09:05:27.843Z] Merging remotes/origin/20.10 commit 811795ccd7133707541aef79f759941b82b0bc28 into PR head commit 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:05:28.065Z] #43 16.37 CC images/core-x86.o [2022-04-07T09:05:28.069Z] #56 48.87 + bin/ctr [2022-04-07T09:05:28.227Z] #56 47.66 + bin/ctr [2022-04-07T09:05:28.321Z] #43 16.80 CC images/core-arm.o [2022-04-07T09:05:28.336Z] #43 135.4 CC criu/pstree.o [2022-04-07T09:05:28.578Z] #43 17.10 CC images/core-aarch64.o [2022-04-07T09:05:29.204Z] #43 17.43 CC images/core-ppc64.o [2022-04-07T09:05:29.477Z] #43 17.97 CC images/core-s390.o [2022-04-07T09:05:29.662Z] #43 59.22 DEP criu/protobuf-desc.d [2022-04-07T09:05:29.662Z] #43 59.33 DEP criu/proc_parse.d [2022-04-07T09:05:29.662Z] #43 59.47 DEP criu/plugin.d [2022-04-07T09:05:29.706Z] #43 136.7 CC criu/rbtree.o [2022-04-07T09:05:29.919Z] #43 59.60 DEP criu/pipes.d [2022-04-07T09:05:29.964Z] #43 137.0 CC criu/rst-malloc.o [2022-04-07T09:05:30.176Z] #43 59.75 DEP criu/pie-util.d [2022-04-07T09:05:30.176Z] #43 59.82 DEP criu/pie-util-vdso.d [2022-04-07T09:05:30.176Z] #43 59.90 DEP criu/path.d [2022-04-07T09:05:30.221Z] #43 137.4 CC criu/seccomp.o [2022-04-07T09:05:30.415Z] #43 18.61 CC images/cpuinfo.o [2022-04-07T09:05:27.958Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:05:28.011Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:05:30.316Z] > git remote # timeout=10 [2022-04-07T09:05:30.433Z] #43 60.05 DEP criu/parasite-syscall.d [2022-04-07T09:05:30.433Z] #43 60.17 DEP criu/pagemap.d [2022-04-07T09:05:30.671Z] #43 19.02 CC images/inventory.o [2022-04-07T09:05:30.671Z] #43 19.26 CC images/fdinfo.o [2022-04-07T09:05:30.689Z] #43 60.33 DEP criu/pagemap-cache.d [2022-04-07T09:05:30.689Z] #43 60.47 DEP criu/page-xfer.d [2022-04-07T09:05:30.689Z] #43 60.57 DEP criu/page-pipe.d [2022-04-07T09:05:30.689Z] #43 60.61 DEP criu/netfilter.d [2022-04-07T09:05:30.730Z] Merge succeeded, producing 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:05:30.730Z] Checking out Revision 4e81bcf380360dbc1a7c123e8e981df92ba2195c (PR-43470) [2022-04-07T09:05:30.927Z] #43 19.58 CC images/fown.o [2022-04-07T09:05:31.152Z] #43 138.1 CC criu/seize.o [2022-04-07T09:05:31.254Z] #43 60.79 DEP criu/net.d [2022-04-07T09:05:31.254Z] #43 ... [2022-04-07T09:05:31.254Z] [2022-04-07T09:05:31.254Z] #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-04-07T09:05:31.254Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-04-07T09:05:31.254Z] #20 7.894 Fetched 8830 kB in 7s (1263 kB/s) [2022-04-07T09:05:31.254Z] #20 7.894 Reading package lists... [2022-04-07T09:05:31.254Z] #20 11.24 Reading package lists... [2022-04-07T09:05:31.254Z] #20 14.55 Building dependency tree... [2022-04-07T09:05:31.254Z] #20 16.44 libcap2-bin is already the newest version (1:2.25-2). [2022-04-07T09:05:31.254Z] #20 16.44 The following additional packages will be installed: [2022-04-07T09:05:31.254Z] #20 16.45 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-07T09:05:31.254Z] #20 16.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-07T09:05:31.254Z] #20 16.45 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-07T09:05:31.254Z] #20 16.45 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-07T09:05:31.254Z] #20 16.45 python3.7 python3.7-minimal vim-runtime xxd [2022-04-07T09:05:31.254Z] #20 16.45 Suggested packages: [2022-04-07T09:05:31.254Z] #20 16.45 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-07T09:05:31.254Z] #20 16.45 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-07T09:05:31.254Z] #20 16.45 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-07T09:05:31.254Z] #20 16.45 quota [2022-04-07T09:05:31.254Z] #20 16.45 Recommended packages: [2022-04-07T09:05:31.254Z] #20 16.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-07T09:05:31.254Z] #20 16.45 python3-keyrings.alt python3-xdg unzip [2022-04-07T09:05:31.254Z] #20 ... [2022-04-07T09:05:31.254Z] [2022-04-07T09:05:31.254Z] #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-04-07T09:05:31.254Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:05:31.254Z] #43 61.00 DEP criu/namespaces.d [2022-04-07T09:05:31.489Z] #43 19.76 CC images/ns.o [2022-04-07T09:05:31.489Z] #43 19.94 CC images/regfile.o [2022-04-07T09:05:31.512Z] #43 61.14 DEP criu/mount.d [2022-04-07T09:05:31.512Z] #43 61.29 DEP criu/memfd.d [2022-04-07T09:05:31.747Z] #43 20.13 CC images/ghost-file.o [2022-04-07T09:05:31.760Z] #43 139.1 CC criu/servicefd.o [2022-04-07T09:05:31.769Z] #43 61.41 DEP criu/mem.d [2022-04-07T09:05:31.769Z] #43 61.53 DEP criu/lsm.d [2022-04-07T09:05:32.004Z] #43 20.41 CC images/fifo.o [2022-04-07T09:05:32.004Z] #43 20.61 CC images/remap-file-path.o [2022-04-07T09:05:32.026Z] #43 61.69 DEP criu/log.d [2022-04-07T09:05:32.026Z] #43 61.78 DEP criu/libnetlink.d [2022-04-07T09:05:32.026Z] #43 61.89 DEP criu/kerndat.d [2022-04-07T09:05:32.261Z] #43 20.79 CC images/eventfd.o [2022-04-07T09:05:32.283Z] #43 62.00 DEP criu/kcmp-ids.d [2022-04-07T09:05:32.283Z] #43 62.05 DEP criu/irmap.d [2022-04-07T09:05:32.283Z] #43 62.09 DEP criu/ipc_ns.d [2022-04-07T09:05:32.518Z] #43 20.97 CC images/eventpoll.o [2022-04-07T09:05:32.541Z] #43 62.15 DEP criu/image.d [2022-04-07T09:05:32.541Z] #43 62.23 DEP criu/image-desc.d [2022-04-07T09:05:32.541Z] #43 62.28 DEP criu/fsnotify.d [2022-04-07T09:05:32.541Z] #43 62.46 DEP criu/filesystems.d [2022-04-07T09:05:32.778Z] #43 21.19 CC images/fh.o [2022-04-07T09:05:32.784Z] #43 139.7 CC criu/shmem.o [2022-04-07T09:05:33.035Z] #43 21.46 CC images/fsnotify.o [2022-04-07T09:05:33.105Z] #43 62.63 DEP criu/files.d [2022-04-07T09:05:33.105Z] #43 62.77 DEP criu/files-reg.d [2022-04-07T09:05:33.362Z] #43 62.97 DEP criu/files-ext.d [2022-04-07T09:05:33.362Z] #43 63.06 DEP criu/file-lock.d [2022-04-07T09:05:33.362Z] #43 63.18 DEP criu/file-ids.d [2022-04-07T09:05:33.600Z] #43 21.93 CC images/signalfd.o [2022-04-07T09:05:33.600Z] #43 22.18 CC images/fs.o [2022-04-07T09:05:33.619Z] #43 63.35 DEP criu/fifo.d [2022-04-07T09:05:33.619Z] #43 63.43 DEP criu/fdstore.d [2022-04-07T09:05:33.619Z] #43 ... [2022-04-07T09:05:33.619Z] [2022-04-07T09:05:33.620Z] #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-04-07T09:05:33.620Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-04-07T09:05:33.620Z] #32 DONE 115.3s [2022-04-07T09:05:33.620Z] [2022-04-07T09:05:33.620Z] #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-04-07T09:05:33.620Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:05:33.620Z] #43 63.53 DEP criu/fault-injection.d [2022-04-07T09:05:30.411Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T09:05:30.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-07T09:05:30.461Z] > git merge 811795ccd7133707541aef79f759941b82b0bc28 # timeout=10 [2022-04-07T09:05:30.627Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-07T09:05:30.768Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T09:05:30.831Z] > git checkout -f 4e81bcf380360dbc1a7c123e8e981df92ba2195c # timeout=10 [2022-04-07T09:05:33.719Z] #43 140.9 CC criu/sigframe.o [2022-04-07T09:05:33.857Z] #43 22.40 CC images/pstree.o [2022-04-07T09:05:33.876Z] #43 63.59 DEP criu/external.d [2022-04-07T09:05:33.977Z] #43 141.1 CC criu/signalfd.o [2022-04-07T09:05:33.977Z] #43 ... [2022-04-07T09:05:33.977Z] [2022-04-07T09:05:33.977Z] #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-04-07T09:05:33.977Z] #49 sha256:88da98eec3ddeb9a5d175b30d131decb43f642b185b5af8faea8a4c5e692ea63 [2022-04-07T09:05:33.977Z] #49 208.3 + /build/golangci-lint --version [2022-04-07T09:05:34.115Z] #43 22.57 CC images/pipe.o [2022-04-07T09:05:34.133Z] #43 63.82 DEP criu/eventpoll.d [2022-04-07T09:05:34.133Z] #43 63.96 DEP criu/eventfd.d [2022-04-07T09:05:34.233Z] #49 208.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-07T09:05:34.371Z] #43 22.73 CC images/tcp-stream.o [2022-04-07T09:05:34.371Z] #43 22.90 CC images/sk-packet.o [2022-04-07T09:05:34.391Z] #43 64.20 DEP criu/crtools.d [2022-04-07T09:05:34.490Z] #49 DONE 209.1s [2022-04-07T09:05:34.490Z] [2022-04-07T09:05:34.490Z] #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-04-07T09:05:34.490Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:34.490Z] #43 141.4 CC criu/sk-inet.o [2022-04-07T09:05:34.628Z] #56 ... [2022-04-07T09:05:34.628Z] [2022-04-07T09:05:34.628Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T09:05:34.628Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:34.628Z] #43 20.22 CC images/signalfd.o [2022-04-07T09:05:34.628Z] #43 20.40 CC images/fs.o [2022-04-07T09:05:34.628Z] #43 20.60 CC images/pstree.o [2022-04-07T09:05:34.628Z] #43 20.75 CC images/pipe.o [2022-04-07T09:05:34.628Z] #43 20.92 CC images/tcp-stream.o [2022-04-07T09:05:34.628Z] #43 21.10 CC images/sk-packet.o [2022-04-07T09:05:34.628Z] #43 21.32 CC images/mnt.o [2022-04-07T09:05:34.628Z] #43 21.53 CC images/pipe-data.o [2022-04-07T09:05:34.628Z] #43 21.74 CC images/sa.o [2022-04-07T09:05:34.628Z] #43 21.89 CC images/timer.o [2022-04-07T09:05:34.628Z] #43 22.12 CC images/timerfd.o [2022-04-07T09:05:34.628Z] #43 22.28 CC images/mm.o [2022-04-07T09:05:34.628Z] #43 22.62 CC images/sk-opts.o [2022-04-07T09:05:34.628Z] #43 22.86 CC images/sk-unix.o [2022-04-07T09:05:34.628Z] #43 23.11 CC images/sk-inet.o [2022-04-07T09:05:34.628Z] #43 23.45 CC images/tun.o [2022-04-07T09:05:34.628Z] #43 23.67 CC images/sk-netlink.o [2022-04-07T09:05:34.628Z] #43 23.85 CC images/packet-sock.o [2022-04-07T09:05:34.628Z] #43 24.18 CC images/ipc-var.o [2022-04-07T09:05:34.628Z] #43 24.33 CC images/ipc-desc.o [2022-04-07T09:05:34.628Z] #43 24.44 CC images/ipc-shm.o [2022-04-07T09:05:34.628Z] #43 24.57 CC images/ipc-msg.o [2022-04-07T09:05:34.628Z] #43 24.84 CC images/ipc-sem.o [2022-04-07T09:05:34.628Z] #43 25.06 CC images/utsns.o [2022-04-07T09:05:34.628Z] #43 25.21 CC images/creds.o [2022-04-07T09:05:34.628Z] #43 25.39 CC images/vma.o [2022-04-07T09:05:34.628Z] #43 25.58 CC images/netdev.o [2022-04-07T09:05:34.628Z] #43 25.88 CC images/tty.o [2022-04-07T09:05:34.628Z] #43 26.28 CC images/file-lock.o [2022-04-07T09:05:34.628Z] #43 26.47 CC images/rlimit.o [2022-04-07T09:05:34.628Z] #43 26.66 CC images/pagemap.o [2022-04-07T09:05:34.628Z] #43 26.94 CC images/siginfo.o [2022-04-07T09:05:34.628Z] #43 27.20 CC images/rpc.o [2022-04-07T09:05:34.628Z] #43 28.23 CC images/ext-file.o [2022-04-07T09:05:34.628Z] #43 28.42 CC images/cgroup.o [2022-04-07T09:05:34.628Z] #43 28.98 CC images/userns.o [2022-04-07T09:05:34.628Z] #43 29.21 CC images/google/protobuf/descriptor.o [2022-04-07T09:05:34.628Z] #43 30.71 CC images/opts.o [2022-04-07T09:05:34.628Z] #43 30.88 CC images/seccomp.o [2022-04-07T09:05:34.629Z] #43 23.15 CC images/mnt.o [2022-04-07T09:05:34.649Z] #43 64.37 DEP criu/cr-service.d [2022-04-07T09:05:34.817Z] #56 ... [2022-04-07T09:05:34.818Z] [2022-04-07T09:05:34.818Z] #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-04-07T09:05:34.818Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:34.818Z] #43 20.46 CC images/signalfd.o [2022-04-07T09:05:34.818Z] #43 20.62 CC images/fs.o [2022-04-07T09:05:34.818Z] #43 20.81 CC images/pstree.o [2022-04-07T09:05:34.818Z] #43 21.07 CC images/pipe.o [2022-04-07T09:05:34.818Z] #43 21.24 CC images/tcp-stream.o [2022-04-07T09:05:34.818Z] #43 21.40 CC images/sk-packet.o [2022-04-07T09:05:34.818Z] #43 21.71 CC images/mnt.o [2022-04-07T09:05:34.818Z] #43 21.96 CC images/pipe-data.o [2022-04-07T09:05:34.818Z] #43 22.15 CC images/sa.o [2022-04-07T09:05:34.818Z] #43 22.33 CC images/timer.o [2022-04-07T09:05:34.818Z] #43 22.62 CC images/timerfd.o [2022-04-07T09:05:34.818Z] #43 22.80 CC images/mm.o [2022-04-07T09:05:34.818Z] #43 23.02 CC images/sk-opts.o [2022-04-07T09:05:34.818Z] #43 23.17 CC images/sk-unix.o [2022-04-07T09:05:34.818Z] #43 23.36 CC images/sk-inet.o [2022-04-07T09:05:34.818Z] #43 23.60 CC images/tun.o [2022-04-07T09:05:34.818Z] #43 23.78 CC images/sk-netlink.o [2022-04-07T09:05:34.818Z] #43 23.95 CC images/packet-sock.o [2022-04-07T09:05:34.818Z] #43 24.19 CC images/ipc-var.o [2022-04-07T09:05:34.818Z] #43 24.34 CC images/ipc-desc.o [2022-04-07T09:05:34.818Z] #43 24.50 CC images/ipc-shm.o [2022-04-07T09:05:34.818Z] #43 24.66 CC images/ipc-msg.o [2022-04-07T09:05:34.818Z] #43 24.89 CC images/ipc-sem.o [2022-04-07T09:05:34.818Z] #43 25.05 CC images/utsns.o [2022-04-07T09:05:34.818Z] #43 25.18 CC images/creds.o [2022-04-07T09:05:34.818Z] #43 25.34 CC images/vma.o [2022-04-07T09:05:34.818Z] #43 25.50 CC images/netdev.o [2022-04-07T09:05:34.818Z] #43 25.87 CC images/tty.o [2022-04-07T09:05:34.818Z] #43 26.36 CC images/file-lock.o [2022-04-07T09:05:34.818Z] #43 26.52 CC images/rlimit.o [2022-04-07T09:05:34.818Z] #43 26.72 CC images/pagemap.o [2022-04-07T09:05:34.818Z] #43 26.92 CC images/siginfo.o [2022-04-07T09:05:34.818Z] #43 27.10 CC images/rpc.o [2022-04-07T09:05:34.818Z] #43 27.97 CC images/ext-file.o [2022-04-07T09:05:34.818Z] #43 28.18 CC images/cgroup.o [2022-04-07T09:05:34.818Z] #43 28.71 CC images/userns.o [2022-04-07T09:05:34.818Z] #43 28.99 CC images/google/protobuf/descriptor.o [2022-04-07T09:05:34.818Z] #43 30.37 CC images/opts.o [2022-04-07T09:05:34.818Z] #43 30.53 CC images/seccomp.o [2022-04-07T09:05:34.818Z] #43 30.77 CC images/binfmt-misc.o [2022-04-07T09:05:34.887Z] #43 23.35 CC images/pipe-data.o [2022-04-07T09:05:34.887Z] #43 ... [2022-04-07T09:05:34.887Z] [2022-04-07T09:05:34.887Z] #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-04-07T09:05:34.887Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:34.887Z] #43 31.09 CC images/binfmt-misc.o [2022-04-07T09:05:34.887Z] #13 89.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-07T09:05:34.887Z] #43 31.27 CC images/time.o [2022-04-07T09:05:34.887Z] #13 89.07 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T09:05:34.887Z] #13 89.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:34.906Z] #43 64.53 DEP criu/cr-restore.d [2022-04-07T09:05:34.906Z] #43 64.64 DEP criu/cr-errno.d [2022-04-07T09:05:34.906Z] #43 64.66 DEP criu/cr-dump.d [2022-04-07T09:05:35.080Z] #43 30.99 CC images/time.o [2022-04-07T09:05:35.146Z] #43 31.52 CC images/sysctl.o [2022-04-07T09:05:35.164Z] #43 64.85 DEP criu/cr-dedup.d [2022-04-07T09:05:35.164Z] #43 64.94 DEP criu/cr-check.d [2022-04-07T09:05:35.343Z] #43 31.20 CC images/sysctl.o [2022-04-07T09:05:35.405Z] #43 31.71 CC images/autofs.o [2022-04-07T09:05:35.421Z] #43 65.17 DEP criu/config.d [2022-04-07T09:05:35.421Z] #43 65.29 DEP criu/clone-noasan.d [2022-04-07T09:05:35.423Z] #43 142.8 CC criu/sk-netlink.o [2022-04-07T09:05:35.605Z] #43 31.38 CC images/autofs.o [2022-04-07T09:05:35.605Z] #43 31.62 CC images/macvlan.o [2022-04-07T09:05:35.663Z] #43 31.90 CC images/macvlan.o [2022-04-07T09:05:35.663Z] #43 32.07 CC images/sit.o [2022-04-07T09:05:35.682Z] #43 65.38 DEP criu/cgroup.d [2022-04-07T09:05:35.682Z] #43 65.48 DEP criu/cgroup-props.d [2022-04-07T09:05:35.867Z] #43 31.76 CC images/sit.o [2022-04-07T09:05:35.921Z] #43 32.24 CC images/memfd.o [2022-04-07T09:05:35.940Z] #43 65.56 DEP criu/bitmap.d [2022-04-07T09:05:35.940Z] #43 65.58 DEP criu/bfd.d [2022-04-07T09:05:35.940Z] #43 65.64 DEP criu/autofs.d [2022-04-07T09:05:35.940Z] #43 65.73 DEP criu/aio.d [2022-04-07T09:05:36.130Z] #43 31.96 CC images/memfd.o [2022-04-07T09:05:36.185Z] #43 32.53 CC images/timens.o [2022-04-07T09:05:36.198Z] #43 65.82 DEP criu/action-scripts.d [2022-04-07T09:05:36.198Z] #43 66.03 CC criu/action-scripts.o [2022-04-07T09:05:36.357Z] #43 143.4 CC criu/sk-packet.o [2022-04-07T09:05:36.392Z] #43 32.20 CC images/timens.o [2022-04-07T09:05:36.447Z] #43 32.78 LINK images/built-in.o [2022-04-07T09:05:36.447Z] #43 ... [2022-04-07T09:05:36.447Z] [2022-04-07T09:05:36.447Z] #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-04-07T09:05:36.447Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:36.447Z] #13 85.76 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-07T09:05:36.447Z] #13 85.76 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T09:05:36.447Z] #13 85.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:36.613Z] #43 143.9 CC criu/sk-queue.o [2022-04-07T09:05:36.654Z] #43 32.44 LINK images/built-in.o [2022-04-07T09:05:36.654Z] #43 32.58 GEN compel/include/asm [2022-04-07T09:05:36.654Z] #43 32.61 GEN compel/include/version.h [2022-04-07T09:05:36.705Z] #13 ... [2022-04-07T09:05:36.705Z] [2022-04-07T09:05:36.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-04-07T09:05:36.705Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:36.705Z] #43 32.94 GEN compel/include/asm [2022-04-07T09:05:36.705Z] #43 32.96 GEN compel/include/version.h [2022-04-07T09:05:36.705Z] #43 32.98 touch .config [2022-04-07T09:05:36.705Z] #43 33.02 GEN include/common/config.h [2022-04-07T09:05:36.705Z] #43 33.09 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-04-07T09:05:36.705Z] #43 33.11 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-04-07T09:05:36.705Z] #43 33.13 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-04-07T09:05:36.705Z] #43 33.15 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-04-07T09:05:36.705Z] #43 33.17 DEP compel/arch/x86/plugins/std/memcpy.d [2022-04-07T09:05:36.705Z] #43 33.21 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-04-07T09:05:36.762Z] #43 66.40 CC criu/aio.o [2022-04-07T09:05:36.917Z] #43 32.62 touch .config [2022-04-07T09:05:36.918Z] #43 32.64 GEN include/common/config.h [2022-04-07T09:05:36.918Z] #43 32.69 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-04-07T09:05:36.918Z] #43 32.70 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-04-07T09:05:36.918Z] #43 32.72 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-04-07T09:05:36.918Z] #43 32.74 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-04-07T09:05:36.918Z] #43 32.76 DEP compel/arch/x86/plugins/std/memcpy.d [2022-04-07T09:05:36.918Z] #43 32.77 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-04-07T09:05:36.918Z] #43 32.80 GEN compel/plugins/include/uapi/std/syscall.h [2022-04-07T09:05:36.918Z] #43 32.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-04-07T09:05:36.918Z] #43 32.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-04-07T09:05:36.918Z] #43 32.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-07T09:05:36.918Z] #43 32.86 DEP compel/plugins/std/infect.d [2022-04-07T09:05:36.918Z] #43 32.93 DEP compel/plugins/std/string.d [2022-04-07T09:05:36.918Z] #43 ... [2022-04-07T09:05:36.918Z] [2022-04-07T09:05:36.918Z] #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-04-07T09:05:36.918Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:36.918Z] #13 85.01 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-07T09:05:36.918Z] #13 85.01 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-04-07T09:05:36.918Z] #13 85.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:36.964Z] #43 33.25 GEN compel/plugins/include/uapi/std/syscall.h [2022-04-07T09:05:36.964Z] #43 33.27 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-04-07T09:05:36.964Z] #43 33.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-04-07T09:05:36.964Z] #43 33.31 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-07T09:05:36.964Z] #43 33.31 DEP compel/plugins/std/infect.d [2022-04-07T09:05:36.964Z] #43 33.43 DEP compel/plugins/std/string.d [2022-04-07T09:05:37.177Z] #43 144.3 CC criu/sk-tcp.o [2022-04-07T09:05:37.180Z] #13 ... [2022-04-07T09:05:37.180Z] [2022-04-07T09:05:37.180Z] #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-04-07T09:05:37.180Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:37.180Z] #43 33.05 DEP compel/plugins/std/log.d [2022-04-07T09:05:37.180Z] #43 33.18 DEP compel/plugins/std/fds.d [2022-04-07T09:05:37.255Z] #43 33.57 DEP compel/plugins/std/log.d [2022-04-07T09:05:37.255Z] #43 33.64 DEP compel/plugins/std/fds.d [2022-04-07T09:05:37.325Z] #43 66.92 CC criu/autofs.o [2022-04-07T09:05:37.441Z] #43 33.29 DEP compel/plugins/std/std.d [2022-04-07T09:05:37.441Z] #43 33.37 DEP compel/plugins/shmem/shmem.d [2022-04-07T09:05:37.441Z] #43 33.44 DEP compel/plugins/fds/fds.d [2022-04-07T09:05:37.520Z] #43 33.73 DEP compel/plugins/std/std.d [2022-04-07T09:05:37.520Z] #43 33.81 DEP compel/plugins/shmem/shmem.d [2022-04-07T09:05:37.520Z] #43 33.89 DEP compel/plugins/fds/fds.d [2022-04-07T09:05:37.520Z] #43 34.01 CC compel/plugins/std/std.o [2022-04-07T09:05:37.704Z] #43 33.58 CC compel/plugins/std/std.o [2022-04-07T09:05:37.741Z] #43 144.7 CC criu/sk-unix.o [2022-04-07T09:05:37.966Z] #43 33.86 CC compel/plugins/std/fds.o [2022-04-07T09:05:38.112Z] #43 34.31 CC compel/plugins/std/fds.o [2022-04-07T09:05:38.555Z] #43 34.33 CC compel/plugins/std/log.o [2022-04-07T09:05:38.688Z] #43 34.79 CC compel/plugins/std/log.o [2022-04-07T09:05:38.696Z] #43 68.21 CC criu/bfd.o [2022-04-07T09:05:38.955Z] #43 68.67 CC criu/bitmap.o [2022-04-07T09:05:39.214Z] #43 68.81 CC criu/cgroup-props.o [2022-04-07T09:05:39.254Z] #43 35.54 CC compel/plugins/std/string.o [2022-04-07T09:05:39.471Z] #43 ... [2022-04-07T09:05:39.471Z] [2022-04-07T09:05:39.471Z] #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-04-07T09:05:39.471Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-04-07T09:05:39.471Z] #20 18.13 The following NEW packages will be installed: [2022-04-07T09:05:39.471Z] #20 18.14 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-07T09:05:39.471Z] #20 18.15 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-07T09:05:39.471Z] #20 18.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-07T09:05:39.471Z] #20 18.15 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-07T09:05:39.471Z] #20 18.15 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-07T09:05:39.471Z] #20 18.15 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-07T09:05:39.471Z] #20 18.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-07T09:05:39.471Z] #20 18.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-07T09:05:39.471Z] #20 18.15 xz-utils zip [2022-04-07T09:05:39.471Z] #20 18.52 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:05:39.471Z] #20 18.52 Need to get 27.7 MB of archives. [2022-04-07T09:05:39.471Z] #20 18.52 After this operation, 114 MB of additional disk space will be used. [2022-04-07T09:05:39.471Z] #20 18.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-04-07T09:05:39.471Z] #20 18.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-04-07T09:05:39.471Z] #20 18.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-04-07T09:05:39.471Z] #20 18.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-04-07T09:05:39.471Z] #20 18.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-04-07T09:05:39.471Z] #20 18.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-04-07T09:05:39.471Z] #20 18.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-04-07T09:05:39.471Z] #20 18.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-04-07T09:05:39.471Z] #20 18.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-04-07T09:05:39.471Z] #20 18.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-04-07T09:05:39.471Z] #20 18.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-04-07T09:05:39.471Z] #20 18.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-04-07T09:05:39.471Z] #20 18.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-07T09:05:39.471Z] #20 18.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-04-07T09:05:39.471Z] #20 19.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-04-07T09:05:39.471Z] #20 19.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-04-07T09:05:39.471Z] #20 19.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-04-07T09:05:39.471Z] #20 19.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T09:05:39.471Z] #20 19.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-04-07T09:05:39.471Z] #20 19.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-04-07T09:05:39.471Z] #20 19.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2022-04-07T09:05:39.471Z] #20 19.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-04-07T09:05:39.471Z] #20 19.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-04-07T09:05:39.471Z] #20 19.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-04-07T09:05:39.471Z] #20 19.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-04-07T09:05:39.471Z] #20 19.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-04-07T09:05:39.471Z] #20 19.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-04-07T09:05:39.471Z] #20 19.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-04-07T09:05:39.471Z] #20 19.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-04-07T09:05:39.471Z] #20 19.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-04-07T09:05:39.471Z] #20 19.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-04-07T09:05:39.472Z] #20 19.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-04-07T09:05:39.472Z] #20 19.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-04-07T09:05:39.472Z] #20 19.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-04-07T09:05:39.472Z] #20 19.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-04-07T09:05:39.472Z] #20 19.79 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-07T09:05:39.472Z] #20 19.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-07T09:05:39.472Z] #20 19.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-07T09:05:39.472Z] #20 19.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-04-07T09:05:39.472Z] #20 19.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-07T09:05:39.472Z] #20 19.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-07T09:05:39.472Z] #20 19.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-07T09:05:39.472Z] #20 19.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-04-07T09:05:39.472Z] #20 20.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-04-07T09:05:39.472Z] #20 20.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-04-07T09:05:39.472Z] #20 20.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-07T09:05:39.472Z] #20 20.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-04-07T09:05:39.472Z] #20 20.35 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-04-07T09:05:39.472Z] #20 20.39 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-04-07T09:05:39.472Z] #20 21.31 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:05:39.472Z] #20 21.51 Fetched 27.7 MB in 2s (12.8 MB/s) [2022-04-07T09:05:39.472Z] #20 21.61 Selecting previously unselected package pigz. [2022-04-07T09:05:39.472Z] #20 21.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23425 files and directories currently installed.) [2022-04-07T09:05:39.472Z] #20 21.66 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-04-07T09:05:39.472Z] #20 21.69 Unpacking pigz (2.4-1) ... [2022-04-07T09:05:39.472Z] #20 21.75 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-04-07T09:05:39.472Z] #20 21.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-04-07T09:05:39.472Z] #20 21.77 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-04-07T09:05:39.472Z] #20 22.09 Selecting previously unselected package python3.7-minimal. [2022-04-07T09:05:39.472Z] #20 22.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-04-07T09:05:39.472Z] #20 22.10 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T09:05:39.472Z] #20 22.67 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-04-07T09:05:39.472Z] #20 22.69 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T09:05:39.472Z] #20 24.61 Selecting previously unselected package python3-minimal. [2022-04-07T09:05:39.472Z] #20 24.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23674 files and directories currently installed.) [2022-04-07T09:05:39.472Z] #20 24.65 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-04-07T09:05:39.472Z] #20 24.66 Unpacking python3-minimal (3.7.3-1) ... [2022-04-07T09:05:39.472Z] #20 24.78 Selecting previously unselected package libmpdec2:arm64. [2022-04-07T09:05:39.472Z] #20 24.78 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-04-07T09:05:39.472Z] #20 24.80 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-04-07T09:05:39.472Z] #20 24.90 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-04-07T09:05:39.472Z] #20 24.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-04-07T09:05:39.472Z] #20 24.92 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-04-07T09:05:39.472Z] #20 25.78 Selecting previously unselected package python3.7. [2022-04-07T09:05:39.472Z] #20 25.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-04-07T09:05:39.472Z] #20 25.80 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T09:05:39.472Z] #20 25.96 Selecting previously unselected package libpython3-stdlib:arm64. [2022-04-07T09:05:39.472Z] #20 25.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-04-07T09:05:39.472Z] #20 25.98 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-04-07T09:05:39.472Z] #20 26.09 Setting up python3-minimal (3.7.3-1) ... [2022-04-07T09:05:39.500Z] #43 35.07 CC compel/plugins/std/string.o [2022-04-07T09:05:39.635Z] #43 146.5 CC criu/sockets.o [2022-04-07T09:05:39.762Z] #43 35.58 CC compel/plugins/std/infect.o [2022-04-07T09:05:39.820Z] #43 36.05 CC compel/plugins/std/infect.o [2022-04-07T09:05:39.892Z] #43 147.2 CC criu/stats.o [2022-04-07T09:05:40.079Z] #43 36.40 CC compel/arch/x86/plugins/std/parasite-head.o [2022-04-07T09:05:40.079Z] #43 36.44 CC compel/arch/x86/plugins/std/memcpy.o [2022-04-07T09:05:40.079Z] #43 36.52 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-04-07T09:05:40.335Z] #43 36.01 CC compel/arch/x86/plugins/std/parasite-head.o [2022-04-07T09:05:40.335Z] #43 36.04 CC compel/arch/x86/plugins/std/memcpy.o [2022-04-07T09:05:40.335Z] #43 36.08 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-04-07T09:05:40.335Z] #43 36.16 AR compel/plugins/std.lib.a [2022-04-07T09:05:40.335Z] #43 36.23 CC compel/plugins/fds/fds.o [2022-04-07T09:05:40.335Z] #43 36.38 AR compel/plugins/fds.lib.a [2022-04-07T09:05:40.338Z] #43 36.58 AR compel/plugins/std.lib.a [2022-04-07T09:05:40.338Z] #43 36.63 CC compel/plugins/fds/fds.o [2022-04-07T09:05:40.400Z] #20 26.88 Selecting previously unselected package python3. [2022-04-07T09:05:40.400Z] #20 26.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24086 files and directories currently installed.) [2022-04-07T09:05:40.400Z] #20 26.92 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-04-07T09:05:40.400Z] #20 26.93 Unpacking python3 (3.7.3-1) ... [2022-04-07T09:05:40.400Z] #20 27.04 Selecting previously unselected package libip4tc0:arm64. [2022-04-07T09:05:40.400Z] #20 27.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-04-07T09:05:40.400Z] #20 27.06 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-04-07T09:05:40.400Z] #20 27.15 Selecting previously unselected package libip6tc0:arm64. [2022-04-07T09:05:40.400Z] #20 27.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-04-07T09:05:40.400Z] #20 27.16 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-04-07T09:05:40.455Z] #43 ... [2022-04-07T09:05:40.455Z] [2022-04-07T09:05:40.455Z] #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-04-07T09:05:40.455Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:05:40.455Z] #40 DONE 214.5s [2022-04-07T09:05:40.455Z] [2022-04-07T09:05:40.455Z] #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-04-07T09:05:40.455Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:40.455Z] #43 147.5 CC criu/string.o [2022-04-07T09:05:40.455Z] #43 147.6 CC criu/sysctl.o [2022-04-07T09:05:40.596Z] #43 36.42 HOSTDEP compel/src/lib/log-host.d [2022-04-07T09:05:40.596Z] #43 36.48 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-07T09:05:40.596Z] #43 36.58 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-04-07T09:05:40.597Z] #43 36.91 AR compel/plugins/fds.lib.a [2022-04-07T09:05:40.597Z] #43 36.97 HOSTDEP compel/src/lib/log-host.d [2022-04-07T09:05:40.658Z] #20 27.26 Selecting previously unselected package libiptc0:arm64. [2022-04-07T09:05:40.658Z] #20 27.26 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-04-07T09:05:40.658Z] #20 27.27 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-04-07T09:05:40.658Z] #20 27.35 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-07T09:05:40.658Z] #20 27.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-07T09:05:40.658Z] #20 27.36 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-07T09:05:40.658Z] #20 27.44 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-07T09:05:40.658Z] #20 27.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-04-07T09:05:40.658Z] #20 27.47 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-04-07T09:05:40.855Z] #43 37.09 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-07T09:05:40.855Z] #43 37.19 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-04-07T09:05:40.855Z] #43 37.24 HOSTDEP compel/src/main-host.d [2022-04-07T09:05:40.857Z] #43 36.63 HOSTDEP compel/src/main-host.d [2022-04-07T09:05:40.857Z] #43 36.75 DEP compel/src/lib/ptrace.d [2022-04-07T09:05:40.857Z] #43 36.83 DEP compel/src/lib/infect.d [2022-04-07T09:05:40.914Z] #20 27.59 Selecting previously unselected package libnftnl11:arm64. [2022-04-07T09:05:40.914Z] #20 27.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-04-07T09:05:40.914Z] #20 27.60 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-04-07T09:05:40.914Z] #20 27.68 Selecting previously unselected package iptables. [2022-04-07T09:05:41.021Z] #43 148.3 CC criu/sysfs_parse.o [2022-04-07T09:05:41.114Z] #43 37.38 DEP compel/src/lib/ptrace.d [2022-04-07T09:05:41.114Z] #43 37.53 DEP compel/src/lib/infect.d [2022-04-07T09:05:41.118Z] #43 36.98 DEP compel/src/lib/infect-util.d [2022-04-07T09:05:41.118Z] #43 37.04 DEP compel/src/lib/infect-rpc.d [2022-04-07T09:05:41.219Z] #20 27.70 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-04-07T09:05:41.219Z] #20 27.70 Unpacking iptables (1.8.2-4) ... [2022-04-07T09:05:41.219Z] #20 28.10 Selecting previously unselected package xxd. [2022-04-07T09:05:41.373Z] #43 37.71 DEP compel/src/lib/infect-util.d [2022-04-07T09:05:41.374Z] #43 37.78 DEP compel/src/lib/infect-rpc.d [2022-04-07T09:05:41.380Z] #43 37.14 DEP compel/arch/x86/src/lib/infect.d [2022-04-07T09:05:41.380Z] #43 37.27 DEP compel/arch/x86/src/lib/cpu.d [2022-04-07T09:05:41.380Z] #43 37.34 DEP compel/src/lib/log.d [2022-04-07T09:05:41.440Z] #13 ... [2022-04-07T09:05:41.440Z] [2022-04-07T09:05:41.440Z] #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-04-07T09:05:41.440Z] #56 sha256:59d2b81e164db08666113e61684ece61cf514958c234bd8631f18261413d9fe8 [2022-04-07T09:05:41.440Z] #56 47.52 Checking out files: 50% (2382/4680) Checking out files: 51% (2387/4680) Checking out files: 52% (2434/4680) Checking out files: 53% (2481/4680) Checking out files: 54% (2528/4680) Checking out files: 55% (2574/4680) Checking out files: 56% (2621/4680) Checking out files: 57% (2668/4680) Checking out files: 58% (2715/4680) Checking out files: 59% (2762/4680) Checking out files: 60% (2808/4680) Checking out files: 61% (2855/4680) Checking out files: 62% (2902/4680) Checking out files: 63% (2949/4680) Checking out files: 64% (2996/4680) Checking out files: 65% (3042/4680) Checking out files: 66% (3089/4680) Checking out files: 67% (3136/4680) Checking out files: 68% (3183/4680) Checking out files: 69% (3230/4680) Checking out files: 70% (3276/4680) Checking out files: 71% (3323/4680) Checking out files: 72% (3370/4680) Checking out files: 73% (3417/4680) Checking out files: 74% (3464/4680) Checking out files: 75% (3510/4680) Checking out files: 76% (3557/4680) Checking out files: 77% (3604/4680) Checking out files: 78% (3651/4680) Checking out files: 79% (3698/4680) Checking out files: 80% (3744/4680) Checking out files: 81% (3791/4680) Checking out files: 82% (3838/4680) Checking out files: 83% (3885/4680) Checking out files: 84% (3932/4680) Checking out files: 85% (3978/4680) Checking out files: 86% (4025/4680) Checking out files: 87% (4072/4680) Checking out files: 88% (4119/4680) Checking out files: 89% (4166/4680) Checking out files: 90% (4212/4680) Checking out files: 91% (4259/4680) Checking out files: 92% (4306/4680) Checking out files: 93% (4353/4680) Checking out files: 94% (4400/4680) Checking out files: 95% (4446/4680) Checking out files: 96% (4493/4680) Checking out files: 97% (4540/4680) Checking out files: 98% (4587/4680) Checking out files: 99% (4634/4680) Checking out files: 100% (4680/4680) Checking out files: 100% (4680/4680), done. [2022-04-07T09:05:41.440Z] #56 48.69 + cd /tmp/tmp.YOkLxPqkvx/src/github.com/containerd/containerd [2022-04-07T09:05:41.440Z] #56 48.69 + git checkout -q v1.5.11 [2022-04-07T09:05:41.440Z] #56 50.69 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-07T09:05:41.440Z] #56 50.69 + BUILDTAGS='netgo osusergo static_build' [2022-04-07T09:05:41.440Z] #56 50.69 + export EXTRA_FLAGS=-buildmode=pie [2022-04-07T09:05:41.440Z] #56 50.69 + EXTRA_FLAGS=-buildmode=pie [2022-04-07T09:05:41.440Z] #56 50.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-07T09:05:41.440Z] #56 50.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-07T09:05:41.440Z] #56 50.69 + '[' '' = dynamic ']' [2022-04-07T09:05:41.440Z] #56 50.69 + make [2022-04-07T09:05:41.440Z] #56 52.19 + bin/ctr [2022-04-07T09:05:41.497Z] #20 28.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-04-07T09:05:41.497Z] #20 28.15 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:05:41.497Z] #20 28.29 Selecting previously unselected package vim-common. [2022-04-07T09:05:41.497Z] #20 28.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:05:41.497Z] #20 28.33 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:05:41.583Z] #43 148.8 CC criu/timens.o [2022-04-07T09:05:41.636Z] #43 37.91 DEP compel/arch/x86/src/lib/infect.d [2022-04-07T09:05:41.636Z] #43 38.08 DEP compel/arch/x86/src/lib/cpu.d [2022-04-07T09:05:41.641Z] #43 37.40 DEP compel/src/main.d [2022-04-07T09:05:41.641Z] #43 37.52 DEP compel/src/lib/handle-elf.d [2022-04-07T09:05:41.840Z] #43 149.1 CC criu/timerfd.o [2022-04-07T09:05:41.894Z] #43 38.18 DEP compel/src/lib/log.d [2022-04-07T09:05:41.894Z] #43 38.24 DEP compel/src/main.d [2022-04-07T09:05:41.894Z] #43 38.33 DEP compel/src/lib/handle-elf.d [2022-04-07T09:05:41.902Z] #43 37.67 DEP compel/arch/x86/src/lib/handle-elf.d [2022-04-07T09:05:41.902Z] #43 37.77 CC compel/src/lib/log.o [2022-04-07T09:05:42.088Z] #20 28.58 Selecting previously unselected package bash-completion. [2022-04-07T09:05:42.089Z] #20 28.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-07T09:05:42.097Z] #43 ... [2022-04-07T09:05:42.097Z] [2022-04-07T09:05:42.097Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-07T09:05:42.097Z] #41 sha256:d5898a9e548efa426c9fa9229d218b28a78c5eb669875136df27e663075a93cd [2022-04-07T09:05:42.097Z] #41 DONE 0.5s [2022-04-07T09:05:42.097Z] [2022-04-07T09:05:42.097Z] #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-04-07T09:05:42.097Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:42.097Z] #43 149.3 CC criu/tty.o [2022-04-07T09:05:42.154Z] #43 38.40 DEP compel/arch/x86/src/lib/handle-elf.d [2022-04-07T09:05:42.154Z] #43 38.49 CC compel/src/lib/log.o [2022-04-07T09:05:42.154Z] #43 ... [2022-04-07T09:05:42.154Z] [2022-04-07T09:05:42.154Z] #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-04-07T09:05:42.154Z] #58 sha256:cbbd6e8391eabaa4fb78c6456640d0abd8bb5c9405ef88f77458f5d4e94c7e41 [2022-04-07T09:05:42.154Z] #58 105.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T09:05:42.154Z] #58 105.2 + GOBIN=/build [2022-04-07T09:05:42.154Z] #58 105.2 + GO111MODULE=on [2022-04-07T09:05:42.154Z] #58 105.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-07T09:05:42.163Z] #43 37.95 CC compel/arch/x86/src/lib/cpu.o [2022-04-07T09:05:42.736Z] #43 38.62 CC compel/arch/x86/src/lib/infect.o [2022-04-07T09:05:43.310Z] #43 ... [2022-04-07T09:05:43.310Z] [2022-04-07T09:05:43.310Z] #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-04-07T09:05:43.310Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:43.310Z] #13 98.73 Selecting previously unselected package libapparmor1:amd64. [2022-04-07T09:05:43.310Z] #13 98.74 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 98.76 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T09:05:43.310Z] #13 98.88 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-07T09:05:43.310Z] #13 98.88 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 98.91 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T09:05:43.310Z] #13 99.03 Selecting previously unselected package libbtrfs0. [2022-04-07T09:05:43.310Z] #13 99.05 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 99.06 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T09:05:43.310Z] #13 99.13 Selecting previously unselected package libbtrfs-dev. [2022-04-07T09:05:43.310Z] #13 99.13 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 99.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:05:43.310Z] #13 99.25 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-07T09:05:43.310Z] #13 99.25 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 99.26 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:43.310Z] #13 99.32 Selecting previously unselected package libudev-dev:amd64. [2022-04-07T09:05:43.310Z] #13 99.33 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 99.34 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:05:43.310Z] #13 99.46 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-07T09:05:43.310Z] #13 99.46 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 99.47 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T09:05:43.310Z] #13 99.72 Selecting previously unselected package libpcre16-3:amd64. [2022-04-07T09:05:43.310Z] #13 99.74 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 99.74 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T09:05:43.310Z] #13 99.91 Selecting previously unselected package libpcre32-3:amd64. [2022-04-07T09:05:43.310Z] #13 99.92 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 99.93 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T09:05:43.310Z] #13 100.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-04-07T09:05:43.310Z] #13 100.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 100.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T09:05:43.310Z] #13 100.2 Selecting previously unselected package libpcre3-dev:amd64. [2022-04-07T09:05:43.310Z] #13 100.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 100.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T09:05:43.310Z] #13 100.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-07T09:05:43.310Z] #13 100.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 100.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T09:05:43.310Z] #13 100.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-07T09:05:43.310Z] #13 100.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 100.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:43.310Z] #13 101.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-07T09:05:43.310Z] #13 101.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 101.0 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:05:43.310Z] #13 101.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-07T09:05:43.310Z] #13 101.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T09:05:43.310Z] #13 101.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:05:43.403Z] Commit message: "Makefile: update buildx to v0.8.2" [2022-04-07T09:05:43.468Z] #43 150.5 CC criu/tun.o [2022-04-07T09:05:43.571Z] #13 101.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T09:05:43.571Z] #13 101.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:05:43.571Z] #13 101.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T09:05:43.571Z] #13 101.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T09:05:43.571Z] #13 101.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T09:05:43.571Z] #13 101.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T09:05:43.571Z] #13 101.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:43.571Z] #13 101.7 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T09:05:43.571Z] #13 101.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T09:05:43.571Z] #13 101.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:05:43.571Z] #13 101.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T09:05:43.571Z] #13 101.7 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:05:43.571Z] #13 101.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T09:05:43.725Z] #43 150.9 CC criu/uffd.o [2022-04-07T09:05:43.833Z] #13 101.8 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-07T09:05:43.833Z] #13 101.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:05:43.833Z] #13 101.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T09:05:43.833Z] #13 101.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T09:05:43.833Z] #13 101.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:43.833Z] #13 101.8 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-04-07T09:05:43.833Z] #13 101.9 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-04-07T09:05:43.833Z] #13 101.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:43.833Z] #13 101.9 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-04-07T09:05:43.833Z] #13 101.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-07T09:05:43.833Z] #13 101.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T09:05:43.833Z] #13 101.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T09:05:43.833Z] #13 101.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:43.833Z] #13 102.0 Setting up dmsetup (2:1.02.155-3) ... [2022-04-07T09:05:43.833Z] #13 102.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:43.833Z] #13 102.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:43.827Z] > git --version # timeout=10 [2022-04-07T09:05:43.876Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-07T09:05:43.923Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-07T09:05:43.983Z] #20 ... [2022-04-07T09:05:43.983Z] [2022-04-07T09:05:43.983Z] #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-04-07T09:05:43.983Z] #24 sha256:9eca7adaa68638fd55392d548d72164dc001995835e470bae158f3ce6b0582a7 [2022-04-07T09:05:43.983Z] #24 116.0 Checking out files: 28% (3202/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: 43% (4995/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: 71% (8188/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-04-07T09:05:43.983Z] #24 118.9 + cd /tmp/tmp.yfaPVRUMxe/tmp/docker-ce [2022-04-07T09:05:43.983Z] #24 118.9 + git checkout -q v17.06.2-ce [2022-04-07T09:05:43.983Z] #24 122.0 + mkdir -p /tmp/tmp.yfaPVRUMxe/src/github.com/docker [2022-04-07T09:05:43.983Z] #24 122.0 + mv components/cli /tmp/tmp.yfaPVRUMxe/src/github.com/docker/cli [2022-04-07T09:05:43.983Z] #24 122.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-07T09:05:44.095Z] #13 102.0 Processing triggers for libc-bin (2.28-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-07T09:05:44.548Z] #24 ... [2022-04-07T09:05:44.548Z] [2022-04-07T09:05:44.548Z] #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-04-07T09:05:44.548Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-04-07T09:05:44.548Z] #20 31.36 Unpacking bash-completion (1:2.8-6) ... [2022-04-07T09:05:44.658Z] #43 151.7 CC criu/util.o [2022-04-07T09:05:45.114Z] #20 31.76 Selecting previously unselected package bzip2. [2022-04-07T09:05:45.114Z] #20 31.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-04-07T09:05:45.114Z] #20 31.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T09:05:45.114Z] #20 31.86 Selecting previously unselected package xz-utils. [2022-04-07T09:05:45.114Z] #20 31.86 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2022-04-07T09:05:45.114Z] #20 31.86 Unpacking xz-utils (5.2.4-1) ... [2022-04-07T09:05:45.222Z] #43 152.6 CC criu/uts_ns.o [2022-04-07T09:05:45.371Z] #20 32.05 Selecting previously unselected package apparmor. [2022-04-07T09:05:45.371Z] #20 32.05 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-04-07T09:05:45.372Z] #20 32.14 Unpacking apparmor (2.13.2-10) ... [2022-04-07T09:05:45.614Z] #56 ... [2022-04-07T09:05:45.615Z] [2022-04-07T09:05:45.615Z] #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-04-07T09:05:45.615Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:45.615Z] #43 23.51 CC images/sa.o [2022-04-07T09:05:45.615Z] #43 23.70 CC images/timer.o [2022-04-07T09:05:45.615Z] #43 23.97 CC images/timerfd.o [2022-04-07T09:05:45.615Z] #43 24.15 CC images/mm.o [2022-04-07T09:05:45.615Z] #43 24.39 CC images/sk-opts.o [2022-04-07T09:05:45.615Z] #43 24.64 CC images/sk-unix.o [2022-04-07T09:05:45.615Z] #43 24.96 CC images/sk-inet.o [2022-04-07T09:05:45.615Z] #43 25.33 CC images/tun.o [2022-04-07T09:05:45.615Z] #43 25.64 CC images/sk-netlink.o [2022-04-07T09:05:45.615Z] #43 25.91 CC images/packet-sock.o [2022-04-07T09:05:45.615Z] #43 26.22 CC images/ipc-var.o [2022-04-07T09:05:45.615Z] #43 26.39 CC images/ipc-desc.o [2022-04-07T09:05:45.615Z] #43 26.62 CC images/ipc-shm.o [2022-04-07T09:05:45.615Z] #43 26.77 CC images/ipc-msg.o [2022-04-07T09:05:45.615Z] #43 27.00 CC images/ipc-sem.o [2022-04-07T09:05:45.615Z] #43 27.17 CC images/utsns.o [2022-04-07T09:05:45.615Z] #43 27.34 CC images/creds.o [2022-04-07T09:05:45.615Z] #43 27.57 CC images/vma.o [2022-04-07T09:05:45.615Z] #43 27.79 CC images/netdev.o [2022-04-07T09:05:45.615Z] #43 28.14 CC images/tty.o [2022-04-07T09:05:45.615Z] #43 28.57 CC images/file-lock.o [2022-04-07T09:05:45.615Z] #43 28.73 CC images/rlimit.o [2022-04-07T09:05:45.615Z] #43 28.89 CC images/pagemap.o [2022-04-07T09:05:45.615Z] #43 29.15 CC images/siginfo.o [2022-04-07T09:05:45.615Z] #43 29.34 CC images/rpc.o [2022-04-07T09:05:45.615Z] #43 30.34 CC images/ext-file.o [2022-04-07T09:05:45.615Z] #43 30.49 CC images/cgroup.o [2022-04-07T09:05:45.615Z] #43 30.96 CC images/userns.o [2022-04-07T09:05:45.615Z] #43 31.20 CC images/google/protobuf/descriptor.o [2022-04-07T09:05:45.615Z] #43 32.74 CC images/opts.o [2022-04-07T09:05:45.615Z] #43 32.91 CC images/seccomp.o [2022-04-07T09:05:45.615Z] #43 33.14 CC images/binfmt-misc.o [2022-04-07T09:05:45.615Z] #43 33.33 CC images/time.o [2022-04-07T09:05:45.615Z] #43 33.55 CC images/sysctl.o [2022-04-07T09:05:45.615Z] #43 33.77 CC images/autofs.o [2022-04-07T09:05:45.615Z] #43 33.92 CC images/macvlan.o [2022-04-07T09:05:45.615Z] #43 34.07 CC images/sit.o [2022-04-07T09:05:45.787Z] #43 152.8 CC criu/vdso-compat.o [2022-04-07T09:05:45.787Z] #43 152.9 CC criu/vdso.o [2022-04-07T09:05:45.872Z] #43 34.24 CC images/memfd.o [2022-04-07T09:05:45.937Z] #20 32.43 Selecting previously unselected package aufs-tools. [2022-04-07T09:05:45.937Z] #20 32.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-04-07T09:05:45.937Z] #20 32.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-07T09:05:45.937Z] #20 32.60 Selecting previously unselected package libonig5:arm64. [2022-04-07T09:05:45.937Z] #20 32.61 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-04-07T09:05:45.937Z] #20 32.62 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-04-07T09:05:46.130Z] #43 34.50 CC images/timens.o [2022-04-07T09:05:46.201Z] #20 32.77 Selecting previously unselected package libjq1:arm64. [2022-04-07T09:05:46.201Z] #20 32.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-04-07T09:05:46.201Z] #20 32.77 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-04-07T09:05:46.201Z] #20 32.90 Selecting previously unselected package jq. [2022-04-07T09:05:46.201Z] #20 32.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-04-07T09:05:46.201Z] #20 32.93 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T09:05:46.351Z] #43 153.4 LINK criu/built-in.o [2022-04-07T09:05:46.351Z] #43 153.5 LINK criu/criu [2022-04-07T09:05:46.352Z] #58 ... [2022-04-07T09:05:46.352Z] [2022-04-07T09:05:46.352Z] #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-04-07T09:05:46.352Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:46.352Z] #13 99.54 Selecting previously unselected package libapparmor1:amd64. [2022-04-07T09:05:46.352Z] #13 99.54 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 99.55 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T09:05:46.352Z] #13 99.65 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-07T09:05:46.352Z] #13 99.65 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 99.67 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T09:05:46.352Z] #13 99.81 Selecting previously unselected package libbtrfs0. [2022-04-07T09:05:46.352Z] #13 99.81 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 99.82 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T09:05:46.352Z] #13 99.91 Selecting previously unselected package libbtrfs-dev. [2022-04-07T09:05:46.352Z] #13 99.91 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 99.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:05:46.352Z] #13 100.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-07T09:05:46.352Z] #13 100.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 100.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:46.352Z] #13 100.1 Selecting previously unselected package libudev-dev:amd64. [2022-04-07T09:05:46.352Z] #13 100.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 100.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:05:46.352Z] #13 100.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-07T09:05:46.352Z] #13 100.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 100.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T09:05:46.352Z] #13 100.6 Selecting previously unselected package libpcre16-3:amd64. [2022-04-07T09:05:46.352Z] #13 100.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 100.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T09:05:46.352Z] #13 100.7 Selecting previously unselected package libpcre32-3:amd64. [2022-04-07T09:05:46.352Z] #13 100.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 100.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T09:05:46.352Z] #13 100.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-04-07T09:05:46.352Z] #13 100.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 100.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T09:05:46.352Z] #13 101.0 Selecting previously unselected package libpcre3-dev:amd64. [2022-04-07T09:05:46.352Z] #13 101.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 101.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T09:05:46.352Z] #13 101.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-07T09:05:46.352Z] #13 101.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 101.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T09:05:46.352Z] #13 101.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-07T09:05:46.352Z] #13 101.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 101.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:46.352Z] #13 101.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-07T09:05:46.352Z] #13 101.8 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 101.8 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:05:46.352Z] #13 101.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-07T09:05:46.352Z] #13 101.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T09:05:46.352Z] #13 101.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:05:46.352Z] #13 102.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T09:05:46.352Z] #13 102.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:05:46.352Z] #13 102.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T09:05:46.352Z] #13 102.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T09:05:46.352Z] #13 102.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T09:05:46.352Z] #13 102.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T09:05:46.352Z] #13 102.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:46.352Z] #13 102.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T09:05:46.352Z] #13 102.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T09:05:46.352Z] #13 102.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:05:46.352Z] #13 102.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T09:05:46.352Z] #13 102.6 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:05:46.352Z] #13 102.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T09:05:46.352Z] #13 102.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-07T09:05:46.352Z] #13 102.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:05:46.352Z] #13 102.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T09:05:46.352Z] #13 102.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T09:05:46.352Z] #13 102.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:46.352Z] #13 102.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-04-07T09:05:46.352Z] #13 102.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-04-07T09:05:46.352Z] #13 102.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:46.352Z] #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-04-07T09:05:46.352Z] #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-04-07T09:05:46.352Z] #13 102.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T09:05:46.352Z] #13 102.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T09:05:46.352Z] #13 102.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:46.352Z] #13 102.8 Setting up dmsetup (2:1.02.155-3) ... [2022-04-07T09:05:46.352Z] #13 102.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:46.352Z] #13 102.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:46.352Z] #13 102.8 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:05:46.352Z] #13 DONE 105.1s [2022-04-07T09:05:46.352Z] [2022-04-07T09:05:46.352Z] #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-04-07T09:05:46.352Z] #53 sha256:b2ea6500a05ace10d6d81e25b65df293d9383f72792eb65a6a12f5088dc43902 [2022-04-07T09:05:46.389Z] #43 34.77 LINK images/built-in.o [2022-04-07T09:05:46.389Z] #43 34.92 GEN compel/include/asm [2022-04-07T09:05:46.389Z] #43 34.97 GEN compel/include/version.h [2022-04-07T09:05:46.389Z] #43 34.99 touch .config [2022-04-07T09:05:46.389Z] #43 35.04 GEN include/common/config.h [2022-04-07T09:05:46.459Z] #20 33.00 Selecting previously unselected package libaio1:arm64. [2022-04-07T09:05:46.459Z] #20 33.00 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-04-07T09:05:46.459Z] #20 33.01 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-04-07T09:05:46.459Z] #20 33.06 Selecting previously unselected package libgpm2:arm64. [2022-04-07T09:05:46.459Z] #20 33.07 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-04-07T09:05:46.459Z] #20 33.09 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-04-07T09:05:46.459Z] #20 33.20 Selecting previously unselected package libicu63:arm64. [2022-04-07T09:05:46.459Z] #20 33.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-04-07T09:05:46.459Z] #20 33.21 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-04-07T09:05:46.607Z] #43 153.8 DEP lib/c/criu.d [2022-04-07T09:05:46.607Z] #43 153.9 CC images/rpc.pb-c.o [2022-04-07T09:05:46.647Z] #43 35.10 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-04-07T09:05:46.647Z] #43 35.11 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-04-07T09:05:46.647Z] #43 35.12 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-04-07T09:05:46.647Z] #43 35.13 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-04-07T09:05:46.647Z] #43 35.14 DEP compel/arch/x86/plugins/std/memcpy.d [2022-04-07T09:05:46.647Z] #43 35.16 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-04-07T09:05:46.647Z] #43 35.17 GEN compel/plugins/include/uapi/std/syscall.h [2022-04-07T09:05:46.647Z] #43 35.19 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-04-07T09:05:46.647Z] #43 35.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-04-07T09:05:46.647Z] #43 35.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-04-07T09:05:46.647Z] #43 35.22 DEP compel/plugins/std/infect.d [2022-04-07T09:05:46.648Z] #13 ... [2022-04-07T09:05:46.648Z] [2022-04-07T09:05:46.648Z] #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-04-07T09:05:46.648Z] #58 sha256:9946f64f440b511973659348e5e60b117dc7b41ed08dc79c10cba85574f18b03 [2022-04-07T09:05:46.648Z] #58 104.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T09:05:46.648Z] #58 104.0 + GOBIN=/build [2022-04-07T09:05:46.648Z] #58 104.0 + GO111MODULE=on [2022-04-07T09:05:46.648Z] #58 104.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-07T09:05:46.648Z] #58 DONE 109.9s [2022-04-07T09:05:46.648Z] [2022-04-07T09:05:46.648Z] #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-04-07T09:05:46.648Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:46.648Z] #43 39.44 CC compel/src/lib/infect-rpc.o [2022-04-07T09:05:46.648Z] #43 39.75 CC compel/src/lib/infect-util.o [2022-04-07T09:05:46.648Z] #43 40.01 CC compel/src/lib/infect.o [2022-04-07T09:05:46.648Z] #43 41.99 CC compel/src/lib/ptrace.o [2022-04-07T09:05:46.648Z] #43 42.37 AR compel/libcompel.a [2022-04-07T09:05:46.648Z] #43 42.40 HOSTCC compel/src/main-host.o [2022-04-07T09:05:46.648Z] #43 42.60 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-04-07T09:05:46.864Z] #43 154.2 CC lib/c/criu.o [2022-04-07T09:05:46.905Z] #43 35.31 DEP compel/plugins/std/string.d [2022-04-07T09:05:46.905Z] #43 35.39 DEP compel/plugins/std/log.d [2022-04-07T09:05:46.905Z] #43 35.48 DEP compel/plugins/std/fds.d [2022-04-07T09:05:46.905Z] #43 35.56 DEP compel/plugins/std/std.d [2022-04-07T09:05:46.910Z] #43 ... [2022-04-07T09:05:46.910Z] [2022-04-07T09:05:46.910Z] #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-04-07T09:05:46.910Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:46.910Z] #13 DONE 104.8s [2022-04-07T09:05:46.910Z] [2022-04-07T09:05:46.910Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-07T09:05:46.910Z] #59 sha256:fc0ae08e74c933a51584468bf618089cf3b82a89d336af3b5607b1771bebb4ad [2022-04-07T09:05:46.910Z] #59 DONE 0.2s [2022-04-07T09:05:46.910Z] [2022-04-07T09:05:46.910Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-07T09:05:46.910Z] #60 sha256:e1138b373c3f8d5989feee04fcdaddca5b15a829d465b316a17683aa0e8f00ed [2022-04-07T09:05:46.910Z] #60 DONE 0.1s [2022-04-07T09:05:46.910Z] [2022-04-07T09:05:46.910Z] #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-04-07T09:05:46.910Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:46.910Z] #43 42.82 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-07T09:05:47.162Z] #43 35.65 DEP compel/plugins/shmem/shmem.d [2022-04-07T09:05:47.294Z] #53 1.386 + RM_GOPATH=0 [2022-04-07T09:05:47.294Z] #53 1.386 + TMP_GOPATH= [2022-04-07T09:05:47.294Z] #53 1.386 + : /build [2022-04-07T09:05:47.294Z] #53 1.386 + '[' -z '' ']' [2022-04-07T09:05:47.294Z] #53 1.387 ++ mktemp -d [2022-04-07T09:05:47.294Z] #53 1.391 + export GOPATH=/tmp/tmp.4Arj2FaDm2 [2022-04-07T09:05:47.294Z] #53 1.391 + GOPATH=/tmp/tmp.4Arj2FaDm2 [2022-04-07T09:05:47.294Z] #53 1.391 + RM_GOPATH=1 [2022-04-07T09:05:47.294Z] #53 1.391 + case "$(go env GOARCH)" in [2022-04-07T09:05:47.294Z] #53 1.392 ++ go env GOARCH [2022-04-07T09:05:47.294Z] #53 1.426 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:05:47.294Z] #53 1.426 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:05:47.294Z] #53 1.426 ++ dirname /tmp/install/install.sh [2022-04-07T09:05:47.294Z] #53 1.427 + dir=/tmp/install [2022-04-07T09:05:47.294Z] #53 1.428 + bin=runc [2022-04-07T09:05:47.294Z] #53 1.428 + shift [2022-04-07T09:05:47.295Z] #53 1.428 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-07T09:05:47.295Z] #53 1.428 + . /tmp/install/runc.installer [2022-04-07T09:05:47.295Z] #53 1.428 ++ set -e [2022-04-07T09:05:47.295Z] #53 1.428 ++ : v1.0.3 [2022-04-07T09:05:47.295Z] #53 1.428 + install_runc [2022-04-07T09:05:47.295Z] #53 1.428 + RUNC_BUILDTAGS=seccomp [2022-04-07T09:05:47.295Z] #53 1.428 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-07T09:05:47.295Z] #53 1.428 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4Arj2FaDm2/src/github.com/opencontainers/runc [2022-04-07T09:05:47.295Z] #53 1.428 Install runc version v1.0.3 (build tags: seccomp) [2022-04-07T09:05:47.295Z] #53 1.430 Cloning into '/tmp/tmp.4Arj2FaDm2/src/github.com/opencontainers/runc'... [2022-04-07T09:05:47.295Z] #53 ... [2022-04-07T09:05:47.295Z] [2022-04-07T09:05:47.295Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-07T09:05:47.295Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-04-07T09:05:47.295Z] #14 DONE 1.5s [2022-04-07T09:05:47.345Z] + docker version [2022-04-07T09:05:47.420Z] #43 35.73 DEP compel/plugins/fds/fds.d [2022-04-07T09:05:47.420Z] #43 35.87 CC compel/plugins/std/std.o [2022-04-07T09:05:47.484Z] #43 43.36 HOSTCC compel/src/lib/log-host.o [2022-04-07T09:05:47.555Z] [2022-04-07T09:05:47.555Z] #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-04-07T09:05:47.555Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-04-07T09:05:47.678Z] #43 36.15 CC compel/plugins/std/fds.o [2022-04-07T09:05:47.746Z] #43 43.50 HOSTLINK compel/compel-host-bin [2022-04-07T09:05:47.746Z] #43 43.71 DEP soccr/soccr.d [2022-04-07T09:05:47.796Z] #43 154.9 LINK lib/c/built-in.o [2022-04-07T09:05:47.797Z] #43 154.9 LINK lib/c/libcriu.so [2022-04-07T09:05:47.797Z] #43 154.9 LINK lib/c/libcriu.a [2022-04-07T09:05:47.797Z] #43 155.0 GEN magic.py [2022-04-07T09:05:47.797Z] #43 155.1 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T09:05:47.797Z] #43 155.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T09:05:48.053Z] #43 155.1 Note: Building without GnuTLS support [2022-04-07T09:05:48.053Z] #43 155.1 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T09:05:48.053Z] #43 155.1 Makefile.config:40: Warn: Building without nftables support [2022-04-07T09:05:48.244Z] #43 36.49 CC compel/plugins/std/log.o [2022-04-07T09:05:48.244Z] #43 ... [2022-04-07T09:05:48.244Z] [2022-04-07T09:05:48.244Z] #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-04-07T09:05:48.244Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-04-07T09:05:48.244Z] #13 102.3 Selecting previously unselected package libapparmor1:amd64. [2022-04-07T09:05:48.244Z] #13 102.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-04-07T09:05:48.244Z] #13 102.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T09:05:48.244Z] #13 102.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-07T09:05:48.244Z] #13 102.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-04-07T09:05:48.244Z] #13 102.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T09:05:48.322Z] #43 44.00 CC soccr/soccr.o [2022-04-07T09:05:48.500Z] #15 DONE 1.1s [2022-04-07T09:05:48.500Z] [2022-04-07T09:05:48.500Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-07T09:05:48.500Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-04-07T09:05:48.501Z] #13 102.6 Selecting previously unselected package libbtrfs0. [2022-04-07T09:05:48.501Z] #13 102.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-04-07T09:05:48.501Z] #13 102.6 Unpacking libbtrfs0 (4.20.1-2) ... [2022-04-07T09:05:48.501Z] #13 102.6 Selecting previously unselected package libbtrfs-dev. [2022-04-07T09:05:48.501Z] #13 102.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-04-07T09:05:48.502Z] #13 102.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:05:48.619Z] #43 155.7 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T09:05:48.759Z] #13 102.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-07T09:05:48.759Z] #13 102.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:05:48.759Z] #13 102.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:48.759Z] #13 102.9 Selecting previously unselected package libudev-dev:amd64. [2022-04-07T09:05:48.759Z] #13 102.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T09:05:48.759Z] #13 102.9 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:05:48.764Z] #16 ... [2022-04-07T09:05:48.764Z] [2022-04-07T09:05:48.764Z] #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-04-07T09:05:48.764Z] #58 sha256:cbbd6e8391eabaa4fb78c6456640d0abd8bb5c9405ef88f77458f5d4e94c7e41 [2022-04-07T09:05:48.764Z] #58 DONE 111.5s [2022-04-07T09:05:48.764Z] [2022-04-07T09:05:48.764Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-07T09:05:48.764Z] #59 sha256:0e151251e5d8cb6028e9cbafb1a52e9dd2cdc36008a5604f8ba220c3828f551a [2022-04-07T09:05:48.764Z] #59 DONE 0.1s [2022-04-07T09:05:48.764Z] [2022-04-07T09:05:48.764Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-07T09:05:48.764Z] #60 sha256:5e394effa3d1d04a1f5045afa23de6fe9b3df5cfa49279ba31a311d3f1d2b1a0 [2022-04-07T09:05:48.764Z] #60 DONE 0.1s [2022-04-07T09:05:48.764Z] [2022-04-07T09:05:48.764Z] #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-04-07T09:05:48.764Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:48.764Z] #43 38.72 CC compel/arch/x86/src/lib/cpu.o [2022-04-07T09:05:48.764Z] #43 39.37 CC compel/arch/x86/src/lib/infect.o [2022-04-07T09:05:48.764Z] #43 40.00 CC compel/src/lib/infect-rpc.o [2022-04-07T09:05:48.764Z] #43 40.31 CC compel/src/lib/infect-util.o [2022-04-07T09:05:48.764Z] #43 40.59 CC compel/src/lib/infect.o [2022-04-07T09:05:48.764Z] #43 42.90 CC compel/src/lib/ptrace.o [2022-04-07T09:05:48.764Z] #43 43.34 AR compel/libcompel.a [2022-04-07T09:05:48.764Z] #43 43.43 HOSTCC compel/src/main-host.o [2022-04-07T09:05:48.764Z] #43 43.87 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-04-07T09:05:48.764Z] #43 44.10 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-07T09:05:48.764Z] #43 44.55 HOSTCC compel/src/lib/log-host.o [2022-04-07T09:05:48.764Z] #43 44.82 HOSTLINK compel/compel-host-bin [2022-04-07T09:05:48.764Z] #43 45.04 DEP soccr/soccr.d [2022-04-07T09:05:48.978Z] #43 ... [2022-04-07T09:05:48.978Z] [2022-04-07T09:05:48.978Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-07T09:05:48.978Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-04-07T09:05:48.978Z] #14 DONE 2.1s [2022-04-07T09:05:48.978Z] [2022-04-07T09:05:48.978Z] #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-04-07T09:05:48.978Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-04-07T09:05:49.016Z] #13 103.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-07T09:05:49.016Z] #13 103.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-04-07T09:05:49.016Z] #13 103.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T09:05:49.029Z] #43 45.21 CC soccr/soccr.o [2022-04-07T09:05:49.184Z] #43 156.2 make[1]: Nothing to be done for 'all'. [2022-04-07T09:05:49.274Z] #13 103.3 Selecting previously unselected package libpcre16-3:amd64. [2022-04-07T09:05:49.274Z] #13 103.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-04-07T09:05:49.274Z] #13 103.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T09:05:49.274Z] #13 103.4 Selecting previously unselected package libpcre32-3:amd64. [2022-04-07T09:05:49.274Z] #13 103.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-04-07T09:05:49.274Z] #13 103.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T09:05:49.441Z] #43 156.7 make[1]: 'images/built-in.o' is up to date. [2022-04-07T09:05:49.441Z] #43 156.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-07T09:05:49.532Z] #13 103.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-04-07T09:05:49.532Z] #13 103.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-04-07T09:05:49.532Z] #13 103.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T09:05:49.532Z] #13 103.7 Selecting previously unselected package libpcre3-dev:amd64. [2022-04-07T09:05:49.532Z] #13 103.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-04-07T09:05:49.532Z] #13 103.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T09:05:49.598Z] #43 ... [2022-04-07T09:05:49.599Z] [2022-04-07T09:05:49.599Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-07T09:05:49.599Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-04-07T09:05:49.599Z] #16 1.343 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-07T09:05:49.599Z] #16 DONE 1.4s [2022-04-07T09:05:49.698Z] #43 156.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-07T09:05:49.699Z] #43 156.8 make[1]: 'compel/libcompel.a' is up to date. [2022-04-07T09:05:49.699Z] #43 156.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-07T09:05:49.699Z] #43 156.9 make[1]: Nothing to be done for 'all'. [2022-04-07T09:05:49.699Z] #43 156.9 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T09:05:49.737Z] #20 36.02 Selecting previously unselected package libnet1:arm64. [2022-04-07T09:05:49.737Z] #20 36.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-07T09:05:49.737Z] #20 36.04 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:05:49.737Z] #20 36.16 Selecting previously unselected package libnl-3-200:arm64. [2022-04-07T09:05:49.737Z] #20 36.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-04-07T09:05:49.737Z] #20 36.16 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-04-07T09:05:49.737Z] #20 36.28 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-07T09:05:49.737Z] #20 36.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-04-07T09:05:49.737Z] #20 36.29 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-04-07T09:05:49.737Z] #20 36.38 Selecting previously unselected package libreadline5:arm64. [2022-04-07T09:05:49.737Z] #20 36.39 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-04-07T09:05:49.737Z] #20 36.44 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-04-07T09:05:49.737Z] #20 36.53 Selecting previously unselected package net-tools. [2022-04-07T09:05:49.737Z] #20 ... [2022-04-07T09:05:49.737Z] [2022-04-07T09:05:49.737Z] #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-04-07T09:05:49.737Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:05:49.737Z] #43 69.45 CC criu/cgroup.o [2022-04-07T09:05:49.737Z] #43 72.26 CC criu/clone-noasan.o [2022-04-07T09:05:49.737Z] #43 72.45 CC criu/config.o [2022-04-07T09:05:49.737Z] #43 73.66 CC criu/cr-check.o [2022-04-07T09:05:49.737Z] #43 75.42 CC criu/cr-dedup.o [2022-04-07T09:05:49.737Z] #43 75.89 CC criu/cr-dump.o [2022-04-07T09:05:49.737Z] #43 78.29 CC criu/cr-errno.o [2022-04-07T09:05:49.737Z] #43 78.39 CC criu/cr-restore.o [2022-04-07T09:05:49.790Z] #13 104.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-07T09:05:49.858Z] [2022-04-07T09:05:49.858Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-07T09:05:49.858Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-04-07T09:05:49.955Z] #43 157.1 make[2]: Nothing to be done for 'all'. [2022-04-07T09:05:49.955Z] #43 157.1 make[2]: Nothing to be done for 'all'. [2022-04-07T09:05:49.955Z] #43 157.1 make[2]: Nothing to be done for 'all'. [2022-04-07T09:05:49.955Z] #43 157.2 make[2]: Nothing to be done for 'all'. [2022-04-07T09:05:49.955Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-04-07T09:05:49.955Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-04-07T09:05:49.955Z] #43 157.3 make[2]: Nothing to be done for 'all'. [2022-04-07T09:05:49.994Z] #43 ... [2022-04-07T09:05:49.994Z] [2022-04-07T09:05:49.994Z] #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-04-07T09:05:49.994Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-04-07T09:05:49.994Z] #20 36.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-04-07T09:05:49.994Z] #20 36.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T09:05:49.994Z] #20 36.72 Selecting previously unselected package patch. [2022-04-07T09:05:49.994Z] #20 36.72 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-04-07T09:05:49.994Z] #20 36.73 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-07T09:05:50.048Z] #13 104.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-04-07T09:05:50.048Z] #13 104.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T09:05:50.048Z] #13 104.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-07T09:05:50.048Z] #13 104.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-04-07T09:05:50.048Z] #13 104.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:50.212Z] #43 157.4 make[2]: Nothing to be done for 'all'. [2022-04-07T09:05:50.212Z] #43 157.4 INSTALL criu/criu [2022-04-07T09:05:50.212Z] #43 DONE 157.5s [2022-04-07T09:05:50.212Z] [2022-04-07T09:05:50.212Z] #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-04-07T09:05:50.212Z] #56 sha256:f85fe9f89b6b946ba7f0c9f3f6a58c21d4017c2563058125fb5cba58032bf08c [2022-04-07T09:05:50.251Z] #20 36.82 Selecting previously unselected package python-pip-whl. [2022-04-07T09:05:50.251Z] #20 36.83 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-07T09:05:50.251Z] #20 36.84 Unpacking python-pip-whl (18.1-5) ... [2022-04-07T09:05:50.305Z] #13 104.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-07T09:05:50.306Z] #13 104.4 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-04-07T09:05:50.306Z] #13 104.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:05:50.306Z] #13 104.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-07T09:05:50.306Z] #13 104.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-04-07T09:05:50.306Z] #13 104.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:05:50.437Z] #15 DONE 1.7s [2022-04-07T09:05:50.437Z] [2022-04-07T09:05:50.437Z] #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-04-07T09:05:50.437Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:50.437Z] #43 45.88 AR soccr/libsoccr.a [2022-04-07T09:05:50.437Z] #43 45.90 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T09:05:50.437Z] #43 46.36 DEP criu/arch/x86/sigframe.d [2022-04-07T09:05:50.508Z] #20 37.32 Selecting previously unselected package python3-lib2to3. [2022-04-07T09:05:50.508Z] #20 37.32 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-07T09:05:50.508Z] #20 37.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-07T09:05:50.718Z] #43 46.49 DEP criu/arch/x86/sigaction_compat.d [2022-04-07T09:05:50.718Z] #43 46.64 DEP criu/arch/x86/kerndat.d [2022-04-07T09:05:50.765Z] #20 37.44 Selecting previously unselected package python3-distutils. [2022-04-07T09:05:50.765Z] #20 37.44 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-07T09:05:50.765Z] #20 37.46 Unpacking python3-distutils (3.7.3-1) ... [2022-04-07T09:05:50.869Z] #13 105.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-04-07T09:05:50.869Z] #13 105.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-04-07T09:05:50.869Z] #13 105.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-04-07T09:05:50.869Z] #13 105.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-04-07T09:05:50.869Z] #13 105.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-04-07T09:05:50.869Z] #13 105.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-04-07T09:05:50.869Z] #13 105.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:50.869Z] #13 105.1 Setting up libbtrfs0 (4.20.1-2) ... [2022-04-07T09:05:50.869Z] #13 105.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-04-07T09:05:50.869Z] #13 105.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:05:50.869Z] #13 105.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-04-07T09:05:50.869Z] #13 105.2 Setting up libbtrfs-dev (4.20.1-2) ... [2022-04-07T09:05:50.869Z] #13 105.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-04-07T09:05:50.869Z] #13 105.2 Setting up mingw-w64-common (6.0.0-3) ... [2022-04-07T09:05:50.869Z] #13 105.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-04-07T09:05:51.021Z] #20 37.68 Selecting previously unselected package python3-pip. [2022-04-07T09:05:51.021Z] #20 37.69 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-07T09:05:51.021Z] #20 37.69 Unpacking python3-pip (18.1-5) ... [2022-04-07T09:05:51.125Z] #13 105.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-04-07T09:05:51.125Z] #13 105.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-04-07T09:05:51.125Z] #13 105.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:51.125Z] #13 105.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-07T09:05:51.125Z] #13 105.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-07T09:05:51.125Z] #13 105.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-04-07T09:05:51.125Z] #13 105.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-07T09:05:51.125Z] #13 105.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-07T09:05:51.125Z] #13 105.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-04-07T09:05:51.125Z] #13 105.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-04-07T09:05:51.236Z] #17 DONE 1.5s [2022-04-07T09:05:51.236Z] [2022-04-07T09:05:51.236Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-07T09:05:51.236Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-04-07T09:05:51.278Z] #20 37.85 Selecting previously unselected package python3-pkg-resources. [2022-04-07T09:05:51.278Z] #20 37.86 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T09:05:51.278Z] #20 37.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-07T09:05:51.278Z] #20 37.99 Selecting previously unselected package python3-setuptools. [2022-04-07T09:05:51.278Z] #20 37.99 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-07T09:05:51.278Z] #20 38.00 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-07T09:05:51.289Z] #43 46.92 DEP criu/arch/x86/crtools.d [2022-04-07T09:05:51.289Z] #43 47.09 DEP criu/arch/x86/cpu.d [2022-04-07T09:05:51.289Z] #43 47.24 CC criu/arch/x86/cpu.o [2022-04-07T09:05:51.381Z] #13 105.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:51.382Z] #13 105.3 Setting up dmsetup (2:1.02.155-3) ... [2022-04-07T09:05:51.382Z] #13 105.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:51.382Z] #13 105.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-04-07T09:05:51.382Z] #13 105.4 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:05:51.535Z] #20 38.15 Selecting previously unselected package python3-wheel. [2022-04-07T09:05:51.535Z] #20 38.16 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-07T09:05:51.535Z] #20 38.17 Unpacking python3-wheel (0.32.3-2) ... [2022-04-07T09:05:51.535Z] #20 38.24 Selecting previously unselected package sudo. [2022-04-07T09:05:51.535Z] #20 38.25 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-04-07T09:05:51.535Z] #20 38.25 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-07T09:05:51.581Z] #56 ... [2022-04-07T09:05:51.581Z] [2022-04-07T09:05:51.581Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-07T09:05:51.581Z] #44 sha256:5d2c2762b38d39363344b9b0efcdee1cc993a6137d45e9a48d6fde0c44863feb [2022-04-07T09:05:51.581Z] #44 DONE 0.1s [2022-04-07T09:05:51.581Z] [2022-04-07T09:05:51.581Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-07T09:05:51.581Z] #46 sha256:061ebba65dd9e36c0d5f482da18b536613d2ea874c2fad53cac8c64ef472b967 [2022-04-07T09:05:51.581Z] #46 DONE 0.1s [2022-04-07T09:05:51.581Z] [2022-04-07T09:05:51.581Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-07T09:05:51.581Z] #48 sha256:2bdacac31a20b343a3c66254009757f6c43d6dfc6e5f8ffedf7b6d8449353742 [2022-04-07T09:05:51.581Z] #48 DONE 0.1s [2022-04-07T09:05:51.581Z] [2022-04-07T09:05:51.581Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-07T09:05:51.581Z] #50 sha256:057e90696928d6a7e1a5f20775ce88c1f4e58a7e74992a72e92137e7d7a69f6b [2022-04-07T09:05:51.838Z] #50 DONE 0.3s [2022-04-07T09:05:51.838Z] [2022-04-07T09:05:51.838Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-07T09:05:51.838Z] #52 sha256:1ee7fdcca10c6a2a6c971e9419fb0a5e4768a58a74459868e1a4d19e8b843cb9 [2022-04-07T09:05:51.838Z] #52 DONE 0.1s [2022-04-07T09:05:51.838Z] [2022-04-07T09:05:51.838Z] #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-04-07T09:05:51.838Z] #56 sha256:f85fe9f89b6b946ba7f0c9f3f6a58c21d4017c2563058125fb5cba58032bf08c [2022-04-07T09:05:51.862Z] #43 ... [2022-04-07T09:05:51.862Z] [2022-04-07T09:05:51.862Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-07T09:05:51.862Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-04-07T09:05:51.862Z] #16 0.929 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-07T09:05:51.862Z] #16 DONE 1.1s [2022-04-07T09:05:51.862Z] [2022-04-07T09:05:51.862Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-07T09:05:51.862Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-04-07T09:05:52.099Z] #20 38.73 Selecting previously unselected package thin-provisioning-tools. [2022-04-07T09:05:52.099Z] #20 38.74 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-04-07T09:05:52.099Z] #20 38.75 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T09:05:52.099Z] #20 38.96 Selecting previously unselected package uidmap. [2022-04-07T09:05:52.171Z] #18 DONE 1.0s [2022-04-07T09:05:52.171Z] [2022-04-07T09:05:52.171Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-07T09:05:52.171Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-04-07T09:05:52.355Z] #20 38.97 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-04-07T09:05:52.355Z] #20 38.97 Unpacking uidmap (1:4.5-1.1) ... [2022-04-07T09:05:52.355Z] #20 39.10 Selecting previously unselected package vim-runtime. [2022-04-07T09:05:52.355Z] #20 39.14 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:05:52.355Z] #20 39.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-07T09:05:52.612Z] #20 39.21 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-07T09:05:52.612Z] #20 39.21 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:05:52.808Z] #17 DONE 1.0s [2022-04-07T09:05:52.808Z] [2022-04-07T09:05:52.808Z] #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-04-07T09:05:52.808Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:52.808Z] #43 48.09 CC criu/arch/x86/crtools.o [2022-04-07T09:05:53.107Z] #19 DONE 1.0s [2022-04-07T09:05:53.107Z] [2022-04-07T09:05:53.107Z] #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-04-07T09:05:53.107Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:05:53.288Z] #13 DONE 107.5s [2022-04-07T09:05:53.288Z] [2022-04-07T09:05:53.288Z] #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-04-07T09:05:53.288Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:53.288Z] #43 37.31 CC compel/plugins/std/string.o [2022-04-07T09:05:53.288Z] #43 37.79 CC compel/plugins/std/infect.o [2022-04-07T09:05:53.288Z] #43 38.20 CC compel/arch/x86/plugins/std/parasite-head.o [2022-04-07T09:05:53.288Z] #43 38.24 CC compel/arch/x86/plugins/std/memcpy.o [2022-04-07T09:05:53.288Z] #43 38.29 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-04-07T09:05:53.288Z] #43 38.37 AR compel/plugins/std.lib.a [2022-04-07T09:05:53.288Z] #43 38.42 CC compel/plugins/fds/fds.o [2022-04-07T09:05:53.288Z] #43 38.61 AR compel/plugins/fds.lib.a [2022-04-07T09:05:53.288Z] #43 38.65 HOSTDEP compel/src/lib/log-host.d [2022-04-07T09:05:53.288Z] #43 38.73 HOSTDEP compel/src/lib/handle-elf-host.d [2022-04-07T09:05:53.288Z] #43 38.80 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-04-07T09:05:53.288Z] #43 38.85 HOSTDEP compel/src/main-host.d [2022-04-07T09:05:53.288Z] #43 38.92 DEP compel/src/lib/ptrace.d [2022-04-07T09:05:53.288Z] #43 39.03 DEP compel/src/lib/infect.d [2022-04-07T09:05:53.288Z] #43 39.16 DEP compel/src/lib/infect-util.d [2022-04-07T09:05:53.288Z] #43 39.25 DEP compel/src/lib/infect-rpc.d [2022-04-07T09:05:53.288Z] #43 39.35 DEP compel/arch/x86/src/lib/infect.d [2022-04-07T09:05:53.288Z] #43 39.50 DEP compel/arch/x86/src/lib/cpu.d [2022-04-07T09:05:53.288Z] #43 39.56 DEP compel/src/lib/log.d [2022-04-07T09:05:53.288Z] #43 39.61 DEP compel/src/main.d [2022-04-07T09:05:53.288Z] #43 39.69 DEP compel/src/lib/handle-elf.d [2022-04-07T09:05:53.288Z] #43 39.83 DEP compel/arch/x86/src/lib/handle-elf.d [2022-04-07T09:05:53.288Z] #43 39.93 CC compel/src/lib/log.o [2022-04-07T09:05:53.288Z] #43 40.16 CC compel/arch/x86/src/lib/cpu.o [2022-04-07T09:05:53.288Z] #43 40.70 CC compel/arch/x86/src/lib/infect.o [2022-04-07T09:05:53.288Z] #43 41.24 CC compel/src/lib/infect-rpc.o [2022-04-07T09:05:53.288Z] #43 41.53 CC compel/src/lib/infect-util.o [2022-04-07T09:05:53.288Z] #43 41.74 CC compel/src/lib/infect.o [2022-04-07T09:05:53.752Z] #43 ... [2022-04-07T09:05:53.752Z] [2022-04-07T09:05:53.752Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-07T09:05:53.752Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-04-07T09:05:53.752Z] #18 DONE 0.9s [2022-04-07T09:05:53.752Z] [2022-04-07T09:05:53.753Z] #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-04-07T09:05:53.753Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:53.753Z] #43 49.49 CC criu/arch/x86/kerndat.o [2022-04-07T09:05:54.485Z] #20 1.288 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T09:05:54.485Z] #20 1.289 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:05:54.485Z] #20 1.386 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:05:54.699Z] #43 50.35 CC criu/arch/x86/sigaction_compat.o [2022-04-07T09:05:54.699Z] #43 ... [2022-04-07T09:05:54.699Z] [2022-04-07T09:05:54.699Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-07T09:05:54.699Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-04-07T09:05:54.699Z] #19 DONE 1.0s [2022-04-07T09:05:54.745Z] #20 1.400 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:05:54.961Z] [2022-04-07T09:05:54.961Z] #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-04-07T09:05:54.961Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:54.961Z] #43 50.71 CC criu/arch/x86/sigframe.o [2022-04-07T09:05:55.003Z] #20 1.814 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T09:05:55.224Z] #43 51.06 LINK criu/arch/x86/crtools.built-in.o [2022-04-07T09:05:55.224Z] #43 51.12 DEP criu/pie/util-vdso-elf32.d [2022-04-07T09:05:55.486Z] #43 51.22 DEP criu/pie/util-vdso.d [2022-04-07T09:05:55.486Z] #43 51.39 DEP criu/pie/util.d [2022-04-07T09:05:55.486Z] #43 51.51 CC criu/pie/util.o [2022-04-07T09:05:55.749Z] #43 51.72 CC criu/pie/util-vdso.o [2022-04-07T09:05:55.824Z] #43 44.03 CC compel/src/lib/ptrace.o [2022-04-07T09:05:55.886Z] #20 42.23 Selecting previously unselected package vim. [2022-04-07T09:05:55.886Z] #20 42.23 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-04-07T09:05:55.886Z] #20 42.27 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:05:55.886Z] #20 42.76 Selecting previously unselected package xfsprogs. [2022-04-07T09:05:55.953Z] #20 2.811 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:05:56.055Z] Client: [2022-04-07T09:05:56.055Z] Version: 20.10.9 [2022-04-07T09:05:56.055Z] API version: 1.41 [2022-04-07T09:05:56.055Z] Go version: go1.16.8 [2022-04-07T09:05:56.055Z] Git commit: c2ea9bc [2022-04-07T09:05:56.055Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-07T09:05:56.055Z] OS/Arch: windows/amd64 [2022-04-07T09:05:56.055Z] Context: default [2022-04-07T09:05:56.055Z] Experimental: true [2022-04-07T09:05:56.055Z] [2022-04-07T09:05:56.055Z] Server: Docker Engine - Community [2022-04-07T09:05:56.055Z] Engine: [2022-04-07T09:05:56.055Z] Version: 20.10.9 [2022-04-07T09:05:56.055Z] API version: 1.41 (minimum version 1.24) [2022-04-07T09:05:56.055Z] Go version: go1.16.8 [2022-04-07T09:05:56.055Z] Git commit: 79ea9d3 [2022-04-07T09:05:56.055Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-07T09:05:56.055Z] OS/Arch: windows/amd64 [2022-04-07T09:05:56.055Z] Experimental: true [2022-04-07T09:05:56.080Z] #43 44.40 AR compel/libcompel.a [2022-04-07T09:05:56.080Z] #43 44.49 HOSTCC compel/src/main-host.o [2022-04-07T09:05:56.144Z] #20 42.77 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-04-07T09:05:56.144Z] #20 42.77 Unpacking xfsprogs (4.20.0-1) ... [2022-04-07T09:05:56.323Z] #43 52.19 CC criu/pie/util-vdso-elf32.o [2022-04-07T09:05:56.337Z] #43 44.72 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-04-07T09:05:56.337Z] #43 ... [2022-04-07T09:05:56.337Z] [2022-04-07T09:05:56.337Z] #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-04-07T09:05:56.337Z] #58 sha256:7c0e45a11ca542412021d88cbaac44dab9dd9f2e560c5472e3452a3b3a9a83f5 [2022-04-07T09:05:56.337Z] #58 107.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-07T09:05:56.337Z] #58 107.1 + GOBIN=/build [2022-04-07T09:05:56.337Z] #58 107.1 + GO111MODULE=on [2022-04-07T09:05:56.337Z] #58 107.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-04-07T09:05:56.337Z] #58 DONE 113.3s [2022-04-07T09:05:56.337Z] [2022-04-07T09:05:56.337Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-04-07T09:05:56.337Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-04-07T09:05:56.337Z] #14 DONE 3.1s [2022-04-07T09:05:56.337Z] [2022-04-07T09:05:56.337Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T09:05:56.337Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:56.337Z] #43 44.87 HOSTCC compel/src/lib/handle-elf-host.o [2022-04-07T09:05:56.337Z] #43 ... [2022-04-07T09:05:56.337Z] [2022-04-07T09:05:56.337Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-04-07T09:05:56.337Z] #59 sha256:d14c0f0f17301d75ad14de12b98ab135c37ab2a99b1a99dee7283cbbbecb648b [2022-04-07T09:05:56.401Z] #20 43.19 Selecting previously unselected package zip. [2022-04-07T09:05:56.594Z] #59 DONE 0.4s [2022-04-07T09:05:56.594Z] [2022-04-07T09:05:56.594Z] #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-04-07T09:05:56.594Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:56.594Z] #43 45.22 HOSTCC compel/src/lib/log-host.o [2022-04-07T09:05:56.659Z] #20 43.19 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-04-07T09:05:56.659Z] #20 43.20 Unpacking zip (3.0-11+b1) ... [2022-04-07T09:05:56.659Z] #20 43.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-07T09:05:56.659Z] #20 43.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T09:05:56.659Z] #20 43.44 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-04-07T09:05:56.659Z] #20 43.46 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-04-07T09:05:56.659Z] #20 43.47 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-04-07T09:05:56.659Z] #20 43.48 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-04-07T09:05:56.659Z] #20 43.49 Setting up uidmap (1:4.5-1.1) ... [2022-04-07T09:05:56.659Z] #20 43.52 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-04-07T09:05:56.659Z] #20 43.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:05:56.659Z] #20 43.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [Pipeline] sh [2022-04-07T09:05:56.900Z] #43 ... [2022-04-07T09:05:56.900Z] [2022-04-07T09:05:56.900Z] #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-04-07T09:05:56.900Z] #53 sha256:a91533ddad83cb286acff7afad7581d386a59fcd6dc00a44edbd8250dd4f7199 [2022-04-07T09:05:56.900Z] #53 2.029 + RM_GOPATH=0 [2022-04-07T09:05:56.900Z] #53 2.029 + TMP_GOPATH= [2022-04-07T09:05:56.900Z] #53 2.029 + : /build [2022-04-07T09:05:56.900Z] #53 2.029 + '[' -z '' ']' [2022-04-07T09:05:56.900Z] #53 2.033 ++ mktemp -d [2022-04-07T09:05:56.900Z] #53 2.033 + export GOPATH=/tmp/tmp.W4I9W6koGs [2022-04-07T09:05:56.900Z] #53 2.033 + GOPATH=/tmp/tmp.W4I9W6koGs [2022-04-07T09:05:56.900Z] #53 2.033 + RM_GOPATH=1 [2022-04-07T09:05:56.900Z] #53 2.033 + case "$(go env GOARCH)" in [2022-04-07T09:05:56.900Z] #53 2.033 ++ go env GOARCH [2022-04-07T09:05:56.900Z] #53 2.095 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:05:56.900Z] #53 2.095 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:05:56.900Z] #53 2.095 ++ dirname /tmp/install/install.sh [2022-04-07T09:05:56.900Z] #53 2.095 + dir=/tmp/install [2022-04-07T09:05:56.900Z] #53 2.095 + bin=runc [2022-04-07T09:05:56.900Z] #53 2.095 + shift [2022-04-07T09:05:56.900Z] #53 2.095 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-07T09:05:56.900Z] #53 2.095 + . /tmp/install/runc.installer [2022-04-07T09:05:56.900Z] #53 2.095 ++ set -e [2022-04-07T09:05:56.900Z] #53 2.095 ++ : v1.0.3 [2022-04-07T09:05:56.900Z] #53 2.095 + install_runc [2022-04-07T09:05:56.900Z] #53 2.095 + RUNC_BUILDTAGS=seccomp [2022-04-07T09:05:56.900Z] #53 2.095 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-07T09:05:56.900Z] #53 2.095 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.W4I9W6koGs/src/github.com/opencontainers/runc [2022-04-07T09:05:56.900Z] #53 2.095 Cloning into '/tmp/tmp.W4I9W6koGs/src/github.com/opencontainers/runc'... [2022-04-07T09:05:56.900Z] #53 2.095 Install runc version v1.0.3 (build tags: seccomp) [2022-04-07T09:05:56.900Z] #53 ... [2022-04-07T09:05:56.900Z] [2022-04-07T09:05:56.900Z] #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-04-07T09:05:56.900Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:56.900Z] #43 52.78 AR criu/pie/pie.lib.a [2022-04-07T09:05:56.900Z] #43 52.82 DEP criu/pie/restorer.d [2022-04-07T09:05:56.917Z] #20 43.56 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-04-07T09:05:56.917Z] #20 43.57 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-04-07T09:05:56.917Z] #20 43.58 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:05:56.917Z] #20 43.60 Setting up zip (3.0-11+b1) ... [2022-04-07T09:05:56.917Z] #20 43.61 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:05:56.917Z] #20 43.63 Setting up bash-completion (1:2.8-6) ... [2022-04-07T09:05:57.158Z] #43 ... [2022-04-07T09:05:57.158Z] [2022-04-07T09:05:57.158Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-07T09:05:57.158Z] #60 sha256:63d2317b36eaaad983023116f597c8ec3770549d1600664ab5ceb9a0bb4d8ff7 [2022-04-07T09:05:57.158Z] #60 DONE 0.2s [2022-04-07T09:05:57.158Z] [2022-04-07T09:05:57.158Z] #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-04-07T09:05:57.158Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:57.158Z] #43 45.47 HOSTLINK compel/compel-host-bin [2022-04-07T09:05:57.158Z] #43 45.61 DEP soccr/soccr.d [2022-04-07T09:05:57.162Z] #43 52.99 DEP criu/arch/x86/sigaction_compat_pie.d [2022-04-07T09:05:57.162Z] #43 53.07 DEP criu/arch/x86/restorer_unmap.d [2022-04-07T09:05:57.162Z] #43 53.09 DEP criu/arch/x86/restorer.d [2022-04-07T09:05:57.162Z] #43 53.22 DEP criu/arch/x86/vdso-pie.d [2022-04-07T09:05:57.330Z] #20 4.089 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:05:57.416Z] #43 45.73 CC soccr/soccr.o [2022-04-07T09:05:57.424Z] #43 53.31 DEP criu/pie/parasite-vdso.d [2022-04-07T09:05:57.424Z] #43 53.47 DEP criu/pie/parasite.d [2022-04-07T09:05:57.661Z] + docker info [2022-04-07T09:05:57.999Z] #43 53.71 CC criu/pie/parasite.o [2022-04-07T09:05:58.346Z] #43 46.94 AR soccr/libsoccr.a [2022-04-07T09:05:58.346Z] #43 47.00 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T09:05:58.707Z] #20 5.528 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:05:58.909Z] #43 47.34 DEP criu/arch/x86/sigframe.d [2022-04-07T09:05:58.909Z] #43 47.44 DEP criu/arch/x86/sigaction_compat.d [2022-04-07T09:05:58.945Z] #43 54.93 LINK criu/pie/parasite.built-in.o [2022-04-07T09:05:59.167Z] #43 47.52 DEP criu/arch/x86/kerndat.d [2022-04-07T09:05:59.167Z] #43 47.63 DEP criu/arch/x86/crtools.d [2022-04-07T09:05:59.207Z] #43 54.94 GEN criu/pie/parasite-blob.h [2022-04-07T09:05:59.207Z] #43 54.95 CC criu/pie/parasite-vdso.o [2022-04-07T09:05:59.275Z] #20 ... [2022-04-07T09:05:59.275Z] [2022-04-07T09:05:59.275Z] #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-04-07T09:05:59.275Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:59.275Z] #43 47.05 AR soccr/libsoccr.a [2022-04-07T09:05:59.275Z] #43 47.09 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T09:05:59.275Z] #43 47.80 DEP criu/arch/x86/sigframe.d [2022-04-07T09:05:59.275Z] #43 47.97 DEP criu/arch/x86/sigaction_compat.d [2022-04-07T09:05:59.275Z] #43 48.06 DEP criu/arch/x86/kerndat.d [2022-04-07T09:05:59.275Z] #43 48.22 DEP criu/arch/x86/crtools.d [2022-04-07T09:05:59.275Z] #43 48.42 DEP criu/arch/x86/cpu.d [2022-04-07T09:05:59.275Z] #43 48.69 CC criu/arch/x86/cpu.o [2022-04-07T09:05:59.275Z] #43 49.40 CC criu/arch/x86/crtools.o [2022-04-07T09:05:59.275Z] #43 50.60 CC criu/arch/x86/kerndat.o [2022-04-07T09:05:59.275Z] #43 50.96 CC criu/arch/x86/sigaction_compat.o [2022-04-07T09:05:59.275Z] #43 51.14 CC criu/arch/x86/sigframe.o [2022-04-07T09:05:59.275Z] #43 51.37 LINK criu/arch/x86/crtools.built-in.o [2022-04-07T09:05:59.275Z] #43 51.45 DEP criu/pie/util-vdso-elf32.d [2022-04-07T09:05:59.275Z] #43 51.57 DEP criu/pie/util-vdso.d [2022-04-07T09:05:59.275Z] #43 51.67 DEP criu/pie/util.d [2022-04-07T09:05:59.275Z] #43 51.81 CC criu/pie/util.o [2022-04-07T09:05:59.275Z] #43 52.10 CC criu/pie/util-vdso.o [2022-04-07T09:05:59.275Z] #43 52.70 CC criu/pie/util-vdso-elf32.o [2022-04-07T09:05:59.275Z] #43 53.37 AR criu/pie/pie.lib.a [2022-04-07T09:05:59.275Z] #43 53.43 DEP criu/pie/restorer.d [2022-04-07T09:05:59.275Z] #43 53.61 DEP criu/arch/x86/sigaction_compat_pie.d [2022-04-07T09:05:59.275Z] #43 53.78 DEP criu/arch/x86/restorer_unmap.d [2022-04-07T09:05:59.275Z] #43 53.80 DEP criu/arch/x86/restorer.d [2022-04-07T09:05:59.275Z] #43 53.91 DEP criu/arch/x86/vdso-pie.d [2022-04-07T09:05:59.275Z] #43 53.99 DEP criu/pie/parasite-vdso.d [2022-04-07T09:05:59.275Z] #43 54.12 DEP criu/pie/parasite.d [2022-04-07T09:05:59.275Z] #43 54.31 CC criu/pie/parasite.o [2022-04-07T09:05:59.275Z] #43 55.46 LINK criu/pie/parasite.built-in.o [2022-04-07T09:05:59.275Z] #43 55.47 GEN criu/pie/parasite-blob.h [2022-04-07T09:05:59.275Z] #43 55.49 CC criu/pie/parasite-vdso.o [2022-04-07T09:05:59.423Z] #43 47.75 DEP criu/arch/x86/cpu.d [2022-04-07T09:05:59.423Z] #43 47.89 CC criu/arch/x86/cpu.o [2022-04-07T09:05:59.702Z] #20 46.29 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-04-07T09:05:59.702Z] #20 46.32 Setting up xz-utils (5.2.4-1) ... [2022-04-07T09:05:59.702Z] #20 46.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-07T09:05:59.702Z] #20 46.34 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-07T09:05:59.702Z] #20 46.35 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-07T09:05:59.702Z] #20 46.44 invoke-rc.d: could not determine current runlevel [2022-04-07T09:05:59.702Z] #20 46.46 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T09:05:59.702Z] #20 46.47 Setting up pigz (2.4-1) ... [2022-04-07T09:05:59.702Z] #20 46.48 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-07T09:05:59.702Z] #20 46.50 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-04-07T09:05:59.702Z] #20 46.52 Setting up python-pip-whl (18.1-5) ... [2022-04-07T09:05:59.781Z] #43 55.65 CC criu/arch/x86/vdso-pie.o [2022-04-07T09:05:59.842Z] #43 56.08 CC criu/arch/x86/vdso-pie.o [2022-04-07T09:05:59.960Z] #20 46.54 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-04-07T09:05:59.960Z] #20 46.55 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:05:59.987Z] #43 ... [2022-04-07T09:05:59.987Z] [2022-04-07T09:05:59.987Z] #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-04-07T09:05:59.987Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-04-07T09:05:59.987Z] #15 DONE 3.3s [2022-04-07T09:05:59.987Z] [2022-04-07T09:05:59.987Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T09:05:59.987Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:05:59.987Z] #43 48.49 CC criu/arch/x86/crtools.o [2022-04-07T09:06:00.043Z] #43 56.00 CC criu/arch/x86/restorer.o [2022-04-07T09:06:00.101Z] #43 56.44 CC criu/arch/x86/restorer.o [2022-04-07T09:06:00.217Z] #20 46.96 Setting up libaio1:arm64 (0.3.112-3) ... [2022-04-07T09:06:00.217Z] #20 46.98 Setting up libonig5:arm64 (6.9.1-1) ... [2022-04-07T09:06:00.217Z] #20 46.99 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:00.217Z] #20 47.03 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:00.217Z] #20 47.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-07T09:06:00.476Z] #20 47.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-07T09:06:00.476Z] #20 47.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-07T09:06:00.476Z] #20 47.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-07T09:06:00.476Z] #20 47.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-07T09:06:00.476Z] #20 47.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-07T09:06:00.476Z] #20 47.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-07T09:06:00.476Z] #20 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-07T09:06:00.476Z] #20 47.13 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-04-07T09:06:00.476Z] #20 47.15 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T09:06:00.476Z] #20 47.17 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-04-07T09:06:00.476Z] #20 47.26 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T09:06:00.618Z] #43 56.45 CC criu/arch/x86/restorer_unmap.o [2022-04-07T09:06:00.618Z] #43 56.49 CC criu/arch/x86/sigaction_compat_pie.o [2022-04-07T09:06:00.668Z] #43 57.01 CC criu/arch/x86/restorer_unmap.o [2022-04-07T09:06:00.668Z] #43 57.05 CC criu/arch/x86/sigaction_compat_pie.o [2022-04-07T09:06:00.734Z] #20 47.28 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-04-07T09:06:00.734Z] #20 47.29 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:00.880Z] #43 56.79 CC criu/pie/restorer.o [2022-04-07T09:06:00.926Z] #43 57.38 CC criu/pie/restorer.o [2022-04-07T09:06:01.362Z] #43 49.71 CC criu/arch/x86/kerndat.o [2022-04-07T09:06:01.926Z] #43 50.15 CC criu/arch/x86/sigaction_compat.o [2022-04-07T09:06:02.182Z] #43 50.46 CC criu/arch/x86/sigframe.o [2022-04-07T09:06:02.182Z] #43 50.74 LINK criu/arch/x86/crtools.built-in.o [2022-04-07T09:06:02.440Z] #43 50.79 DEP criu/pie/util-vdso-elf32.d [2022-04-07T09:06:02.440Z] #43 50.91 DEP criu/pie/util-vdso.d [2022-04-07T09:06:02.440Z] #43 51.03 DEP criu/pie/util.d [2022-04-07T09:06:02.697Z] #43 51.21 CC criu/pie/util.o [2022-04-07T09:06:03.258Z] #20 ... [2022-04-07T09:06:03.258Z] [2022-04-07T09:06:03.258Z] #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-04-07T09:06:03.258Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:06:03.258Z] #43 82.98 CC criu/cr-service.o [2022-04-07T09:06:03.258Z] #43 84.76 CC criu/crtools.o [2022-04-07T09:06:03.258Z] #43 85.37 CC criu/eventfd.o [2022-04-07T09:06:03.258Z] #43 85.81 CC criu/eventpoll.o [2022-04-07T09:06:03.258Z] #43 86.65 CC criu/external.o [2022-04-07T09:06:03.258Z] #43 86.98 CC criu/fault-injection.o [2022-04-07T09:06:03.258Z] #43 87.06 CC criu/fdstore.o [2022-04-07T09:06:03.258Z] #43 87.46 CC criu/fifo.o [2022-04-07T09:06:03.258Z] #43 87.84 CC criu/file-ids.o [2022-04-07T09:06:03.258Z] #43 88.26 CC criu/file-lock.o [2022-04-07T09:06:03.258Z] #43 89.18 CC criu/files-ext.o [2022-04-07T09:06:03.258Z] #43 89.55 CC criu/files-reg.o [2022-04-07T09:06:03.258Z] #43 91.64 CC criu/files.o [2022-04-07T09:06:03.261Z] #43 51.56 CC criu/pie/util-vdso.o [2022-04-07T09:06:03.261Z] #43 ... [2022-04-07T09:06:03.261Z] [2022-04-07T09:06:03.261Z] #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-04-07T09:06:03.261Z] #53 sha256:c3ed4e30581bf4f111b33376e5b1f3a36ffb600e2af1c3d8573cd892c2af6955 [2022-04-07T09:06:03.261Z] #53 3.404 + RM_GOPATH=0 [2022-04-07T09:06:03.261Z] #53 3.404 + TMP_GOPATH= [2022-04-07T09:06:03.261Z] #53 3.404 + : /build [2022-04-07T09:06:03.261Z] #53 3.404 + '[' -z '' ']' [2022-04-07T09:06:03.261Z] #53 3.404 ++ mktemp -d [2022-04-07T09:06:03.261Z] #53 3.426 + export GOPATH=/tmp/tmp.imgKxr3hCr [2022-04-07T09:06:03.261Z] #53 3.426 + GOPATH=/tmp/tmp.imgKxr3hCr [2022-04-07T09:06:03.261Z] #53 3.426 + RM_GOPATH=1 [2022-04-07T09:06:03.261Z] #53 3.426 + case "$(go env GOARCH)" in [2022-04-07T09:06:03.261Z] #53 3.426 ++ go env GOARCH [2022-04-07T09:06:03.261Z] #53 3.429 Install runc version v1.0.3 (build tags: seccomp) [2022-04-07T09:06:03.261Z] #53 3.429 + export GO_BUILDMODE=-buildmode=pie [2022-04-07T09:06:03.261Z] #53 3.429 + GO_BUILDMODE=-buildmode=pie [2022-04-07T09:06:03.261Z] #53 3.429 ++ dirname /tmp/install/install.sh [2022-04-07T09:06:03.261Z] #53 3.429 + dir=/tmp/install [2022-04-07T09:06:03.261Z] #53 3.429 + bin=runc [2022-04-07T09:06:03.261Z] #53 3.429 + shift [2022-04-07T09:06:03.261Z] #53 3.429 + '[' '!' -f /tmp/install/runc.installer ']' [2022-04-07T09:06:03.261Z] #53 3.429 + . /tmp/install/runc.installer [2022-04-07T09:06:03.261Z] #53 3.429 ++ set -e [2022-04-07T09:06:03.261Z] #53 3.429 ++ : v1.0.3 [2022-04-07T09:06:03.261Z] #53 3.429 + install_runc [2022-04-07T09:06:03.261Z] #53 3.429 + RUNC_BUILDTAGS=seccomp [2022-04-07T09:06:03.261Z] #53 3.429 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-04-07T09:06:03.261Z] #53 3.429 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.imgKxr3hCr/src/github.com/opencontainers/runc [2022-04-07T09:06:03.261Z] #53 3.437 Cloning into '/tmp/tmp.imgKxr3hCr/src/github.com/opencontainers/runc'... [2022-04-07T09:06:03.456Z] #43 ... [2022-04-07T09:06:03.456Z] [2022-04-07T09:06:03.456Z] #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-04-07T09:06:03.456Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:03.456Z] #20 10.09 Fetched 9012 kB in 9s (998 kB/s) [2022-04-07T09:06:03.517Z] #53 ... [2022-04-07T09:06:03.517Z] [2022-04-07T09:06:03.517Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-07T09:06:03.517Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-04-07T09:06:03.517Z] #16 3.479 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-07T09:06:03.517Z] #16 DONE 3.7s [2022-04-07T09:06:03.517Z] [2022-04-07T09:06:03.517Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-07T09:06:03.517Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-04-07T09:06:03.820Z] #43 93.57 CC criu/filesystems.o [2022-04-07T09:06:03.820Z] #43 ... [2022-04-07T09:06:03.820Z] [2022-04-07T09:06:03.820Z] #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-04-07T09:06:03.820Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-04-07T09:06:03.820Z] #20 50.44 Setting up iptables (1.8.2-4) ... [2022-04-07T09:06:03.820Z] #20 50.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T09:06:03.820Z] #20 50.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T09:06:03.820Z] #20 50.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T09:06:03.820Z] #20 50.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T09:06:03.820Z] #20 50.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-07T09:06:03.820Z] #20 50.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-07T09:06:03.820Z] #20 50.51 Setting up python3 (3.7.3-1) ... [2022-04-07T09:06:04.186Z] #43 59.63 LINK criu/pie/restorer.built-in.o [2022-04-07T09:06:04.186Z] #43 59.64 GEN criu/pie/restorer-blob.h [2022-04-07T09:06:04.186Z] #43 59.73 DEP criu/vdso.d [2022-04-07T09:06:04.186Z] #43 59.87 DEP criu/vdso-compat.d [2022-04-07T09:06:04.186Z] #43 59.98 DEP criu/uts_ns.d [2022-04-07T09:06:04.383Z] #20 50.93 Setting up python3-wheel (0.32.3-2) ... [2022-04-07T09:06:04.448Z] #43 60.20 DEP criu/util.d [2022-04-07T09:06:04.448Z] #43 60.42 DEP criu/uffd.d [2022-04-07T09:06:04.709Z] #43 ... [2022-04-07T09:06:04.709Z] [2022-04-07T09:06:04.709Z] #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-04-07T09:06:04.709Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:04.709Z] #20 1.293 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T09:06:04.709Z] #20 1.298 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:06:04.709Z] #20 1.339 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:06:04.709Z] #20 1.340 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:06:04.709Z] #20 1.845 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T09:06:04.709Z] #20 2.800 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:06:04.709Z] #20 3.772 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:06:04.709Z] #20 5.216 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:06:04.709Z] #20 9.858 Fetched 9012 kB in 9s (1021 kB/s) [2022-04-07T09:06:04.709Z] #20 9.858 Reading package lists... [2022-04-07T09:06:04.709Z] #20 ... [2022-04-07T09:06:04.709Z] [2022-04-07T09:06:04.709Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T09:06:04.709Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:04.709Z] #43 60.60 DEP criu/tun.d [2022-04-07T09:06:04.945Z] #20 51.63 Setting up apparmor (2.13.2-10) ... [2022-04-07T09:06:04.971Z] #43 60.79 DEP criu/tty.d [2022-04-07T09:06:04.971Z] #43 61.00 DEP criu/timerfd.d [2022-04-07T09:06:05.244Z] #43 61.19 DEP criu/timens.d [2022-04-07T09:06:05.511Z] #43 61.40 DEP criu/sysfs_parse.d [2022-04-07T09:06:05.772Z] #43 61.59 DEP criu/sysctl.d [2022-04-07T09:06:06.034Z] #43 61.74 DEP criu/string.d [2022-04-07T09:06:06.034Z] #43 61.78 DEP criu/stats.d [2022-04-07T09:06:06.034Z] #43 61.96 DEP criu/sockets.d [2022-04-07T09:06:06.296Z] #43 62.11 DEP criu/sk-unix.d [2022-04-07T09:06:06.296Z] #43 62.29 DEP criu/sk-tcp.d [2022-04-07T09:06:06.558Z] #43 62.46 DEP criu/sk-queue.d [2022-04-07T09:06:06.558Z] #43 62.58 DEP criu/sk-packet.d [2022-04-07T09:06:06.740Z] #20 10.09 Reading package lists... [2022-04-07T09:06:06.787Z] #17 DONE 2.7s [2022-04-07T09:06:06.787Z] [2022-04-07T09:06:06.787Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-07T09:06:06.787Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-04-07T09:06:06.820Z] #43 62.75 DEP criu/sk-netlink.d [2022-04-07T09:06:06.841Z] #20 53.47 Setting up xfsprogs (4.20.0-1) ... [2022-04-07T09:06:06.841Z] #20 53.49 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-07T09:06:07.081Z] #43 62.88 DEP criu/sk-inet.d [2022-04-07T09:06:07.081Z] #43 63.01 DEP criu/signalfd.d [2022-04-07T09:06:07.099Z] #20 53.83 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-07T09:06:07.343Z] #43 63.15 DEP criu/sigframe.d [2022-04-07T09:06:07.343Z] #43 63.22 DEP criu/shmem.d [2022-04-07T09:06:07.605Z] #43 63.33 DEP criu/servicefd.d [2022-04-07T09:06:07.605Z] #43 63.45 DEP criu/seize.d [2022-04-07T09:06:07.867Z] #43 63.62 DEP criu/seccomp.d [2022-04-07T09:06:07.867Z] #43 63.85 DEP criu/rst-malloc.d [2022-04-07T09:06:08.029Z] #20 54.70 Setting up python3-distutils (3.7.3-1) ... [2022-04-07T09:06:08.129Z] #43 63.96 DEP criu/rbtree.d [2022-04-07T09:06:08.129Z] #43 64.02 DEP criu/pstree.d [2022-04-07T09:06:08.392Z] #43 64.18 DEP criu/protobuf.d [2022-04-07T09:06:08.392Z] #43 64.27 GEN criu/protobuf-desc-gen.h [2022-04-07T09:06:08.593Z] #20 55.24 Setting up python3-setuptools (40.8.0-1) ... [2022-04-07T09:06:08.647Z] #20 13.53 Reading package lists... [2022-04-07T09:06:08.647Z] #20 ... [2022-04-07T09:06:08.647Z] [2022-04-07T09:06:08.647Z] #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-04-07T09:06:08.647Z] #53 sha256:b2ea6500a05ace10d6d81e25b65df293d9383f72792eb65a6a12f5088dc43902 [2022-04-07T09:06:08.647Z] #53 12.84 + cd /tmp/tmp.4Arj2FaDm2/src/github.com/opencontainers/runc [2022-04-07T09:06:08.647Z] #53 12.84 + git checkout -q v1.0.3 [2022-04-07T09:06:08.647Z] #53 13.59 + '[' -z '' ']' [2022-04-07T09:06:08.647Z] #53 13.59 + target=static [2022-04-07T09:06:08.647Z] #53 13.59 + make BUILDTAGS=seccomp static [2022-04-07T09:06:08.647Z] #53 13.79 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-07T09:06:08.647Z] #53 ... [2022-04-07T09:06:08.647Z] [2022-04-07T09:06:08.647Z] #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-04-07T09:06:08.647Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:08.647Z] #43 60.12 LINK criu/pie/restorer.built-in.o [2022-04-07T09:06:08.647Z] #43 60.15 GEN criu/pie/restorer-blob.h [2022-04-07T09:06:08.647Z] #43 60.26 DEP criu/vdso.d [2022-04-07T09:06:08.647Z] #43 60.41 DEP criu/vdso-compat.d [2022-04-07T09:06:08.647Z] #43 60.51 DEP criu/uts_ns.d [2022-04-07T09:06:08.647Z] #43 60.69 DEP criu/util.d [2022-04-07T09:06:08.647Z] #43 60.85 DEP criu/uffd.d [2022-04-07T09:06:08.647Z] #43 61.13 DEP criu/tun.d [2022-04-07T09:06:08.647Z] #43 61.35 DEP criu/tty.d [2022-04-07T09:06:08.647Z] #43 61.52 DEP criu/timerfd.d [2022-04-07T09:06:08.647Z] #43 61.75 DEP criu/timens.d [2022-04-07T09:06:08.647Z] #43 61.96 DEP criu/sysfs_parse.d [2022-04-07T09:06:08.647Z] #43 62.16 DEP criu/sysctl.d [2022-04-07T09:06:08.647Z] #43 62.35 DEP criu/string.d [2022-04-07T09:06:08.647Z] #43 62.42 DEP criu/stats.d [2022-04-07T09:06:08.647Z] #43 62.52 DEP criu/sockets.d [2022-04-07T09:06:08.647Z] #43 62.69 DEP criu/sk-unix.d [2022-04-07T09:06:08.647Z] #43 62.93 DEP criu/sk-tcp.d [2022-04-07T09:06:08.647Z] #43 63.15 DEP criu/sk-queue.d [2022-04-07T09:06:08.647Z] #43 63.36 DEP criu/sk-packet.d [2022-04-07T09:06:08.647Z] #43 63.59 DEP criu/sk-netlink.d [2022-04-07T09:06:08.647Z] #43 63.81 DEP criu/sk-inet.d [2022-04-07T09:06:08.647Z] #43 64.04 DEP criu/signalfd.d [2022-04-07T09:06:08.647Z] #43 64.22 DEP criu/sigframe.d [2022-04-07T09:06:08.647Z] #43 64.29 DEP criu/shmem.d [2022-04-07T09:06:08.647Z] #43 64.43 DEP criu/servicefd.d [2022-04-07T09:06:08.647Z] #43 64.56 DEP criu/seize.d [2022-04-07T09:06:08.647Z] #43 64.69 DEP criu/seccomp.d [2022-04-07T09:06:08.647Z] #43 64.83 DEP criu/rst-malloc.d [2022-04-07T09:06:08.647Z] #43 64.87 DEP criu/rbtree.d [2022-04-07T09:06:08.647Z] #43 64.89 DEP criu/pstree.d [2022-04-07T09:06:08.647Z] #43 65.00 DEP criu/protobuf.d [2022-04-07T09:06:08.679Z] #18 DONE 2.0s [2022-04-07T09:06:08.679Z] [2022-04-07T09:06:08.679Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-04-07T09:06:08.679Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-04-07T09:06:08.907Z] #43 65.18 GEN criu/protobuf-desc-gen.h [2022-04-07T09:06:09.783Z] #43 ... [2022-04-07T09:06:09.783Z] [2022-04-07T09:06:09.783Z] #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-04-07T09:06:09.783Z] #53 sha256:a91533ddad83cb286acff7afad7581d386a59fcd6dc00a44edbd8250dd4f7199 [2022-04-07T09:06:09.783Z] #53 12.95 + cd /tmp/tmp.W4I9W6koGs/src/github.com/opencontainers/runc [2022-04-07T09:06:09.783Z] #53 12.95 + git checkout -q v1.0.3 [2022-04-07T09:06:09.783Z] #53 13.69 + '[' -z '' ']' [2022-04-07T09:06:09.783Z] #53 13.71 + target=static [2022-04-07T09:06:09.783Z] #53 13.71 + make BUILDTAGS=seccomp static [2022-04-07T09:06:09.783Z] #53 14.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-07T09:06:09.783Z] #53 ... [2022-04-07T09:06:09.783Z] [2022-04-07T09:06:09.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-04-07T09:06:09.783Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:09.783Z] #43 65.74 DEP criu/protobuf-desc.d [2022-04-07T09:06:09.895Z] #56 199.3 + bin/containerd [2022-04-07T09:06:09.965Z] #20 56.44 Setting up python3-pip (18.1-5) ... [2022-04-07T09:06:10.046Z] #43 65.80 DEP criu/proc_parse.d [2022-04-07T09:06:10.046Z] #43 65.97 DEP criu/plugin.d [2022-04-07T09:06:10.051Z] #19 DONE 1.7s [2022-04-07T09:06:10.051Z] [2022-04-07T09:06:10.051Z] #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-04-07T09:06:10.051Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:10.286Z] #43 66.75 DEP criu/protobuf-desc.d [2022-04-07T09:06:10.309Z] #43 66.05 DEP criu/pipes.d [2022-04-07T09:06:10.309Z] #43 66.27 DEP criu/pie-util.d [2022-04-07T09:06:10.460Z] #56 ... [2022-04-07T09:06:10.460Z] [2022-04-07T09:06:10.460Z] #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-04-07T09:06:10.460Z] #53 sha256:7d68746395e15cab476a75415e4bd4f9009fbb08b64dfddd4b86244a2f7d28db [2022-04-07T09:06:10.460Z] #53 134.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-07T09:06:10.460Z] #53 135.8 + mkdir -p /build [2022-04-07T09:06:10.460Z] #53 135.8 + cp runc /build/runc [2022-04-07T09:06:10.460Z] #53 DONE 136.5s [2022-04-07T09:06:10.546Z] #43 66.88 DEP criu/proc_parse.d [2022-04-07T09:06:10.570Z] #43 66.40 DEP criu/pie-util-vdso.d [2022-04-07T09:06:10.570Z] #43 66.51 DEP criu/pie-util-vdso-elf32.d [2022-04-07T09:06:10.570Z] #43 66.62 DEP criu/path.d [2022-04-07T09:06:10.717Z] [2022-04-07T09:06:10.717Z] #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-04-07T09:06:10.717Z] #56 sha256:f85fe9f89b6b946ba7f0c9f3f6a58c21d4017c2563058125fb5cba58032bf08c [2022-04-07T09:06:10.806Z] #43 67.03 DEP criu/plugin.d [2022-04-07T09:06:10.806Z] #43 67.18 DEP criu/pipes.d [2022-04-07T09:06:10.806Z] #43 67.32 DEP criu/pie-util.d [2022-04-07T09:06:10.834Z] #43 66.72 DEP criu/parasite-syscall.d [2022-04-07T09:06:10.896Z] #20 57.38 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:06:10.896Z] #20 57.43 Processing triggers for mime-support (3.62) ... [2022-04-07T09:06:11.065Z] #43 67.41 DEP criu/pie-util-vdso.d [2022-04-07T09:06:11.066Z] #43 67.59 DEP criu/pie-util-vdso-elf32.d [2022-04-07T09:06:11.097Z] #43 66.93 DEP criu/pagemap.d [2022-04-07T09:06:11.325Z] #43 67.71 DEP criu/path.d [2022-04-07T09:06:11.325Z] #43 67.83 DEP criu/parasite-syscall.d [2022-04-07T09:06:11.358Z] #43 67.08 DEP criu/pagemap-cache.d [2022-04-07T09:06:11.358Z] #43 67.17 DEP criu/page-xfer.d [2022-04-07T09:06:11.358Z] #43 67.31 DEP criu/page-pipe.d [2022-04-07T09:06:11.621Z] #43 67.41 DEP criu/netfilter.d [2022-04-07T09:06:11.621Z] #43 67.53 DEP criu/net.d [2022-04-07T09:06:11.883Z] #43 67.79 DEP criu/namespaces.d [2022-04-07T09:06:11.894Z] #43 68.00 DEP criu/pagemap.d [2022-04-07T09:06:11.894Z] #43 68.15 DEP criu/pagemap-cache.d [2022-04-07T09:06:11.894Z] #43 68.28 DEP criu/page-xfer.d [2022-04-07T09:06:11.894Z] #43 ... [2022-04-07T09:06:11.894Z] [2022-04-07T09:06:11.894Z] #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-04-07T09:06:11.894Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:11.894Z] #20 13.53 Reading package lists... [2022-04-07T09:06:11.894Z] #20 17.24 Building dependency tree... [2022-04-07T09:06:11.894Z] #20 18.80 libcap2-bin is already the newest version (1:2.25-2). [2022-04-07T09:06:11.894Z] #20 18.80 The following additional packages will be installed: [2022-04-07T09:06:11.894Z] #20 18.81 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-07T09:06:11.894Z] #20 18.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-07T09:06:11.894Z] #20 18.81 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-07T09:06:11.894Z] #20 18.81 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-07T09:06:11.894Z] #20 18.81 python3.7 python3.7-minimal vim-runtime xxd [2022-04-07T09:06:11.894Z] #20 18.82 Suggested packages: [2022-04-07T09:06:11.894Z] #20 18.82 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-07T09:06:11.894Z] #20 18.82 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-07T09:06:11.894Z] #20 18.82 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-07T09:06:11.894Z] #20 18.82 quota [2022-04-07T09:06:11.894Z] #20 18.82 Recommended packages: [2022-04-07T09:06:11.894Z] #20 18.82 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-07T09:06:11.894Z] #20 18.82 python3-keyrings.alt python3-xdg unzip [2022-04-07T09:06:11.948Z] #20 2.008 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-04-07T09:06:11.948Z] #20 2.055 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-04-07T09:06:11.948Z] #20 2.056 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-04-07T09:06:11.948Z] #20 2.056 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-04-07T09:06:12.145Z] #43 67.98 DEP criu/mount.d [2022-04-07T09:06:12.277Z] #20 DONE 58.9s [2022-04-07T09:06:12.277Z] [2022-04-07T09:06:12.277Z] #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-04-07T09:06:12.277Z] #21 sha256:d915a110da2d3f6313bd9c0db7a7d941388a71757690395ed134c1828ea1d0ba [2022-04-07T09:06:12.407Z] #43 68.24 DEP criu/memfd.d [2022-04-07T09:06:12.511Z] #20 2.592 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-04-07T09:06:12.611Z] #56 ... [2022-04-07T09:06:12.611Z] [2022-04-07T09:06:12.611Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-07T09:06:12.611Z] #54 sha256:a03181b07488631c046a9f849e3ca7a02c787fcc506389cd3a08c66f8a10c4b2 [2022-04-07T09:06:12.611Z] #54 DONE 0.2s [2022-04-07T09:06:12.611Z] [2022-04-07T09:06:12.611Z] #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-04-07T09:06:12.611Z] #56 sha256:f85fe9f89b6b946ba7f0c9f3f6a58c21d4017c2563058125fb5cba58032bf08c [2022-04-07T09:06:12.668Z] #43 68.44 DEP criu/mem.d [2022-04-07T09:06:12.840Z] #21 0.612 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-07T09:06:12.840Z] #21 0.616 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-07T09:06:12.840Z] #21 0.620 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-07T09:06:12.840Z] #21 DONE 0.7s [2022-04-07T09:06:12.840Z] [2022-04-07T09:06:12.840Z] #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-04-07T09:06:12.840Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:06:12.840Z] #43 94.33 CC criu/fsnotify.o [2022-04-07T09:06:12.840Z] #43 95.59 CC criu/image-desc.o [2022-04-07T09:06:12.840Z] #43 95.78 CC criu/image.o [2022-04-07T09:06:12.840Z] #43 96.65 CC criu/ipc_ns.o [2022-04-07T09:06:12.840Z] #43 97.85 CC criu/irmap.o [2022-04-07T09:06:12.840Z] #43 98.56 CC criu/kcmp-ids.o [2022-04-07T09:06:12.840Z] #43 98.90 CC criu/kerndat.o [2022-04-07T09:06:12.840Z] #43 100.2 CC criu/libnetlink.o [2022-04-07T09:06:12.840Z] #43 100.6 CC criu/log.o [2022-04-07T09:06:12.840Z] #43 100.9 CC criu/lsm.o [2022-04-07T09:06:12.840Z] #43 101.2 CC criu/mem.o [2022-04-07T09:06:12.929Z] #43 68.68 DEP criu/lsm.d [2022-04-07T09:06:12.929Z] #43 68.90 DEP criu/log.d [2022-04-07T09:06:13.102Z] #43 ... [2022-04-07T09:06:13.102Z] [2022-04-07T09:06:13.102Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T09:06:13.102Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-04-07T09:06:13.190Z] #43 69.00 DEP criu/libnetlink.d [2022-04-07T09:06:13.190Z] #43 69.09 DEP criu/kerndat.d [2022-04-07T09:06:13.441Z] #20 3.544 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-04-07T09:06:13.452Z] #43 69.28 DEP criu/kcmp-ids.d [2022-04-07T09:06:13.713Z] #43 69.44 DEP criu/irmap.d [2022-04-07T09:06:13.713Z] #43 69.55 DEP criu/ipc_ns.d [2022-04-07T09:06:13.798Z] #20 20.70 The following NEW packages will be installed: [2022-04-07T09:06:13.974Z] #43 69.71 DEP criu/image.d [2022-04-07T09:06:13.974Z] #43 69.93 DEP criu/image-desc.d [2022-04-07T09:06:14.005Z] #20 ... [2022-04-07T09:06:14.005Z] [2022-04-07T09:06:14.005Z] #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-04-07T09:06:14.005Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:14.005Z] #43 52.33 CC criu/pie/util-vdso-elf32.o [2022-04-07T09:06:14.005Z] #43 52.96 AR criu/pie/pie.lib.a [2022-04-07T09:06:14.005Z] #43 53.05 DEP criu/pie/restorer.d [2022-04-07T09:06:14.005Z] #43 53.23 DEP criu/arch/x86/sigaction_compat_pie.d [2022-04-07T09:06:14.005Z] #43 53.32 DEP criu/arch/x86/restorer_unmap.d [2022-04-07T09:06:14.005Z] #43 53.35 DEP criu/arch/x86/restorer.d [2022-04-07T09:06:14.005Z] #43 53.50 DEP criu/arch/x86/vdso-pie.d [2022-04-07T09:06:14.005Z] #43 53.61 DEP criu/pie/parasite-vdso.d [2022-04-07T09:06:14.005Z] #43 53.73 DEP criu/pie/parasite.d [2022-04-07T09:06:14.005Z] #43 53.93 CC criu/pie/parasite.o [2022-04-07T09:06:14.005Z] #43 55.04 LINK criu/pie/parasite.built-in.o [2022-04-07T09:06:14.005Z] #43 55.06 GEN criu/pie/parasite-blob.h [2022-04-07T09:06:14.005Z] #43 55.07 CC criu/pie/parasite-vdso.o [2022-04-07T09:06:14.005Z] #43 55.69 CC criu/arch/x86/vdso-pie.o [2022-04-07T09:06:14.005Z] #43 55.96 CC criu/arch/x86/restorer.o [2022-04-07T09:06:14.005Z] #43 56.41 CC criu/arch/x86/restorer_unmap.o [2022-04-07T09:06:14.005Z] #43 56.45 CC criu/arch/x86/sigaction_compat_pie.o [2022-04-07T09:06:14.005Z] #43 56.76 CC criu/pie/restorer.o [2022-04-07T09:06:14.005Z] #43 59.55 LINK criu/pie/restorer.built-in.o [2022-04-07T09:06:14.005Z] #43 59.58 GEN criu/pie/restorer-blob.h [2022-04-07T09:06:14.005Z] #43 59.72 DEP criu/vdso.d [2022-04-07T09:06:14.005Z] #43 59.92 DEP criu/vdso-compat.d [2022-04-07T09:06:14.005Z] #43 60.03 DEP criu/uts_ns.d [2022-04-07T09:06:14.005Z] #43 60.20 DEP criu/util.d [2022-04-07T09:06:14.005Z] #43 60.35 DEP criu/uffd.d [2022-04-07T09:06:14.005Z] #43 60.56 DEP criu/tun.d [2022-04-07T09:06:14.005Z] #43 60.77 DEP criu/tty.d [2022-04-07T09:06:14.005Z] #43 60.95 DEP criu/timerfd.d [2022-04-07T09:06:14.005Z] #43 61.12 DEP criu/timens.d [2022-04-07T09:06:14.005Z] #43 61.27 DEP criu/sysfs_parse.d [2022-04-07T09:06:14.005Z] #43 61.48 DEP criu/sysctl.d [2022-04-07T09:06:14.005Z] #43 61.62 DEP criu/string.d [2022-04-07T09:06:14.005Z] #43 61.67 DEP criu/stats.d [2022-04-07T09:06:14.005Z] #43 61.80 DEP criu/sockets.d [2022-04-07T09:06:14.005Z] #43 61.96 DEP criu/sk-unix.d [2022-04-07T09:06:14.005Z] #43 62.18 DEP criu/sk-tcp.d [2022-04-07T09:06:14.005Z] #43 62.45 DEP criu/sk-queue.d [2022-04-07T09:06:14.058Z] #20 20.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-07T09:06:14.058Z] #20 20.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-07T09:06:14.058Z] #20 20.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-07T09:06:14.058Z] #20 20.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-07T09:06:14.058Z] #20 20.70 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-07T09:06:14.058Z] #20 20.71 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-07T09:06:14.058Z] #20 20.71 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-07T09:06:14.058Z] #20 20.71 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-07T09:06:14.058Z] #20 20.71 xz-utils zip [2022-04-07T09:06:14.235Z] #43 70.00 DEP criu/fsnotify.d [2022-04-07T09:06:14.235Z] #43 70.24 DEP criu/filesystems.d [2022-04-07T09:06:14.319Z] #20 21.04 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:06:14.319Z] #20 21.04 Need to get 28.6 MB of archives. [2022-04-07T09:06:14.319Z] #20 21.04 After this operation, 116 MB of additional disk space will be used. [2022-04-07T09:06:14.319Z] #20 21.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-04-07T09:06:14.319Z] #20 21.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-04-07T09:06:14.319Z] #20 21.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-04-07T09:06:14.319Z] #20 21.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-04-07T09:06:14.319Z] #20 21.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-04-07T09:06:14.319Z] #20 21.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-04-07T09:06:14.319Z] #20 21.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-04-07T09:06:14.319Z] #20 21.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-04-07T09:06:14.319Z] #20 21.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-04-07T09:06:14.319Z] #20 21.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-04-07T09:06:14.319Z] #20 21.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-04-07T09:06:14.319Z] #20 21.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-04-07T09:06:14.319Z] #20 21.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-07T09:06:14.319Z] #20 21.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-04-07T09:06:14.319Z] #20 21.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-04-07T09:06:14.319Z] #20 21.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-04-07T09:06:14.319Z] #20 21.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T09:06:14.319Z] #20 21.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T09:06:14.319Z] #20 21.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-04-07T09:06:14.324Z] #43 62.65 DEP criu/sk-packet.d [2022-04-07T09:06:14.496Z] #43 70.39 DEP criu/files.d [2022-04-07T09:06:14.496Z] #43 70.52 DEP criu/files-reg.d [2022-04-07T09:06:14.579Z] #20 21.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-04-07T09:06:14.579Z] #20 21.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-04-07T09:06:14.579Z] #20 21.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-04-07T09:06:14.579Z] #20 21.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-04-07T09:06:14.579Z] #20 21.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T09:06:14.579Z] #20 21.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T09:06:14.579Z] #20 21.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T09:06:14.579Z] #20 21.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-04-07T09:06:14.579Z] #20 21.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-04-07T09:06:14.579Z] #20 21.48 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T09:06:14.581Z] #43 62.91 DEP criu/sk-netlink.d [2022-04-07T09:06:14.581Z] #43 63.05 DEP criu/sk-inet.d [2022-04-07T09:06:14.581Z] #43 ... [2022-04-07T09:06:14.581Z] [2022-04-07T09:06:14.581Z] #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-04-07T09:06:14.581Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:14.581Z] #20 4.759 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [317 kB] [2022-04-07T09:06:14.758Z] #43 70.60 DEP criu/files-ext.d [2022-04-07T09:06:15.020Z] #43 70.70 DEP criu/file-lock.d [2022-04-07T09:06:15.020Z] #43 70.88 DEP criu/file-ids.d [2022-04-07T09:06:15.020Z] #43 70.97 DEP criu/fifo.d [2022-04-07T09:06:15.148Z] #20 21.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T09:06:15.148Z] #20 21.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T09:06:15.148Z] #20 21.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T09:06:15.148Z] #20 21.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-04-07T09:06:15.148Z] #20 21.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-04-07T09:06:15.148Z] #20 21.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-04-07T09:06:15.148Z] #20 21.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-07T09:06:15.148Z] #20 22.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-07T09:06:15.148Z] #20 22.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-07T09:06:15.148Z] #20 22.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-04-07T09:06:15.148Z] #20 22.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-07T09:06:15.148Z] #20 22.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-07T09:06:15.148Z] #20 22.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-07T09:06:15.282Z] #43 71.10 DEP criu/fdstore.d [2022-04-07T09:06:15.282Z] #43 ... [2022-04-07T09:06:15.282Z] [2022-04-07T09:06:15.282Z] #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-04-07T09:06:15.282Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-07T09:06:15.282Z] #32 DONE 138.2s [2022-04-07T09:06:15.282Z] [2022-04-07T09:06:15.282Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T09:06:15.282Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:15.282Z] #43 71.18 DEP criu/fault-injection.d [2022-04-07T09:06:15.282Z] #43 ... [2022-04-07T09:06:15.282Z] [2022-04-07T09:06:15.282Z] #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-04-07T09:06:15.282Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:15.282Z] #20 9.858 Reading package lists... [2022-04-07T09:06:15.282Z] #20 13.59 Reading package lists... [2022-04-07T09:06:15.282Z] #20 17.28 Building dependency tree... [2022-04-07T09:06:15.282Z] #20 19.41 libcap2-bin is already the newest version (1:2.25-2). [2022-04-07T09:06:15.282Z] #20 19.41 The following additional packages will be installed: [2022-04-07T09:06:15.282Z] #20 19.42 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-07T09:06:15.282Z] #20 19.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-07T09:06:15.282Z] #20 19.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-07T09:06:15.282Z] #20 19.43 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-07T09:06:15.282Z] #20 19.43 python3.7 python3.7-minimal vim-runtime xxd [2022-04-07T09:06:15.282Z] #20 19.43 Suggested packages: [2022-04-07T09:06:15.282Z] #20 19.43 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-07T09:06:15.282Z] #20 19.43 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-07T09:06:15.282Z] #20 19.43 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-07T09:06:15.282Z] #20 19.43 quota [2022-04-07T09:06:15.282Z] #20 19.43 Recommended packages: [2022-04-07T09:06:15.282Z] #20 19.43 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-07T09:06:15.282Z] #20 19.43 python3-keyrings.alt python3-xdg unzip [2022-04-07T09:06:15.407Z] #20 22.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-04-07T09:06:15.407Z] #20 22.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-04-07T09:06:15.407Z] #20 22.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-04-07T09:06:15.407Z] #20 22.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-07T09:06:15.544Z] #20 ... [2022-04-07T09:06:15.544Z] [2022-04-07T09:06:15.544Z] #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-04-07T09:06:15.544Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:15.544Z] #43 71.30 DEP criu/external.d [2022-04-07T09:06:15.544Z] #43 71.54 DEP criu/eventpoll.d [2022-04-07T09:06:15.551Z] Client: [2022-04-07T09:06:15.551Z] Context: default [2022-04-07T09:06:15.551Z] Debug Mode: false [2022-04-07T09:06:15.551Z] Plugins: [2022-04-07T09:06:15.551Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-07T09:06:15.551Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-07T09:06:15.551Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-07T09:06:15.551Z] [2022-04-07T09:06:15.551Z] Server: [2022-04-07T09:06:15.551Z] Containers: 0 [2022-04-07T09:06:15.551Z] Running: 0 [2022-04-07T09:06:15.551Z] Paused: 0 [2022-04-07T09:06:15.551Z] Stopped: 0 [2022-04-07T09:06:15.551Z] Images: 0 [2022-04-07T09:06:15.551Z] Server Version: 20.10.9 [2022-04-07T09:06:15.551Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-07T09:06:15.551Z] Windows: [2022-04-07T09:06:15.551Z] LCOW: [2022-04-07T09:06:15.551Z] Logging Driver: json-file [2022-04-07T09:06:15.551Z] Plugins: [2022-04-07T09:06:15.551Z] Volume: local [2022-04-07T09:06:15.551Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-07T09:06:15.551Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-07T09:06:15.551Z] Swarm: inactive [2022-04-07T09:06:15.551Z] Default Isolation: process [2022-04-07T09:06:15.551Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-07T09:06:15.551Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-07T09:06:15.551Z] OSType: windows [2022-04-07T09:06:15.551Z] Architecture: x86_64 [2022-04-07T09:06:15.551Z] CPUs: 4 [2022-04-07T09:06:15.551Z] Total Memory: 32GiB [2022-04-07T09:06:15.551Z] Name: azwin-2-3149b0 [2022-04-07T09:06:15.551Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-07T09:06:15.551Z] Docker Root Dir: D:\docker [2022-04-07T09:06:15.551Z] Debug Mode: false [2022-04-07T09:06:15.551Z] Registry: https://index.docker.io/v1/ [2022-04-07T09:06:15.551Z] Labels: [2022-04-07T09:06:15.551Z] Experimental: true [2022-04-07T09:06:15.551Z] Insecure Registries: [2022-04-07T09:06:15.551Z] 10.0.0.4:5000 [2022-04-07T09:06:15.551Z] 127.0.0.0/8 [2022-04-07T09:06:15.551Z] Registry Mirrors: [2022-04-07T09:06:15.551Z] http://10.0.0.4:5000/ [2022-04-07T09:06:15.551Z] Live Restore Enabled: false [2022-04-07T09:06:15.551Z] Product License: Community Engine [2022-04-07T09:06:15.551Z] [2022-04-07T09:06:15.667Z] #20 22.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-07T09:06:15.805Z] #43 71.82 DEP criu/eventfd.d [2022-04-07T09:06:15.926Z] #20 22.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-04-07T09:06:15.926Z] #20 22.74 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-04-07T09:06:16.066Z] #43 72.10 DEP criu/crtools.d [2022-04-07T09:06:16.185Z] #20 ... [2022-04-07T09:06:16.185Z] [2022-04-07T09:06:16.185Z] #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-04-07T09:06:16.185Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-07T09:06:16.185Z] #32 DONE 138.6s [2022-04-07T09:06:16.185Z] [2022-04-07T09:06:16.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-04-07T09:06:16.185Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:16.185Z] #43 68.46 DEP criu/page-pipe.d [2022-04-07T09:06:16.185Z] #43 68.59 DEP criu/netfilter.d [2022-04-07T09:06:16.185Z] #43 68.72 DEP criu/net.d [2022-04-07T09:06:16.185Z] #43 68.91 DEP criu/namespaces.d [2022-04-07T09:06:16.185Z] #43 69.08 DEP criu/mount.d [2022-04-07T09:06:16.185Z] #43 69.23 DEP criu/memfd.d [2022-04-07T09:06:16.185Z] #43 69.36 DEP criu/mem.d [2022-04-07T09:06:16.185Z] #43 69.54 DEP criu/lsm.d [2022-04-07T09:06:16.185Z] #43 69.69 DEP criu/log.d [2022-04-07T09:06:16.185Z] #43 69.82 DEP criu/libnetlink.d [2022-04-07T09:06:16.185Z] #43 69.95 DEP criu/kerndat.d [2022-04-07T09:06:16.185Z] #43 70.10 DEP criu/kcmp-ids.d [2022-04-07T09:06:16.185Z] #43 70.21 DEP criu/irmap.d [2022-04-07T09:06:16.185Z] #43 70.35 DEP criu/ipc_ns.d [2022-04-07T09:06:16.185Z] #43 70.51 DEP criu/image.d [2022-04-07T09:06:16.185Z] #43 70.66 DEP criu/image-desc.d [2022-04-07T09:06:16.185Z] #43 70.75 DEP criu/fsnotify.d [2022-04-07T09:06:16.185Z] #43 70.90 DEP criu/filesystems.d [2022-04-07T09:06:16.185Z] #43 71.11 DEP criu/files.d [2022-04-07T09:06:16.185Z] #43 71.35 DEP criu/files-reg.d [2022-04-07T09:06:16.185Z] #43 71.50 DEP criu/files-ext.d [2022-04-07T09:06:16.185Z] #43 71.74 DEP criu/file-lock.d [2022-04-07T09:06:16.185Z] #43 71.89 DEP criu/file-ids.d [2022-04-07T09:06:16.185Z] #43 72.01 DEP criu/fifo.d [2022-04-07T09:06:16.185Z] #43 72.14 DEP criu/fdstore.d [2022-04-07T09:06:16.185Z] #43 72.30 DEP criu/fault-injection.d [2022-04-07T09:06:16.185Z] #43 72.33 DEP criu/external.d [2022-04-07T09:06:16.185Z] #43 72.50 DEP criu/eventpoll.d [2022-04-07T09:06:16.445Z] #43 72.75 DEP criu/eventfd.d [2022-04-07T09:06:16.481Z] #20 6.288 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8796 B] [2022-04-07T09:06:16.641Z] #43 72.44 DEP criu/cr-service.d [2022-04-07T09:06:16.641Z] #43 72.61 DEP criu/cr-restore.d [2022-04-07T09:06:16.706Z] #43 73.08 DEP criu/crtools.d [2022-04-07T09:06:16.739Z] #20 ... [2022-04-07T09:06:16.739Z] [2022-04-07T09:06:16.739Z] #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-04-07T09:06:16.739Z] #53 sha256:c3ed4e30581bf4f111b33376e5b1f3a36ffb600e2af1c3d8573cd892c2af6955 [2022-04-07T09:06:16.739Z] #53 13.42 + cd /tmp/tmp.imgKxr3hCr/src/github.com/opencontainers/runc [2022-04-07T09:06:16.739Z] #53 13.42 + git checkout -q v1.0.3 [2022-04-07T09:06:16.739Z] #53 14.26 + '[' -z '' ']' [2022-04-07T09:06:16.739Z] #53 14.26 + target=static [2022-04-07T09:06:16.739Z] #53 14.26 + make BUILDTAGS=seccomp static [2022-04-07T09:06:16.739Z] #53 14.78 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-04-07T09:06:16.903Z] #43 72.77 DEP criu/cr-errno.d [2022-04-07T09:06:16.903Z] #43 72.80 DEP criu/cr-dump.d [2022-04-07T09:06:16.965Z] #43 73.37 DEP criu/cr-service.d [2022-04-07T09:06:16.997Z] #53 ... [2022-04-07T09:06:16.997Z] [2022-04-07T09:06:16.997Z] #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-04-07T09:06:16.997Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:16.997Z] #43 63.23 DEP criu/signalfd.d [2022-04-07T09:06:16.997Z] #43 63.40 DEP criu/sigframe.d [2022-04-07T09:06:16.997Z] #43 63.54 DEP criu/shmem.d [2022-04-07T09:06:16.997Z] #43 63.69 DEP criu/servicefd.d [2022-04-07T09:06:16.997Z] #43 63.83 DEP criu/seize.d [2022-04-07T09:06:16.997Z] #43 63.96 DEP criu/seccomp.d [2022-04-07T09:06:16.997Z] #43 64.12 DEP criu/rst-malloc.d [2022-04-07T09:06:16.997Z] #43 64.18 DEP criu/rbtree.d [2022-04-07T09:06:16.997Z] #43 64.21 DEP criu/pstree.d [2022-04-07T09:06:16.997Z] #43 64.37 DEP criu/protobuf.d [2022-04-07T09:06:16.997Z] #43 64.55 GEN criu/protobuf-desc-gen.h [2022-04-07T09:06:17.164Z] #43 73.05 DEP criu/cr-dedup.d [2022-04-07T09:06:17.224Z] #43 73.55 DEP criu/cr-restore.d [2022-04-07T09:06:17.426Z] #43 73.20 DEP criu/cr-check.d [2022-04-07T09:06:17.484Z] #43 73.87 DEP criu/cr-errno.d [2022-04-07T09:06:17.484Z] #43 73.93 DEP criu/cr-dump.d [2022-04-07T09:06:17.688Z] #43 73.46 DEP criu/config.d [2022-04-07T09:06:17.688Z] #43 73.58 DEP criu/clone-noasan.d [2022-04-07T09:06:17.688Z] #43 73.64 DEP criu/cgroup.d [2022-04-07T09:06:17.746Z] #43 74.22 DEP criu/cr-dedup.d [2022-04-07T09:06:17.926Z] #43 66.27 DEP criu/protobuf-desc.d [2022-04-07T09:06:17.926Z] #43 66.38 DEP criu/proc_parse.d [2022-04-07T09:06:17.950Z] #43 73.80 DEP criu/cgroup-props.d [2022-04-07T09:06:17.950Z] #43 73.88 DEP criu/bitmap.d [2022-04-07T09:06:17.950Z] #43 73.89 DEP criu/bfd.d [2022-04-07T09:06:18.010Z] #43 74.34 DEP criu/cr-check.d [2022-04-07T09:06:18.183Z] #43 66.55 DEP criu/plugin.d [2022-04-07T09:06:18.183Z] #43 66.62 DEP criu/pipes.d [2022-04-07T09:06:18.183Z] #43 66.77 DEP criu/pie-util.d [2022-04-07T09:06:18.212Z] #43 74.02 DEP criu/autofs.d [2022-04-07T09:06:18.212Z] #43 74.14 DEP criu/aio.d [2022-04-07T09:06:18.269Z] #43 74.57 DEP criu/config.d [2022-04-07T09:06:18.269Z] #43 74.68 DEP criu/clone-noasan.d [2022-04-07T09:06:18.269Z] #43 74.78 DEP criu/cgroup.d [2022-04-07T09:06:18.360Z] #22 4.871 Collecting yamllint==1.26.1 [2022-04-07T09:06:18.441Z] #43 66.85 DEP criu/pie-util-vdso.d [2022-04-07T09:06:18.441Z] #43 66.96 DEP criu/pie-util-vdso-elf32.d [2022-04-07T09:06:18.474Z] #43 74.31 DEP criu/action-scripts.d [2022-04-07T09:06:18.529Z] #43 74.89 DEP criu/cgroup-props.d [2022-04-07T09:06:18.529Z] #43 75.00 DEP criu/bitmap.d [2022-04-07T09:06:18.698Z] #43 67.14 DEP criu/path.d [2022-04-07T09:06:18.736Z] #43 74.59 CC criu/action-scripts.o [2022-04-07T09:06:18.809Z] #43 75.03 DEP criu/bfd.d [2022-04-07T09:06:18.809Z] #43 75.10 DEP criu/autofs.d [2022-04-07T09:06:18.809Z] #43 75.23 DEP criu/aio.d [2022-04-07T09:06:18.926Z] #22 ... [2022-04-07T09:06:18.926Z] [2022-04-07T09:06:18.926Z] #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-04-07T09:06:18.926Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-04-07T09:06:18.926Z] #40 160.5 + dpkg --print-architecture [2022-04-07T09:06:18.955Z] #43 67.28 DEP criu/parasite-syscall.d [2022-04-07T09:06:18.955Z] #43 67.47 DEP criu/pagemap.d [2022-04-07T09:06:18.998Z] #43 74.97 CC criu/aio.o [2022-04-07T09:06:19.157Z] #43 75.45 DEP criu/action-scripts.d [2022-04-07T09:06:19.183Z] #40 DONE 160.9s [2022-04-07T09:06:19.183Z] [2022-04-07T09:06:19.183Z] #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-04-07T09:06:19.183Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:06:19.183Z] #43 103.8 CC criu/memfd.o [2022-04-07T09:06:19.183Z] #43 104.5 CC criu/mount.o [2022-04-07T09:06:19.183Z] #43 108.5 CC criu/namespaces.o [2022-04-07T09:06:19.212Z] #43 67.66 DEP criu/pagemap-cache.d [2022-04-07T09:06:19.212Z] #43 67.76 DEP criu/page-xfer.d [2022-04-07T09:06:19.455Z] #43 75.87 CC criu/action-scripts.o [2022-04-07T09:06:19.469Z] #43 67.91 DEP criu/page-pipe.d [2022-04-07T09:06:19.572Z] #43 75.47 CC criu/autofs.o [2022-04-07T09:06:19.726Z] #43 68.05 DEP criu/netfilter.d [2022-04-07T09:06:19.726Z] #43 68.21 DEP criu/net.d [2022-04-07T09:06:19.984Z] #43 68.36 DEP criu/namespaces.d [2022-04-07T09:06:19.984Z] #43 68.58 DEP criu/mount.d [2022-04-07T09:06:20.050Z] #43 76.39 CC criu/aio.o [2022-04-07T09:06:20.241Z] #43 68.75 DEP criu/memfd.d [2022-04-07T09:06:20.499Z] #43 68.96 DEP criu/mem.d [2022-04-07T09:06:20.499Z] #43 69.14 DEP criu/lsm.d [2022-04-07T09:06:20.564Z] #43 110.4 CC criu/net.o [2022-04-07T09:06:20.618Z] #43 76.87 CC criu/autofs.o [2022-04-07T09:06:20.756Z] #43 69.26 DEP criu/log.d [2022-04-07T09:06:20.756Z] #43 69.36 DEP criu/libnetlink.d [2022-04-07T09:06:20.959Z] #43 76.83 CC criu/bfd.o [2022-04-07T09:06:21.013Z] #43 69.47 DEP criu/kerndat.d [2022-04-07T09:06:21.270Z] #43 69.65 DEP criu/kcmp-ids.d [2022-04-07T09:06:21.270Z] #43 69.75 DEP criu/irmap.d [2022-04-07T09:06:21.527Z] #43 69.90 DEP criu/ipc_ns.d [2022-04-07T09:06:21.527Z] #43 70.04 DEP criu/image.d [2022-04-07T09:06:21.547Z] #43 77.26 CC criu/bitmap.o [2022-04-07T09:06:21.547Z] #43 77.38 CC criu/cgroup-props.o [2022-04-07T09:06:21.547Z] #43 ... [2022-04-07T09:06:21.547Z] [2022-04-07T09:06:21.547Z] #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-04-07T09:06:21.547Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:21.547Z] #20 21.80 The following NEW packages will be installed: [2022-04-07T09:06:21.547Z] #20 21.80 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-07T09:06:21.547Z] #20 21.80 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-07T09:06:21.547Z] #20 21.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-07T09:06:21.547Z] #20 21.80 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-07T09:06:21.547Z] #20 21.80 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-07T09:06:21.547Z] #20 21.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-07T09:06:21.547Z] #20 21.80 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-07T09:06:21.547Z] #20 21.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-07T09:06:21.547Z] #20 21.80 xz-utils zip [2022-04-07T09:06:21.547Z] #20 22.11 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:06:21.547Z] #20 22.11 Need to get 28.6 MB of archives. [2022-04-07T09:06:21.547Z] #20 22.11 After this operation, 116 MB of additional disk space will be used. [2022-04-07T09:06:21.547Z] #20 22.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-04-07T09:06:21.547Z] #20 22.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-04-07T09:06:21.547Z] #20 22.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-04-07T09:06:21.547Z] #20 22.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-04-07T09:06:21.547Z] #20 22.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-04-07T09:06:21.547Z] #20 22.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-04-07T09:06:21.547Z] #20 22.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-04-07T09:06:21.547Z] #20 22.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-04-07T09:06:21.547Z] #20 22.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-04-07T09:06:21.547Z] #20 22.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-04-07T09:06:21.547Z] #20 22.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-04-07T09:06:21.547Z] #20 22.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-04-07T09:06:21.547Z] #20 22.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-07T09:06:21.547Z] #20 22.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-04-07T09:06:21.547Z] #20 22.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-04-07T09:06:21.547Z] #20 22.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-04-07T09:06:21.547Z] #20 22.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T09:06:21.547Z] #20 22.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T09:06:21.547Z] #20 22.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-04-07T09:06:21.547Z] #20 22.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-04-07T09:06:21.547Z] #20 22.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-04-07T09:06:21.547Z] #20 22.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-04-07T09:06:21.547Z] #20 22.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-04-07T09:06:21.547Z] #20 22.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T09:06:21.547Z] #20 22.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T09:06:21.547Z] #20 22.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T09:06:21.547Z] #20 22.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-04-07T09:06:21.547Z] #20 22.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-04-07T09:06:21.547Z] #20 22.52 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T09:06:21.547Z] #20 22.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T09:06:21.547Z] #20 22.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T09:06:21.547Z] #20 22.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T09:06:21.547Z] #20 22.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-04-07T09:06:21.547Z] #20 22.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-04-07T09:06:21.547Z] #20 22.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-04-07T09:06:21.547Z] #20 22.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-07T09:06:21.547Z] #20 23.01 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-07T09:06:21.547Z] #20 23.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-07T09:06:21.547Z] #20 23.03 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-04-07T09:06:21.547Z] #20 23.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-07T09:06:21.547Z] #20 23.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-07T09:06:21.547Z] #20 23.06 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-07T09:06:21.547Z] #20 23.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-04-07T09:06:21.547Z] #20 23.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-04-07T09:06:21.547Z] #20 23.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-04-07T09:06:21.547Z] #20 23.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-07T09:06:21.547Z] #20 23.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-04-07T09:06:21.547Z] #20 23.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-04-07T09:06:21.547Z] #20 23.52 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-04-07T09:06:21.547Z] #20 24.03 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:06:21.547Z] #20 24.15 Fetched 28.6 MB in 2s (16.9 MB/s) [2022-04-07T09:06:21.547Z] #20 24.21 Selecting previously unselected package pigz. [2022-04-07T09:06:21.547Z] #20 24.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-04-07T09:06:21.547Z] #20 24.26 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-04-07T09:06:21.547Z] #20 24.26 Unpacking pigz (2.4-1) ... [2022-04-07T09:06:21.547Z] #20 24.35 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-04-07T09:06:21.547Z] #20 24.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:06:21.547Z] #20 24.36 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:21.547Z] #20 24.77 Selecting previously unselected package python3.7-minimal. [2022-04-07T09:06:21.547Z] #20 24.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:06:21.547Z] #20 24.80 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T09:06:21.547Z] #20 25.63 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:21.547Z] #20 25.65 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T09:06:21.553Z] #43 ... [2022-04-07T09:06:21.553Z] [2022-04-07T09:06:21.553Z] #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-04-07T09:06:21.553Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:21.553Z] #20 23.53 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:06:21.553Z] #20 23.69 Fetched 28.6 MB in 2s (14.6 MB/s) [2022-04-07T09:06:21.553Z] #20 23.84 Selecting previously unselected package pigz. [2022-04-07T09:06:21.554Z] #20 23.86 (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-04-07T09:06:21.554Z] #20 23.95 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-04-07T09:06:21.554Z] #20 24.00 Unpacking pigz (2.4-1) ... [2022-04-07T09:06:21.554Z] #20 24.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-04-07T09:06:21.554Z] #20 24.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:06:21.554Z] #20 24.36 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:21.554Z] #20 24.90 Selecting previously unselected package python3.7-minimal. [2022-04-07T09:06:21.554Z] #20 24.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:06:21.554Z] #20 24.93 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T09:06:21.554Z] #20 25.83 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:21.554Z] #20 25.88 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T09:06:21.554Z] #20 28.05 Selecting previously unselected package python3-minimal. [2022-04-07T09:06:21.554Z] #20 28.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-04-07T09:06:21.554Z] #20 28.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-04-07T09:06:21.554Z] #20 28.11 Unpacking python3-minimal (3.7.3-1) ... [2022-04-07T09:06:21.554Z] #20 28.17 Selecting previously unselected package libmpdec2:amd64. [2022-04-07T09:06:21.554Z] #20 28.17 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-04-07T09:06:21.554Z] #20 28.18 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T09:06:21.554Z] #20 28.27 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-04-07T09:06:21.554Z] #20 28.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:06:21.554Z] #20 28.30 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:21.784Z] #43 70.21 DEP criu/image-desc.d [2022-04-07T09:06:21.784Z] #43 70.25 DEP criu/fsnotify.d [2022-04-07T09:06:21.784Z] #43 70.30 DEP criu/filesystems.d [2022-04-07T09:06:22.042Z] #43 70.35 DEP criu/files.d [2022-04-07T09:06:22.042Z] #43 70.47 DEP criu/files-reg.d [2022-04-07T09:06:22.042Z] #43 70.56 DEP criu/files-ext.d [2022-04-07T09:06:22.042Z] #43 70.61 DEP criu/file-lock.d [2022-04-07T09:06:22.042Z] #43 70.67 DEP criu/file-ids.d [2022-04-07T09:06:22.121Z] #20 ... [2022-04-07T09:06:22.121Z] [2022-04-07T09:06:22.121Z] #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-04-07T09:06:22.121Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:22.121Z] #43 78.07 CC criu/cgroup.o [2022-04-07T09:06:22.300Z] #43 70.73 DEP criu/fifo.d [2022-04-07T09:06:22.300Z] #43 ... [2022-04-07T09:06:22.300Z] [2022-04-07T09:06:22.300Z] #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-04-07T09:06:22.300Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-04-07T09:06:22.300Z] #32 DONE 138.9s [2022-04-07T09:06:22.300Z] [2022-04-07T09:06:22.300Z] #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-04-07T09:06:22.300Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:22.300Z] #43 70.91 DEP criu/fdstore.d [2022-04-07T09:06:22.300Z] #43 ... [2022-04-07T09:06:22.300Z] [2022-04-07T09:06:22.300Z] #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-04-07T09:06:22.300Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:22.300Z] #20 11.08 Fetched 9012 kB in 9s (967 kB/s) [2022-04-07T09:06:22.489Z] #20 29.26 Selecting previously unselected package python3.7. [2022-04-07T09:06:22.489Z] #20 29.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:06:22.489Z] #20 29.27 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:22.489Z] #20 29.40 Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-07T09:06:22.748Z] #20 29.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-04-07T09:06:22.748Z] #20 29.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T09:06:22.748Z] #20 29.50 Setting up python3-minimal (3.7.3-1) ... [2022-04-07T09:06:23.091Z] #43 112.8 CC criu/netfilter.o [2022-04-07T09:06:23.091Z] #43 ... [2022-04-07T09:06:23.091Z] [2022-04-07T09:06:23.091Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T09:06:23.091Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-04-07T09:06:23.091Z] #22 10.20 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-07T09:06:23.686Z] #20 30.33 Selecting previously unselected package python3. [2022-04-07T09:06:23.686Z] #20 30.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 ... 24113 files and directories currently installed.) [2022-04-07T09:06:23.686Z] #20 30.40 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-04-07T09:06:23.686Z] #20 30.43 Unpacking python3 (3.7.3-1) ... [2022-04-07T09:06:23.686Z] #20 30.51 Selecting previously unselected package libip4tc0:amd64. [2022-04-07T09:06:23.686Z] #20 30.51 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-04-07T09:06:23.686Z] #20 30.52 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:23.945Z] #20 30.63 Selecting previously unselected package libip6tc0:amd64. [2022-04-07T09:06:23.945Z] #20 30.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-04-07T09:06:23.945Z] #20 30.64 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:23.945Z] #20 30.74 Selecting previously unselected package libiptc0:amd64. [2022-04-07T09:06:23.945Z] #20 30.74 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-04-07T09:06:23.945Z] #20 30.75 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:23.945Z] #20 30.83 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-07T09:06:23.945Z] #20 30.83 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-07T09:06:23.945Z] #20 30.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T09:06:23.945Z] #20 30.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-07T09:06:23.945Z] #20 30.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-04-07T09:06:23.945Z] #20 30.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T09:06:24.025Z] #22 11.09 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-07T09:06:24.025Z] #22 11.13 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-07T09:06:24.025Z] #22 11.19 Collecting pyyaml (from yamllint==1.26.1) [2022-04-07T09:06:24.203Z] #20 31.00 Selecting previously unselected package libnftnl11:amd64. [2022-04-07T09:06:24.203Z] #20 31.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-04-07T09:06:24.203Z] #20 31.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T09:06:24.285Z] #22 11.46 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-04-07T09:06:24.461Z] #20 31.11 Selecting previously unselected package iptables. [2022-04-07T09:06:24.461Z] #20 31.12 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-04-07T09:06:24.461Z] #20 31.13 Unpacking iptables (1.8.2-4) ... [2022-04-07T09:06:24.676Z] #43 80.58 CC criu/clone-noasan.o [2022-04-07T09:06:24.720Z] #20 31.48 Selecting previously unselected package xxd. [2022-04-07T09:06:24.720Z] #20 31.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T09:06:24.720Z] #20 31.51 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:24.720Z] #20 31.61 Selecting previously unselected package vim-common. [2022-04-07T09:06:24.720Z] #20 31.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:06:24.720Z] #20 31.64 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:24.822Z] #20 11.08 Reading package lists... [2022-04-07T09:06:24.847Z] #22 12.02 Installing build dependencies: started [2022-04-07T09:06:24.937Z] #43 80.76 CC criu/config.o [2022-04-07T09:06:24.978Z] #20 31.82 Selecting previously unselected package bash-completion. [2022-04-07T09:06:24.978Z] #20 31.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-07T09:06:26.327Z] #43 82.05 CC criu/cr-check.o [2022-04-07T09:06:26.716Z] #20 14.99 Reading package lists... [2022-04-07T09:06:26.716Z] #20 ... [2022-04-07T09:06:26.716Z] [2022-04-07T09:06:26.716Z] #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-04-07T09:06:26.716Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:26.716Z] #43 71.07 DEP criu/fault-injection.d [2022-04-07T09:06:26.716Z] #43 71.11 DEP criu/external.d [2022-04-07T09:06:26.716Z] #43 71.24 DEP criu/eventpoll.d [2022-04-07T09:06:26.716Z] #43 71.45 DEP criu/eventfd.d [2022-04-07T09:06:26.716Z] #43 71.59 DEP criu/crtools.d [2022-04-07T09:06:26.716Z] #43 71.77 DEP criu/cr-service.d [2022-04-07T09:06:26.716Z] #43 71.91 DEP criu/cr-restore.d [2022-04-07T09:06:26.716Z] #43 72.13 DEP criu/cr-errno.d [2022-04-07T09:06:26.716Z] #43 72.15 DEP criu/cr-dump.d [2022-04-07T09:06:26.716Z] #43 72.34 DEP criu/cr-dedup.d [2022-04-07T09:06:26.716Z] #43 72.48 DEP criu/cr-check.d [2022-04-07T09:06:26.716Z] #43 72.75 DEP criu/config.d [2022-04-07T09:06:26.716Z] #43 72.91 DEP criu/clone-noasan.d [2022-04-07T09:06:26.716Z] #43 72.99 DEP criu/cgroup.d [2022-04-07T09:06:26.716Z] #43 73.10 DEP criu/cgroup-props.d [2022-04-07T09:06:26.716Z] #43 73.20 DEP criu/bitmap.d [2022-04-07T09:06:26.716Z] #43 73.22 DEP criu/bfd.d [2022-04-07T09:06:26.716Z] #43 73.32 DEP criu/autofs.d [2022-04-07T09:06:26.716Z] #43 73.48 DEP criu/aio.d [2022-04-07T09:06:26.716Z] #43 73.64 DEP criu/action-scripts.d [2022-04-07T09:06:26.716Z] #43 73.92 CC criu/action-scripts.o [2022-04-07T09:06:26.716Z] #43 74.30 CC criu/aio.o [2022-04-07T09:06:26.716Z] #43 74.69 CC criu/autofs.o [2022-04-07T09:06:27.278Z] #43 ... [2022-04-07T09:06:27.278Z] [2022-04-07T09:06:27.278Z] #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-04-07T09:06:27.278Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:27.278Z] #20 27.69 Selecting previously unselected package python3-minimal. [2022-04-07T09:06:27.278Z] #20 27.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-04-07T09:06:27.278Z] #20 27.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 27.74 Unpacking python3-minimal (3.7.3-1) ... [2022-04-07T09:06:27.278Z] #20 27.83 Selecting previously unselected package libmpdec2:amd64. [2022-04-07T09:06:27.278Z] #20 27.83 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 27.85 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T09:06:27.278Z] #20 27.95 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-04-07T09:06:27.278Z] #20 27.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 27.95 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:27.278Z] #20 28.92 Selecting previously unselected package python3.7. [2022-04-07T09:06:27.278Z] #20 28.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 28.94 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:27.278Z] #20 29.05 Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-07T09:06:27.278Z] #20 29.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 29.08 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T09:06:27.278Z] #20 29.22 Setting up python3-minimal (3.7.3-1) ... [2022-04-07T09:06:27.278Z] #20 30.09 Selecting previously unselected package python3. [2022-04-07T09:06:27.278Z] #20 30.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-04-07T09:06:27.278Z] #20 30.16 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 30.17 Unpacking python3 (3.7.3-1) ... [2022-04-07T09:06:27.278Z] #20 30.28 Selecting previously unselected package libip4tc0:amd64. [2022-04-07T09:06:27.278Z] #20 30.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 30.30 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:27.278Z] #20 30.40 Selecting previously unselected package libip6tc0:amd64. [2022-04-07T09:06:27.278Z] #20 30.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 30.40 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:27.278Z] #20 30.48 Selecting previously unselected package libiptc0:amd64. [2022-04-07T09:06:27.278Z] #20 30.50 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 30.53 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:27.278Z] #20 30.61 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-07T09:06:27.278Z] #20 30.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 30.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T09:06:27.278Z] #20 30.72 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-07T09:06:27.278Z] #20 30.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 30.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T09:06:27.278Z] #20 30.79 Selecting previously unselected package libnftnl11:amd64. [2022-04-07T09:06:27.278Z] #20 30.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 30.81 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T09:06:27.278Z] #20 30.90 Selecting previously unselected package iptables. [2022-04-07T09:06:27.278Z] #20 30.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 30.92 Unpacking iptables (1.8.2-4) ... [2022-04-07T09:06:27.278Z] #20 31.27 Selecting previously unselected package xxd. [2022-04-07T09:06:27.278Z] #20 31.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T09:06:27.278Z] #20 31.33 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:27.278Z] #20 31.46 Selecting previously unselected package vim-common. [2022-04-07T09:06:27.278Z] #20 31.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:06:27.278Z] #20 31.50 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:27.278Z] #20 31.65 Selecting previously unselected package bash-completion. [2022-04-07T09:06:27.278Z] #20 31.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-07T09:06:27.646Z] #43 76.05 CC criu/bfd.o [2022-04-07T09:06:27.767Z] #20 34.47 Unpacking bash-completion (1:2.8-6) ... [2022-04-07T09:06:27.900Z] #20 ... [2022-04-07T09:06:27.900Z] [2022-04-07T09:06:27.900Z] #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-04-07T09:06:27.900Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:27.900Z] #43 83.90 CC criu/cr-dedup.o [2022-04-07T09:06:28.027Z] #20 34.88 Selecting previously unselected package bzip2. [2022-04-07T09:06:28.027Z] #20 34.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-04-07T09:06:28.027Z] #20 34.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T09:06:28.027Z] #20 34.97 Selecting previously unselected package xz-utils. [2022-04-07T09:06:28.209Z] #43 76.52 CC criu/bitmap.o [2022-04-07T09:06:28.210Z] #43 ... [2022-04-07T09:06:28.210Z] [2022-04-07T09:06:28.210Z] #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-04-07T09:06:28.210Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:28.210Z] #20 14.99 Reading package lists... [2022-04-07T09:06:28.286Z] #20 34.98 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-04-07T09:06:28.287Z] #20 34.99 Unpacking xz-utils (5.2.4-1) ... [2022-04-07T09:06:28.287Z] #20 35.16 Selecting previously unselected package apparmor. [2022-04-07T09:06:28.287Z] #20 35.17 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-04-07T09:06:28.287Z] #20 35.23 Unpacking apparmor (2.13.2-10) ... [2022-04-07T09:06:28.495Z] #43 84.41 CC criu/cr-dump.o [2022-04-07T09:06:28.806Z] #20 35.58 Selecting previously unselected package aufs-tools. [2022-04-07T09:06:28.806Z] #20 35.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-04-07T09:06:28.806Z] #20 35.59 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-07T09:06:28.806Z] #20 35.69 Selecting previously unselected package libonig5:amd64. [2022-04-07T09:06:28.806Z] #20 35.70 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T09:06:28.806Z] #20 35.71 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:06:29.065Z] #20 35.85 Selecting previously unselected package libjq1:amd64. [2022-04-07T09:06:29.065Z] #20 35.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:06:29.065Z] #20 35.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:06:29.065Z] #20 35.99 Selecting previously unselected package jq. [2022-04-07T09:06:29.065Z] #20 35.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:06:29.065Z] #20 36.00 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T09:06:29.065Z] #20 36.08 Selecting previously unselected package libaio1:amd64. [2022-04-07T09:06:29.065Z] #20 36.09 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-04-07T09:06:29.143Z] #20 18.34 Building dependency tree... [2022-04-07T09:06:29.324Z] #20 36.09 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-04-07T09:06:29.324Z] #20 36.15 Selecting previously unselected package libgpm2:amd64. [2022-04-07T09:06:29.324Z] #20 36.16 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-04-07T09:06:29.324Z] #20 36.17 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-04-07T09:06:29.324Z] #20 36.24 Selecting previously unselected package libicu63:amd64. [2022-04-07T09:06:29.324Z] #20 36.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T09:06:29.324Z] #20 36.25 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:06:30.076Z] #20 19.89 libcap2-bin is already the newest version (1:2.25-2). [2022-04-07T09:06:30.076Z] #20 19.89 The following additional packages will be installed: [2022-04-07T09:06:30.076Z] #20 19.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-04-07T09:06:30.076Z] #20 19.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-04-07T09:06:30.076Z] #20 19.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-04-07T09:06:30.076Z] #20 19.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-04-07T09:06:30.076Z] #20 19.90 python3.7 python3.7-minimal vim-runtime xxd [2022-04-07T09:06:30.076Z] #20 19.90 Suggested packages: [2022-04-07T09:06:30.076Z] #20 19.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-04-07T09:06:30.076Z] #20 19.90 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-04-07T09:06:30.076Z] #20 19.90 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-04-07T09:06:30.076Z] #20 19.90 quota [2022-04-07T09:06:30.076Z] #20 19.90 Recommended packages: [2022-04-07T09:06:30.076Z] #20 19.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-04-07T09:06:30.076Z] #20 19.91 python3-keyrings.alt python3-xdg unzip [2022-04-07T09:06:30.112Z] #22 ... [2022-04-07T09:06:30.112Z] [2022-04-07T09:06:30.112Z] #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-04-07T09:06:30.112Z] #49 sha256:15d326e4fee452dbd01e2a85b661f42963abd5b4ad223ed360b392bb5c584d00 [2022-04-07T09:06:30.112Z] #49 171.4 + /build/golangci-lint --version [2022-04-07T09:06:30.112Z] #49 171.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-07T09:06:30.112Z] #49 DONE 172.2s [2022-04-07T09:06:30.112Z] [2022-04-07T09:06:30.112Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T09:06:30.112Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:06:30.112Z] #43 113.2 CC criu/page-pipe.o [2022-04-07T09:06:30.112Z] #43 114.0 CC criu/page-xfer.o [2022-04-07T09:06:30.112Z] #43 115.7 CC criu/pagemap-cache.o [2022-04-07T09:06:30.112Z] #43 116.2 CC criu/pagemap.o [2022-04-07T09:06:30.112Z] #43 117.2 CC criu/parasite-syscall.o [2022-04-07T09:06:30.112Z] #43 117.9 CC criu/path.o [2022-04-07T09:06:30.112Z] #43 118.2 CC criu/pie-util-vdso.o [2022-04-07T09:06:30.112Z] #43 118.5 CC criu/pie-util.o [2022-04-07T09:06:30.112Z] #43 118.7 CC criu/pipes.o [2022-04-07T09:06:30.112Z] #43 119.4 CC criu/plugin.o [2022-04-07T09:06:30.112Z] #43 119.8 CC criu/proc_parse.o [2022-04-07T09:06:31.060Z] #43 86.59 CC criu/cr-errno.o [2022-04-07T09:06:31.060Z] #43 86.69 CC criu/cr-restore.o [2022-04-07T09:06:31.447Z] #20 21.43 The following NEW packages will be installed: [2022-04-07T09:06:31.447Z] #20 21.43 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-04-07T09:06:31.447Z] #20 21.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-04-07T09:06:31.447Z] #20 21.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-04-07T09:06:31.447Z] #20 21.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-04-07T09:06:31.447Z] #20 21.44 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-04-07T09:06:31.447Z] #20 21.44 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-04-07T09:06:31.447Z] #20 21.44 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-04-07T09:06:31.447Z] #20 21.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-07T09:06:31.447Z] #20 21.44 xz-utils zip [2022-04-07T09:06:31.706Z] #20 21.75 0 upgraded, 49 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:06:31.706Z] #20 21.75 Need to get 28.6 MB of archives. [2022-04-07T09:06:31.706Z] #20 21.75 After this operation, 116 MB of additional disk space will be used. [2022-04-07T09:06:31.706Z] #20 21.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-04-07T09:06:31.706Z] #20 21.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-04-07T09:06:31.706Z] #20 21.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-04-07T09:06:31.706Z] #20 21.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-04-07T09:06:31.860Z] #20 ... [2022-04-07T09:06:31.860Z] [2022-04-07T09:06:31.860Z] #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-04-07T09:06:31.860Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:31.860Z] #43 78.39 CC criu/bfd.o [2022-04-07T09:06:31.860Z] #43 78.89 CC criu/bitmap.o [2022-04-07T09:06:31.860Z] #43 79.04 CC criu/cgroup-props.o [2022-04-07T09:06:31.860Z] #43 79.71 CC criu/cgroup.o [2022-04-07T09:06:31.860Z] #43 82.30 CC criu/clone-noasan.o [2022-04-07T09:06:31.860Z] #43 82.44 CC criu/config.o [2022-04-07T09:06:31.860Z] #43 83.69 CC criu/cr-check.o [2022-04-07T09:06:31.860Z] #43 85.42 CC criu/cr-dedup.o [2022-04-07T09:06:31.860Z] #43 85.85 CC criu/cr-dump.o [2022-04-07T09:06:31.860Z] #43 88.09 CC criu/cr-errno.o [2022-04-07T09:06:31.860Z] #43 88.18 CC criu/cr-restore.o [2022-04-07T09:06:31.964Z] #20 21.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-04-07T09:06:31.964Z] #20 21.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-04-07T09:06:31.964Z] #20 21.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-04-07T09:06:31.964Z] #20 22.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-04-07T09:06:31.964Z] #20 22.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-04-07T09:06:31.964Z] #20 22.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-04-07T09:06:31.964Z] #20 22.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-04-07T09:06:31.964Z] #20 22.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-04-07T09:06:31.964Z] #20 22.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-07T09:06:31.964Z] #20 22.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-04-07T09:06:31.964Z] #20 22.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-04-07T09:06:31.964Z] #20 22.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-04-07T09:06:31.964Z] #20 22.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-04-07T09:06:31.964Z] #20 22.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-04-07T09:06:31.964Z] #20 22.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-04-07T09:06:31.964Z] #20 22.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-04-07T09:06:31.964Z] #20 22.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-04-07T09:06:31.964Z] #20 22.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-04-07T09:06:31.964Z] #20 22.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-04-07T09:06:31.964Z] #20 22.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-04-07T09:06:31.964Z] #20 22.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-04-07T09:06:31.964Z] #20 22.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-04-07T09:06:31.964Z] #20 22.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-04-07T09:06:31.964Z] #20 22.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-04-07T09:06:31.964Z] #20 22.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-04-07T09:06:32.528Z] #20 22.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-07T09:06:32.528Z] #20 22.73 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-04-07T09:06:32.528Z] #20 22.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-04-07T09:06:32.528Z] #20 22.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-04-07T09:06:32.528Z] #20 22.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-04-07T09:06:32.528Z] #20 22.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-04-07T09:06:32.668Z] #43 122.3 CC criu/protobuf-desc.o [2022-04-07T09:06:32.786Z] #20 22.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-04-07T09:06:32.786Z] #20 22.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-04-07T09:06:32.786Z] #20 22.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-04-07T09:06:32.786Z] #20 22.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-04-07T09:06:32.786Z] #20 22.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-04-07T09:06:32.786Z] #20 22.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-04-07T09:06:32.786Z] #20 22.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-04-07T09:06:32.786Z] #20 22.87 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-04-07T09:06:32.786Z] #20 22.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-04-07T09:06:32.797Z] #43 ... [2022-04-07T09:06:32.797Z] [2022-04-07T09:06:32.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-04-07T09:06:32.797Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:32.797Z] #20 39.73 Selecting previously unselected package libnet1:amd64. [2022-04-07T09:06:32.797Z] #20 39.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T09:06:32.798Z] #20 39.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:06:33.043Z] #20 22.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-04-07T09:06:33.043Z] #20 22.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-04-07T09:06:33.057Z] #20 39.84 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T09:06:33.057Z] #20 39.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T09:06:33.057Z] #20 39.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:06:33.057Z] #20 39.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T09:06:33.057Z] #20 39.96 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:06:33.057Z] #20 39.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:06:33.057Z] #20 40.03 Selecting previously unselected package libreadline5:amd64. [2022-04-07T09:06:33.057Z] #20 40.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-04-07T09:06:33.057Z] #20 40.06 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T09:06:33.232Z] #43 123.1 CC criu/protobuf.o [2022-04-07T09:06:33.301Z] #20 23.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-04-07T09:06:33.301Z] #20 23.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-04-07T09:06:33.301Z] #20 23.45 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-04-07T09:06:33.316Z] #20 40.19 Selecting previously unselected package net-tools. [2022-04-07T09:06:33.316Z] #20 40.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-04-07T09:06:33.316Z] #20 40.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T09:06:33.489Z] #43 123.4 CC criu/pstree.o [2022-04-07T09:06:33.575Z] #20 40.38 Selecting previously unselected package patch. [2022-04-07T09:06:33.575Z] #20 40.38 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-04-07T09:06:33.575Z] #20 40.40 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-07T09:06:33.612Z] #43 ... [2022-04-07T09:06:33.612Z] [2022-04-07T09:06:33.612Z] #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-04-07T09:06:33.612Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:33.612Z] #20 34.46 Unpacking bash-completion (1:2.8-6) ... [2022-04-07T09:06:33.612Z] #20 34.82 Selecting previously unselected package bzip2. [2022-04-07T09:06:33.612Z] #20 34.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-04-07T09:06:33.612Z] #20 34.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T09:06:33.612Z] #20 34.94 Selecting previously unselected package xz-utils. [2022-04-07T09:06:33.612Z] #20 34.94 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-04-07T09:06:33.612Z] #20 34.95 Unpacking xz-utils (5.2.4-1) ... [2022-04-07T09:06:33.612Z] #20 35.13 Selecting previously unselected package apparmor. [2022-04-07T09:06:33.612Z] #20 35.13 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-04-07T09:06:33.612Z] #20 35.20 Unpacking apparmor (2.13.2-10) ... [2022-04-07T09:06:33.612Z] #20 35.55 Selecting previously unselected package aufs-tools. [2022-04-07T09:06:33.612Z] #20 35.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-04-07T09:06:33.612Z] #20 35.55 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-07T09:06:33.612Z] #20 35.69 Selecting previously unselected package libonig5:amd64. [2022-04-07T09:06:33.612Z] #20 35.71 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T09:06:33.612Z] #20 35.72 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:06:33.612Z] #20 35.84 Selecting previously unselected package libjq1:amd64. [2022-04-07T09:06:33.612Z] #20 35.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:06:33.612Z] #20 35.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:06:33.612Z] #20 35.97 Selecting previously unselected package jq. [2022-04-07T09:06:33.612Z] #20 35.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:06:33.612Z] #20 36.00 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T09:06:33.612Z] #20 36.08 Selecting previously unselected package libaio1:amd64. [2022-04-07T09:06:33.612Z] #20 36.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-04-07T09:06:33.612Z] #20 36.11 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-04-07T09:06:33.612Z] #20 36.19 Selecting previously unselected package libgpm2:amd64. [2022-04-07T09:06:33.612Z] #20 36.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-04-07T09:06:33.612Z] #20 36.23 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-04-07T09:06:33.612Z] #20 36.30 Selecting previously unselected package libicu63:amd64. [2022-04-07T09:06:33.612Z] #20 36.31 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T09:06:33.612Z] #20 36.32 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:06:33.833Z] #20 40.50 Selecting previously unselected package python-pip-whl. [2022-04-07T09:06:33.833Z] #20 40.51 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-07T09:06:33.833Z] #20 40.52 Unpacking python-pip-whl (18.1-5) ... [2022-04-07T09:06:33.866Z] #20 24.04 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:06:34.124Z] #20 24.14 Fetched 28.6 MB in 2s (14.5 MB/s) [2022-04-07T09:06:34.124Z] #20 24.21 Selecting previously unselected package pigz. [2022-04-07T09:06:34.124Z] #20 24.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-04-07T09:06:34.124Z] #20 24.26 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-04-07T09:06:34.124Z] #20 24.27 Unpacking pigz (2.4-1) ... [2022-04-07T09:06:34.124Z] #20 24.36 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-04-07T09:06:34.381Z] #20 24.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:06:34.381Z] #20 24.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:34.400Z] #20 41.17 Selecting previously unselected package python3-lib2to3. [2022-04-07T09:06:34.400Z] #20 41.20 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-07T09:06:34.400Z] #20 41.20 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-07T09:06:34.400Z] #20 41.31 Selecting previously unselected package python3-distutils. [2022-04-07T09:06:34.401Z] #20 41.31 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-07T09:06:34.401Z] #20 41.32 Unpacking python3-distutils (3.7.3-1) ... [2022-04-07T09:06:34.422Z] #43 124.1 CC criu/rbtree.o [2022-04-07T09:06:34.562Z] #20 39.79 Selecting previously unselected package libnet1:amd64. [2022-04-07T09:06:34.562Z] #20 39.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T09:06:34.562Z] #20 39.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:06:34.562Z] #20 39.90 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T09:06:34.562Z] #20 39.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T09:06:34.562Z] #20 39.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:06:34.659Z] #20 41.43 Selecting previously unselected package python3-pip. [2022-04-07T09:06:34.659Z] #20 41.45 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-07T09:06:34.659Z] #20 41.45 Unpacking python3-pip (18.1-5) ... [2022-04-07T09:06:34.679Z] #43 124.4 CC criu/rst-malloc.o [2022-04-07T09:06:34.824Z] #20 40.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T09:06:34.824Z] #20 40.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:06:34.824Z] #20 40.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:06:34.824Z] #20 40.15 Selecting previously unselected package libreadline5:amd64. [2022-04-07T09:06:34.824Z] #20 40.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-04-07T09:06:34.824Z] #20 40.17 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T09:06:34.930Z] #20 41.63 Selecting previously unselected package python3-pkg-resources. [2022-04-07T09:06:34.930Z] #20 41.63 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T09:06:34.930Z] #20 41.63 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-07T09:06:34.930Z] #20 41.74 Selecting previously unselected package python3-setuptools. [2022-04-07T09:06:34.930Z] #20 41.75 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-07T09:06:34.930Z] #20 41.77 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-07T09:06:34.936Z] #43 124.6 CC criu/seccomp.o [2022-04-07T09:06:34.947Z] #20 24.82 Selecting previously unselected package python3.7-minimal. [2022-04-07T09:06:34.947Z] #20 24.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:06:34.947Z] #20 24.84 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T09:06:35.086Z] #20 40.28 Selecting previously unselected package net-tools. [2022-04-07T09:06:35.086Z] #20 40.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-04-07T09:06:35.086Z] #20 40.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T09:06:35.189Z] #20 42.00 Selecting previously unselected package python3-wheel. [2022-04-07T09:06:35.189Z] #20 42.01 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-07T09:06:35.189Z] #20 42.01 Unpacking python3-wheel (0.32.3-2) ... [2022-04-07T09:06:35.189Z] #20 42.14 Selecting previously unselected package sudo. [2022-04-07T09:06:35.346Z] #20 40.54 Selecting previously unselected package patch. [2022-04-07T09:06:35.346Z] #20 40.55 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-04-07T09:06:35.346Z] #20 40.56 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-07T09:06:35.346Z] #20 40.66 Selecting previously unselected package python-pip-whl. [2022-04-07T09:06:35.346Z] #20 40.67 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-07T09:06:35.346Z] #20 40.68 Unpacking python-pip-whl (18.1-5) ... [2022-04-07T09:06:35.447Z] #20 42.14 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-04-07T09:06:35.447Z] #20 42.15 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-07T09:06:35.501Z] #43 125.2 CC criu/seize.o [2022-04-07T09:06:35.512Z] #20 25.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:35.705Z] #20 42.61 Selecting previously unselected package thin-provisioning-tools. [2022-04-07T09:06:35.705Z] #20 42.61 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-04-07T09:06:35.705Z] #20 42.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T09:06:35.768Z] #20 25.69 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-04-07T09:06:35.918Z] #20 41.18 Selecting previously unselected package python3-lib2to3. [2022-04-07T09:06:35.918Z] #20 41.19 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-07T09:06:35.918Z] #20 41.19 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-07T09:06:35.918Z] #20 41.31 Selecting previously unselected package python3-distutils. [2022-04-07T09:06:35.918Z] #20 41.31 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-07T09:06:35.918Z] #20 41.32 Unpacking python3-distutils (3.7.3-1) ... [2022-04-07T09:06:35.964Z] #20 42.85 Selecting previously unselected package uidmap. [2022-04-07T09:06:35.964Z] #20 42.89 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-04-07T09:06:35.964Z] #20 42.90 Unpacking uidmap (1:4.5-1.1) ... [2022-04-07T09:06:36.179Z] #20 41.47 Selecting previously unselected package python3-pip. [2022-04-07T09:06:36.179Z] #20 41.49 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-07T09:06:36.179Z] #20 41.50 Unpacking python3-pip (18.1-5) ... [2022-04-07T09:06:36.222Z] #20 43.03 Selecting previously unselected package vim-runtime. [2022-04-07T09:06:36.222Z] #20 43.04 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:06:36.222Z] #20 43.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-07T09:06:36.222Z] #20 43.10 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-07T09:06:36.222Z] #20 43.11 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:36.431Z] #43 126.1 CC criu/servicefd.o [2022-04-07T09:06:36.439Z] #20 41.69 Selecting previously unselected package python3-pkg-resources. [2022-04-07T09:06:36.439Z] #20 41.70 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T09:06:36.439Z] #20 41.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-07T09:06:36.688Z] #43 126.5 CC criu/shmem.o [2022-04-07T09:06:36.700Z] #20 41.85 Selecting previously unselected package python3-setuptools. [2022-04-07T09:06:36.700Z] #20 41.86 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-07T09:06:36.700Z] #20 41.87 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-07T09:06:36.700Z] #20 42.12 Selecting previously unselected package python3-wheel. [2022-04-07T09:06:36.700Z] #20 42.12 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-07T09:06:36.700Z] #20 42.13 Unpacking python3-wheel (0.32.3-2) ... [2022-04-07T09:06:36.700Z] #20 42.22 Selecting previously unselected package sudo. [2022-04-07T09:06:36.960Z] #20 42.23 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-04-07T09:06:36.960Z] #20 42.24 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-07T09:06:37.531Z] #20 42.71 Selecting previously unselected package thin-provisioning-tools. [2022-04-07T09:06:37.531Z] #20 42.72 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-04-07T09:06:37.531Z] #20 42.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T09:06:37.531Z] #20 42.94 Selecting previously unselected package uidmap. [2022-04-07T09:06:37.531Z] #20 42.96 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-04-07T09:06:37.531Z] #20 42.97 Unpacking uidmap (1:4.5-1.1) ... [2022-04-07T09:06:37.581Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-07T09:06:37.581Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4bfae9f1\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-07T09:06:37.581Z] ---------------------------------------------------------------------------- [2022-04-07T09:06:37.581Z] [2022-04-07T09:06:37.581Z] INFO: executeCI.ps1 starting at Thu Apr 7 09:06:36 CUT 2022 [2022-04-07T09:06:37.581Z] [2022-04-07T09:06:37.581Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-07T09:06:37.581Z] INFO: Running git version 2.24.1.windows.2 [2022-04-07T09:06:37.581Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-07T09:06:37.581Z] INFO: Environment variables: [2022-04-07T09:06:37.581Z] [2022-04-07T09:06:37.581Z] Name Value [2022-04-07T09:06:37.581Z] ---- ----- [2022-04-07T09:06:37.581Z] ALLUSERSPROFILE C:\ProgramData [2022-04-07T09:06:37.581Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-07T09:06:37.581Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-07T09:06:37.581Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-07T09:06:37.581Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-07T09:06:37.581Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-07T09:06:37.581Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-07T09:06:37.581Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-07T09:06:37.581Z] BRANCH_NAME PR-43470 [2022-04-07T09:06:37.581Z] BUILD_DISPLAY_NAME #1 [2022-04-07T09:06:37.581Z] BUILD_ID 1 [2022-04-07T09:06:37.581Z] BUILD_NUMBER 1 [2022-04-07T09:06:37.581Z] BUILD_TAG jenkins-moby-PR-43470-1 [2022-04-07T09:06:37.581Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43470/1/ [2022-04-07T09:06:37.581Z] CHANGE_AUTHOR thaJeztah [2022-04-07T09:06:37.581Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-07T09:06:37.581Z] CHANGE_BRANCH 20.10_backport_bump_buildx_0.8.2 [2022-04-07T09:06:37.581Z] CHANGE_FORK thaJeztah/docker [2022-04-07T09:06:37.581Z] CHANGE_ID 43470 [2022-04-07T09:06:37.581Z] CHANGE_TARGET 20.10 [2022-04-07T09:06:37.581Z] CHANGE_TITLE [20.10 backport] testing: install buildx from binary, and update to v0.8.2 [2022-04-07T09:06:37.581Z] CHANGE_URL https://github.com/moby/moby/pull/43470 [2022-04-07T09:06:37.581Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-04-07T09:06:37.581Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-07T09:06:37.581Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-07T09:06:37.582Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-07T09:06:37.582Z] COMPUTERNAME azwin-2-3149b0 [2022-04-07T09:06:37.582Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-07T09:06:37.582Z] ConfigSequenceNumber 0 [2022-04-07T09:06:37.582Z] DOCKER_BUILDKIT 0 [2022-04-07T09:06:37.582Z] DOCKER_DUT_DEBUG 1 [2022-04-07T09:06:37.582Z] DOCKER_EXPERIMENTAL 1 [2022-04-07T09:06:37.582Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-07T09:06:37.582Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-07T09:06:37.582Z] EXECUTOR_NUMBER 0 [2022-04-07T09:06:37.582Z] FQDN azwin-2-3149b0.westus.cloudapp.azure.com [2022-04-07T09:06:37.582Z] GIT_BRANCH PR-43470 [2022-04-07T09:06:37.582Z] GIT_COMMIT 4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:06:37.582Z] GIT_URL https://github.com/moby/moby.git [2022-04-07T09:06:37.582Z] HUDSON_COOKIE 245ebeb5-fee1-4743-ab3e-df3b2ff3b059 [2022-04-07T09:06:37.582Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-07T09:06:37.582Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-07T09:06:37.582Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-07T09:06:37.582Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-07T09:06:37.582Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-07T09:06:37.582Z] JENKINS_NODE_COOKIE c5d9f83d-37a7-4081-b151-0924c95a4452 [2022-04-07T09:06:37.582Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-07T09:06:37.582Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-07T09:06:37.582Z] JOB_BASE_NAME PR-43470 [2022-04-07T09:06:37.582Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43470/display/redirect [2022-04-07T09:06:37.582Z] JOB_NAME moby/PR-43470 [2022-04-07T09:06:37.582Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43470/ [2022-04-07T09:06:37.582Z] library.jps.version master [2022-04-07T09:06:37.582Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-07T09:06:37.582Z] NODE_LABELS amd64 azure azwin-2-3149b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-07T09:06:37.582Z] NODE_NAME azwin-2-3149b0 [2022-04-07T09:06:37.582Z] NUMBER_OF_PROCESSORS 4 [2022-04-07T09:06:37.582Z] OS Windows_NT [2022-04-07T09:06:37.582Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-07T09:06:37.582Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-07T09:06:37.582Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-07T09:06:37.582Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-04-07T09:06:37.582Z] PROCESSOR_LEVEL 6 [2022-04-07T09:06:37.582Z] PROCESSOR_REVISION 5504 [2022-04-07T09:06:37.582Z] ProgramData C:\ProgramData [2022-04-07T09:06:37.582Z] ProgramFiles C:\Program Files [2022-04-07T09:06:37.582Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-07T09:06:37.582Z] ProgramW6432 C:\Program Files [2022-04-07T09:06:37.582Z] PROMPT $P$G [2022-04-07T09:06:37.582Z] PSExecutionPolicyPreference Bypass [2022-04-07T09:06:37.582Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-07T09:06:37.582Z] PUBLIC C:\Users\Public [2022-04-07T09:06:37.582Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43470/1/display/redirect?page=artif... [2022-04-07T09:06:37.582Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43470/1/display/redirect?page=changes [2022-04-07T09:06:37.582Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43470/1/display/redirect [2022-04-07T09:06:37.582Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43470/1/display/redirect?page=tests [2022-04-07T09:06:37.582Z] SKIP_VALIDATION_TESTS 1 [2022-04-07T09:06:37.582Z] SOURCES_DRIVE d [2022-04-07T09:06:37.582Z] SOURCES_SUBDIR gopath [2022-04-07T09:06:37.582Z] STAGE_NAME Run tests [2022-04-07T09:06:37.582Z] SystemDrive C: [2022-04-07T09:06:37.582Z] SystemRoot C:\Windows [2022-04-07T09:06:37.582Z] TEMP C:\Windows\TEMP [2022-04-07T09:06:37.582Z] TESTDEBUG 0 [2022-04-07T09:06:37.582Z] TESTRUN_DRIVE d [2022-04-07T09:06:37.582Z] TESTRUN_SUBDIR CI [2022-04-07T09:06:37.582Z] TIMEOUT 120m [2022-04-07T09:06:37.582Z] TMP C:\Windows\TEMP [2022-04-07T09:06:37.582Z] USERDOMAIN WORKGROUP [2022-04-07T09:06:37.582Z] USERNAME azwin-2-3149b0$ [2022-04-07T09:06:37.582Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-07T09:06:37.582Z] windir C:\Windows [2022-04-07T09:06:37.582Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-07T09:06:37.582Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-07T09:06:37.582Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-07T09:06:37.582Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-07T09:06:37.582Z] [2022-04-07T09:06:37.582Z] [2022-04-07T09:06:37.582Z] [2022-04-07T09:06:37.618Z] #43 127.4 CC criu/sigframe.o [2022-04-07T09:06:37.662Z] #20 27.67 Selecting previously unselected package python3-minimal. [2022-04-07T09:06:37.662Z] #20 27.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-04-07T09:06:37.662Z] #20 27.72 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-04-07T09:06:37.662Z] #20 27.73 Unpacking python3-minimal (3.7.3-1) ... [2022-04-07T09:06:37.662Z] #20 27.81 Selecting previously unselected package libmpdec2:amd64. [2022-04-07T09:06:37.662Z] #20 27.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-04-07T09:06:37.662Z] #20 27.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T09:06:37.792Z] #20 43.06 Selecting previously unselected package vim-runtime. [2022-04-07T09:06:37.793Z] #20 43.07 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:06:37.793Z] #20 43.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-07T09:06:37.793Z] #20 43.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-07T09:06:37.793Z] #20 43.14 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:37.874Z] #43 127.6 CC criu/signalfd.o [2022-04-07T09:06:37.919Z] #20 27.93 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-04-07T09:06:37.919Z] #20 27.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:06:37.919Z] #20 27.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:38.131Z] #43 127.8 CC criu/sk-inet.o [2022-04-07T09:06:38.176Z] #20 ... [2022-04-07T09:06:38.176Z] [2022-04-07T09:06:38.176Z] #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-04-07T09:06:38.176Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:38.176Z] #43 76.69 CC criu/cgroup-props.o [2022-04-07T09:06:38.176Z] #43 77.48 CC criu/cgroup.o [2022-04-07T09:06:38.176Z] #43 80.14 CC criu/clone-noasan.o [2022-04-07T09:06:38.176Z] #43 80.40 CC criu/config.o [2022-04-07T09:06:38.176Z] #43 81.86 CC criu/cr-check.o [2022-04-07T09:06:38.176Z] #43 83.50 CC criu/cr-dedup.o [2022-04-07T09:06:38.176Z] #43 83.92 CC criu/cr-dump.o [2022-04-07T09:06:38.176Z] #43 86.24 CC criu/cr-errno.o [2022-04-07T09:06:38.176Z] #43 86.32 CC criu/cr-restore.o [2022-04-07T09:06:38.739Z] #43 ... [2022-04-07T09:06:38.739Z] [2022-04-07T09:06:38.739Z] #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-04-07T09:06:38.739Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:38.739Z] #20 28.83 Selecting previously unselected package python3.7. [2022-04-07T09:06:38.739Z] #20 28.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-04-07T09:06:38.739Z] #20 28.85 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:38.997Z] #20 28.97 Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-07T09:06:38.997Z] #20 28.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-04-07T09:06:38.997Z] #20 28.98 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T09:06:38.997Z] #20 29.05 Setting up python3-minimal (3.7.3-1) ... [2022-04-07T09:06:39.061Z] #43 128.8 CC criu/sk-netlink.o [2022-04-07T09:06:39.319Z] #43 129.1 CC criu/sk-packet.o [2022-04-07T09:06:39.505Z] #20 46.31 Selecting previously unselected package vim. [2022-04-07T09:06:39.505Z] #20 46.32 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T09:06:39.505Z] #20 46.33 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:39.817Z] INFO: Sources under d:\gopath\... [2022-04-07T09:06:39.817Z] INFO: Test run under d:\CI\... [2022-04-07T09:06:39.817Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-07T09:06:39.817Z] INFO: docker/docker repository was found [2022-04-07T09:06:39.817Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-07T09:06:39.884Z] #43 129.6 CC criu/sk-queue.o [2022-04-07T09:06:39.884Z] #43 ... [2022-04-07T09:06:39.884Z] [2022-04-07T09:06:39.884Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T09:06:39.884Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-04-07T09:06:39.884Z] #22 26.89 Installing build dependencies: finished with status 'done' [2022-04-07T09:06:39.930Z] #20 29.83 Selecting previously unselected package python3. [2022-04-07T09:06:39.930Z] #20 29.83 (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-04-07T09:06:39.930Z] #20 29.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-04-07T09:06:39.930Z] #20 29.89 Unpacking python3 (3.7.3-1) ... [2022-04-07T09:06:39.930Z] #20 30.00 Selecting previously unselected package libip4tc0:amd64. [2022-04-07T09:06:39.930Z] #20 30.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-04-07T09:06:39.930Z] #20 30.00 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:39.930Z] #20 30.11 Selecting previously unselected package libip6tc0:amd64. [2022-04-07T09:06:40.073Z] #20 46.89 Selecting previously unselected package xfsprogs. [2022-04-07T09:06:40.073Z] #20 46.91 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-04-07T09:06:40.073Z] #20 46.92 Unpacking xfsprogs (4.20.0-1) ... [2022-04-07T09:06:40.188Z] #20 30.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-04-07T09:06:40.188Z] #20 30.13 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:40.188Z] #20 30.22 Selecting previously unselected package libiptc0:amd64. [2022-04-07T09:06:40.188Z] #20 30.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-04-07T09:06:40.188Z] #20 30.23 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:40.188Z] #20 30.31 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-07T09:06:40.188Z] #20 30.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-07T09:06:40.188Z] #20 30.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T09:06:40.289Z] ltsc2019: Pulling from windows/servercore [2022-04-07T09:06:40.289Z] 4612f6d0b889: Pulling fs layer [2022-04-07T09:06:40.289Z] 0a6173b79e25: Pulling fs layer [2022-04-07T09:06:40.446Z] #20 30.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-07T09:06:40.446Z] #20 30.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-04-07T09:06:40.446Z] #20 30.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T09:06:40.446Z] #20 30.53 Selecting previously unselected package libnftnl11:amd64. [2022-04-07T09:06:40.446Z] #20 30.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-04-07T09:06:40.446Z] #20 30.56 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T09:06:40.642Z] #20 47.36 Selecting previously unselected package zip. [2022-04-07T09:06:40.642Z] #20 47.37 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-04-07T09:06:40.642Z] #20 47.38 Unpacking zip (3.0-11+b1) ... [2022-04-07T09:06:40.642Z] #20 47.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-07T09:06:40.642Z] #20 47.59 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T09:06:40.642Z] #20 47.60 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:40.642Z] #20 47.62 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T09:06:40.642Z] #20 47.63 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-04-07T09:06:40.642Z] #20 47.64 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:40.642Z] #20 47.65 Setting up uidmap (1:4.5-1.1) ... [2022-04-07T09:06:40.703Z] #20 30.65 Selecting previously unselected package iptables. [2022-04-07T09:06:40.703Z] #20 30.65 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-04-07T09:06:40.703Z] #20 30.66 Unpacking iptables (1.8.2-4) ... [2022-04-07T09:06:40.901Z] #20 47.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T09:06:40.901Z] #20 47.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:06:40.901Z] #20 47.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T09:06:40.901Z] #20 47.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:06:40.901Z] #20 47.77 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:06:40.901Z] #20 47.79 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:40.901Z] #20 47.81 Setting up zip (3.0-11+b1) ... [2022-04-07T09:06:40.901Z] #20 47.82 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:40.901Z] #20 47.85 Setting up bash-completion (1:2.8-6) ... [2022-04-07T09:06:40.961Z] #20 31.00 Selecting previously unselected package xxd. [2022-04-07T09:06:40.961Z] #20 31.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T09:06:40.961Z] #20 31.01 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:41.097Z] #20 46.34 Selecting previously unselected package vim. [2022-04-07T09:06:41.097Z] #20 46.35 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T09:06:41.097Z] #20 46.37 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:41.218Z] #20 31.08 Selecting previously unselected package vim-common. [2022-04-07T09:06:41.219Z] #20 31.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:06:41.219Z] #20 31.11 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:41.475Z] #20 31.33 Selecting previously unselected package bash-completion. [2022-04-07T09:06:41.475Z] #20 31.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-04-07T09:06:41.669Z] #20 46.91 Selecting previously unselected package xfsprogs. [2022-04-07T09:06:41.669Z] #20 46.92 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-04-07T09:06:41.669Z] #20 46.92 Unpacking xfsprogs (4.20.0-1) ... [2022-04-07T09:06:42.241Z] #20 47.38 Selecting previously unselected package zip. [2022-04-07T09:06:42.241Z] #20 47.40 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-04-07T09:06:42.241Z] #20 47.41 Unpacking zip (3.0-11+b1) ... [2022-04-07T09:06:42.241Z] #20 47.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-07T09:06:42.241Z] #20 47.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T09:06:42.241Z] #20 47.65 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:42.241Z] #20 47.68 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T09:06:42.241Z] #20 47.69 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-04-07T09:06:42.241Z] #20 47.71 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:42.241Z] #20 47.72 Setting up uidmap (1:4.5-1.1) ... [2022-04-07T09:06:42.502Z] #20 47.73 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T09:06:42.502Z] #20 47.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:06:42.502Z] #20 47.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T09:06:42.502Z] #20 47.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:06:42.502Z] #20 47.79 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:06:42.502Z] #20 47.80 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:42.502Z] #20 47.81 Setting up zip (3.0-11+b1) ... [2022-04-07T09:06:42.502Z] #20 47.83 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:42.502Z] #20 47.86 Setting up bash-completion (1:2.8-6) ... [2022-04-07T09:06:44.002Z] #20 34.11 Unpacking bash-completion (1:2.8-6) ... [2022-04-07T09:06:44.192Z] #20 50.67 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:44.192Z] #20 50.69 Setting up xz-utils (5.2.4-1) ... [2022-04-07T09:06:44.192Z] #20 50.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-07T09:06:44.192Z] #20 50.71 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-07T09:06:44.192Z] #20 50.72 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-07T09:06:44.192Z] #20 50.81 invoke-rc.d: could not determine current runlevel [2022-04-07T09:06:44.192Z] #20 50.82 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T09:06:44.192Z] #20 50.84 Setting up pigz (2.4-1) ... [2022-04-07T09:06:44.192Z] #20 50.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T09:06:44.192Z] #20 50.86 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:06:44.192Z] #20 50.88 Setting up python-pip-whl (18.1-5) ... [2022-04-07T09:06:44.192Z] #20 50.89 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T09:06:44.192Z] #20 50.90 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:44.453Z] #20 51.37 Setting up libaio1:amd64 (0.3.112-3) ... [2022-04-07T09:06:44.453Z] #20 51.39 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:06:44.567Z] #20 34.54 Selecting previously unselected package bzip2. [2022-04-07T09:06:44.567Z] #20 34.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-04-07T09:06:44.567Z] #20 34.57 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T09:06:44.567Z] #20 34.66 Selecting previously unselected package xz-utils. [2022-04-07T09:06:44.567Z] #20 34.68 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-04-07T09:06:44.567Z] #20 34.69 Unpacking xz-utils (5.2.4-1) ... [2022-04-07T09:06:44.654Z] #56 231.6 # github.com/containerd/containerd/cmd/containerd [2022-04-07T09:06:44.654Z] #56 231.6 /usr/bin/ld: /tmp/go-link-468842033/000019.o: in function `New': [2022-04-07T09:06:44.654Z] #56 231.6 /tmp/tmp.0TyKGqypOg/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-07T09:06:44.654Z] #56 231.6 + bin/containerd-stress [2022-04-07T09:06:44.654Z] #56 232.7 + bin/containerd-shim [2022-04-07T09:06:44.713Z] #20 51.42 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:44.713Z] #20 51.43 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:44.713Z] #20 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-07T09:06:44.713Z] #20 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-07T09:06:44.713Z] #20 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-07T09:06:44.713Z] #20 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-07T09:06:44.713Z] #20 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-07T09:06:44.713Z] #20 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-07T09:06:44.713Z] #20 51.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-07T09:06:44.713Z] #20 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-07T09:06:44.713Z] #20 51.52 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:06:44.713Z] #20 51.54 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T09:06:44.713Z] #20 51.55 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T09:06:44.713Z] #20 51.57 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T09:06:44.713Z] #20 51.58 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T09:06:44.713Z] #20 51.59 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:44.824Z] #20 34.87 Selecting previously unselected package apparmor. [2022-04-07T09:06:44.824Z] #20 34.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-04-07T09:06:45.082Z] #20 34.96 Unpacking apparmor (2.13.2-10) ... [2022-04-07T09:06:45.082Z] #20 35.34 Selecting previously unselected package aufs-tools. [2022-04-07T09:06:45.339Z] #20 35.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-04-07T09:06:45.339Z] #20 35.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-04-07T09:06:45.339Z] #20 35.47 Selecting previously unselected package libonig5:amd64. [2022-04-07T09:06:45.339Z] #20 35.48 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-04-07T09:06:45.339Z] #20 35.48 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:06:45.339Z] #20 35.59 Selecting previously unselected package libjq1:amd64. [2022-04-07T09:06:45.596Z] #20 35.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:06:45.596Z] #20 35.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:06:45.596Z] #20 35.73 Selecting previously unselected package jq. [2022-04-07T09:06:45.596Z] #20 35.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-04-07T09:06:45.596Z] #20 35.74 Unpacking jq (1.5+dfsg-2+b1) ... [2022-04-07T09:06:45.596Z] #20 35.84 Selecting previously unselected package libaio1:amd64. [2022-04-07T09:06:45.809Z] #20 50.59 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:45.809Z] #20 50.60 Setting up xz-utils (5.2.4-1) ... [2022-04-07T09:06:45.809Z] #20 50.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-07T09:06:45.810Z] #20 50.64 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-07T09:06:45.810Z] #20 50.65 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-07T09:06:45.810Z] #20 50.74 invoke-rc.d: could not determine current runlevel [2022-04-07T09:06:45.810Z] #20 50.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T09:06:45.810Z] #20 ... [2022-04-07T09:06:45.810Z] [2022-04-07T09:06:45.810Z] #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-04-07T09:06:45.810Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:45.810Z] #43 91.18 CC criu/cr-service.o [2022-04-07T09:06:45.810Z] #43 92.72 CC criu/crtools.o [2022-04-07T09:06:45.810Z] #43 93.38 CC criu/eventfd.o [2022-04-07T09:06:45.810Z] #43 93.73 CC criu/eventpoll.o [2022-04-07T09:06:45.810Z] #43 94.54 CC criu/external.o [2022-04-07T09:06:45.810Z] #43 94.89 CC criu/fault-injection.o [2022-04-07T09:06:45.810Z] #43 95.01 CC criu/fdstore.o [2022-04-07T09:06:45.810Z] #43 95.43 CC criu/fifo.o [2022-04-07T09:06:45.810Z] #43 95.85 CC criu/file-ids.o [2022-04-07T09:06:45.810Z] #43 96.21 CC criu/file-lock.o [2022-04-07T09:06:45.810Z] #43 97.09 CC criu/files-ext.o [2022-04-07T09:06:45.810Z] #43 97.48 CC criu/files-reg.o [2022-04-07T09:06:45.810Z] #43 99.76 CC criu/files.o [2022-04-07T09:06:45.810Z] #43 ... [2022-04-07T09:06:45.810Z] [2022-04-07T09:06:45.810Z] #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-04-07T09:06:45.810Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:45.810Z] #20 50.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T09:06:45.810Z] #20 50.76 Setting up pigz (2.4-1) ... [2022-04-07T09:06:45.810Z] #20 50.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T09:06:45.810Z] #20 50.79 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:06:45.810Z] #20 50.82 Setting up python-pip-whl (18.1-5) ... [2022-04-07T09:06:45.810Z] #20 50.83 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T09:06:45.810Z] #20 50.85 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:45.810Z] #20 51.34 Setting up libaio1:amd64 (0.3.112-3) ... [2022-04-07T09:06:45.853Z] #20 35.85 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-04-07T09:06:45.854Z] #20 35.86 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-04-07T09:06:45.854Z] #20 35.92 Selecting previously unselected package libgpm2:amd64. [2022-04-07T09:06:45.854Z] #20 35.93 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-04-07T09:06:45.854Z] #20 35.93 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-04-07T09:06:45.854Z] #20 36.00 Selecting previously unselected package libicu63:amd64. [2022-04-07T09:06:45.854Z] #20 36.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-04-07T09:06:45.854Z] #20 36.02 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:06:46.071Z] #20 51.35 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:06:46.071Z] #20 51.37 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:46.071Z] #20 51.39 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:46.071Z] #20 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-07T09:06:46.071Z] #20 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-07T09:06:46.071Z] #20 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-07T09:06:46.071Z] #20 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-07T09:06:46.071Z] #20 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-07T09:06:46.071Z] #20 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-07T09:06:46.071Z] #20 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-07T09:06:46.071Z] #20 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-07T09:06:46.071Z] #20 51.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:06:46.071Z] #20 51.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T09:06:46.071Z] #20 51.51 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T09:06:46.071Z] #20 51.54 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T09:06:46.090Z] #20 ... [2022-04-07T09:06:46.090Z] [2022-04-07T09:06:46.090Z] #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-04-07T09:06:46.090Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:46.090Z] #43 92.45 CC criu/cr-service.o [2022-04-07T09:06:46.090Z] #43 93.97 CC criu/crtools.o [2022-04-07T09:06:46.090Z] #43 94.55 CC criu/eventfd.o [2022-04-07T09:06:46.090Z] #43 94.96 CC criu/eventpoll.o [2022-04-07T09:06:46.090Z] #43 95.77 CC criu/external.o [2022-04-07T09:06:46.090Z] #43 96.02 CC criu/fault-injection.o [2022-04-07T09:06:46.090Z] #43 96.13 CC criu/fdstore.o [2022-04-07T09:06:46.090Z] #43 96.49 CC criu/fifo.o [2022-04-07T09:06:46.090Z] #43 96.90 CC criu/file-ids.o [2022-04-07T09:06:46.090Z] #43 97.28 CC criu/file-lock.o [2022-04-07T09:06:46.090Z] #43 98.24 CC criu/files-ext.o [2022-04-07T09:06:46.090Z] #43 98.68 CC criu/files-reg.o [2022-04-07T09:06:46.090Z] #43 100.8 CC criu/files.o [2022-04-07T09:06:46.332Z] #20 51.56 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T09:06:46.332Z] #20 51.58 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T09:06:46.450Z] #22 ... [2022-04-07T09:06:46.450Z] [2022-04-07T09:06:46.450Z] #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-04-07T09:06:46.450Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:06:46.450Z] #43 130.0 CC criu/sk-tcp.o [2022-04-07T09:06:46.450Z] #43 130.5 CC criu/sk-unix.o [2022-04-07T09:06:46.450Z] #43 132.2 CC criu/sockets.o [2022-04-07T09:06:46.450Z] #43 133.1 CC criu/stats.o [2022-04-07T09:06:46.450Z] #43 133.4 CC criu/string.o [2022-04-07T09:06:46.450Z] #43 133.5 CC criu/sysctl.o [2022-04-07T09:06:46.450Z] #43 134.0 CC criu/sysfs_parse.o [2022-04-07T09:06:46.450Z] #43 134.5 CC criu/timens.o [2022-04-07T09:06:46.450Z] #43 134.8 CC criu/timerfd.o [2022-04-07T09:06:46.450Z] #43 135.2 CC criu/tty.o [2022-04-07T09:06:46.658Z] #43 102.9 CC criu/filesystems.o [2022-04-07T09:06:47.225Z] #43 103.6 CC criu/fsnotify.o [2022-04-07T09:06:47.379Z] #43 137.0 CC criu/tun.o [2022-04-07T09:06:47.379Z] #43 ... [2022-04-07T09:06:47.379Z] [2022-04-07T09:06:47.379Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T09:06:47.379Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-04-07T09:06:47.379Z] #22 34.56 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-07T09:06:47.379Z] #22 34.56 Building wheels for collected packages: yamllint, pyyaml [2022-04-07T09:06:47.379Z] #22 34.57 Running setup.py bdist_wheel for yamllint: started [2022-04-07T09:06:47.486Z] #43 ... [2022-04-07T09:06:47.486Z] [2022-04-07T09:06:47.486Z] #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-04-07T09:06:47.486Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:47.486Z] #20 54.48 Setting up iptables (1.8.2-4) ... [2022-04-07T09:06:47.744Z] #20 54.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T09:06:47.744Z] #20 54.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T09:06:47.744Z] #20 54.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T09:06:47.744Z] #20 54.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T09:06:47.744Z] #20 54.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-07T09:06:47.744Z] #20 54.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-07T09:06:47.744Z] #20 54.56 Setting up python3 (3.7.3-1) ... [2022-04-07T09:06:48.309Z] #22 35.46 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-07T09:06:48.309Z] #22 35.46 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-07T09:06:48.309Z] #22 35.51 Running setup.py bdist_wheel for pyyaml: started [2022-04-07T09:06:48.311Z] #20 54.95 Setting up python3-wheel (0.32.3-2) ... [2022-04-07T09:06:48.835Z] #56 239.6 + bin/containerd-shim-runc-v1 [2022-04-07T09:06:48.886Z] #20 55.67 Setting up apparmor (2.13.2-10) ... [2022-04-07T09:06:49.634Z] #20 54.43 Setting up iptables (1.8.2-4) ... [2022-04-07T09:06:49.634Z] #20 54.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T09:06:49.634Z] #20 54.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T09:06:49.634Z] #20 54.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T09:06:49.634Z] #20 54.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T09:06:49.634Z] #20 54.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-07T09:06:49.634Z] #20 54.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-07T09:06:49.634Z] #20 54.51 Setting up python3 (3.7.3-1) ... [2022-04-07T09:06:49.634Z] #20 54.99 Setting up python3-wheel (0.32.3-2) ... [2022-04-07T09:06:50.026Z] #20 39.46 Selecting previously unselected package libnet1:amd64. [2022-04-07T09:06:50.026Z] #20 39.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-07T09:06:50.026Z] #20 39.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:06:50.026Z] #20 39.56 Selecting previously unselected package libnl-3-200:amd64. [2022-04-07T09:06:50.026Z] #20 39.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-04-07T09:06:50.026Z] #20 39.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:06:50.026Z] #20 39.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-07T09:06:50.026Z] #20 39.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-04-07T09:06:50.026Z] #20 39.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:06:50.026Z] #20 39.73 Selecting previously unselected package libreadline5:amd64. [2022-04-07T09:06:50.026Z] #20 39.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-04-07T09:06:50.026Z] #20 39.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T09:06:50.026Z] #20 39.85 Selecting previously unselected package net-tools. [2022-04-07T09:06:50.026Z] #20 39.85 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-04-07T09:06:50.026Z] #20 39.86 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T09:06:50.026Z] #20 40.02 Selecting previously unselected package patch. [2022-04-07T09:06:50.026Z] #20 40.02 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-04-07T09:06:50.026Z] #20 40.04 Unpacking patch (2.7.6-3+deb10u1) ... [2022-04-07T09:06:50.026Z] #20 40.12 Selecting previously unselected package python-pip-whl. [2022-04-07T09:06:50.026Z] #20 40.12 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-04-07T09:06:50.026Z] #20 40.12 Unpacking python-pip-whl (18.1-5) ... [2022-04-07T09:06:50.581Z] #20 55.75 Setting up apparmor (2.13.2-10) ... [2022-04-07T09:06:50.589Z] #20 40.65 Selecting previously unselected package python3-lib2to3. [2022-04-07T09:06:50.589Z] #20 40.66 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-04-07T09:06:50.589Z] #20 40.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-04-07T09:06:50.589Z] #20 40.79 Selecting previously unselected package python3-distutils. [2022-04-07T09:06:50.783Z] 0a6173b79e25: Verifying Checksum [2022-04-07T09:06:50.783Z] 0a6173b79e25: Download complete [2022-04-07T09:06:50.790Z] #20 57.41 Setting up xfsprogs (4.20.0-1) ... [2022-04-07T09:06:50.790Z] #20 57.42 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-07T09:06:50.848Z] #20 40.79 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-04-07T09:06:50.848Z] #20 40.80 Unpacking python3-distutils (3.7.3-1) ... [2022-04-07T09:06:50.848Z] #20 40.96 Selecting previously unselected package python3-pip. [2022-04-07T09:06:50.848Z] #20 40.96 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-04-07T09:06:50.848Z] #20 40.97 Unpacking python3-pip (18.1-5) ... [2022-04-07T09:06:51.050Z] #20 57.79 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-07T09:06:51.105Z] #20 41.15 Selecting previously unselected package python3-pkg-resources. [2022-04-07T09:06:51.105Z] #20 41.16 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-04-07T09:06:51.105Z] #20 41.19 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-04-07T09:06:51.362Z] #20 41.31 Selecting previously unselected package python3-setuptools. [2022-04-07T09:06:51.362Z] #20 41.33 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-04-07T09:06:51.362Z] #20 41.34 Unpacking python3-setuptools (40.8.0-1) ... [2022-04-07T09:06:51.362Z] #20 41.55 Selecting previously unselected package python3-wheel. [2022-04-07T09:06:51.362Z] #20 41.55 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-04-07T09:06:51.362Z] #20 41.56 Unpacking python3-wheel (0.32.3-2) ... [2022-04-07T09:06:51.619Z] #20 41.65 Selecting previously unselected package sudo. [2022-04-07T09:06:51.619Z] #20 41.68 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-04-07T09:06:51.619Z] #20 41.69 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-04-07T09:06:51.989Z] #20 58.74 Setting up python3-distutils (3.7.3-1) ... [2022-04-07T09:06:52.183Z] #20 42.19 Selecting previously unselected package thin-provisioning-tools. [2022-04-07T09:06:52.184Z] #20 42.20 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-04-07T09:06:52.184Z] #20 42.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T09:06:52.184Z] #20 42.43 Selecting previously unselected package uidmap. [2022-04-07T09:06:52.184Z] #20 42.43 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-04-07T09:06:52.249Z] #20 59.23 Setting up python3-setuptools (40.8.0-1) ... [2022-04-07T09:06:52.440Z] #20 42.45 Unpacking uidmap (1:4.5-1.1) ... [2022-04-07T09:06:52.441Z] #20 42.57 Selecting previously unselected package vim-runtime. [2022-04-07T09:06:52.441Z] #20 42.57 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-04-07T09:06:52.441Z] #20 42.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-04-07T09:06:52.441Z] #20 42.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-04-07T09:06:52.441Z] #20 42.67 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:52.441Z] #20 ... [2022-04-07T09:06:52.441Z] [2022-04-07T09:06:52.441Z] #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-04-07T09:06:52.441Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:52.441Z] #43 91.02 CC criu/cr-service.o [2022-04-07T09:06:52.441Z] #43 92.64 CC criu/crtools.o [2022-04-07T09:06:52.441Z] #43 93.21 CC criu/eventfd.o [2022-04-07T09:06:52.441Z] #43 93.60 CC criu/eventpoll.o [2022-04-07T09:06:52.441Z] #43 94.49 CC criu/external.o [2022-04-07T09:06:52.441Z] #43 94.85 CC criu/fault-injection.o [2022-04-07T09:06:52.441Z] #43 94.96 CC criu/fdstore.o [2022-04-07T09:06:52.441Z] #43 95.43 CC criu/fifo.o [2022-04-07T09:06:52.441Z] #43 95.84 CC criu/file-ids.o [2022-04-07T09:06:52.441Z] #43 96.18 CC criu/file-lock.o [2022-04-07T09:06:52.441Z] #43 97.19 CC criu/files-ext.o [2022-04-07T09:06:52.441Z] #43 97.57 CC criu/files-reg.o [2022-04-07T09:06:52.441Z] #43 99.68 CC criu/files.o [2022-04-07T09:06:52.500Z] #20 57.59 Setting up xfsprogs (4.20.0-1) ... [2022-04-07T09:06:52.500Z] #20 57.61 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-07T09:06:52.500Z] #20 57.96 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-07T09:06:53.372Z] #43 101.8 CC criu/filesystems.o [2022-04-07T09:06:53.447Z] #20 58.82 Setting up python3-distutils (3.7.3-1) ... [2022-04-07T09:06:53.566Z] #22 40.43 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-04-07T09:06:53.566Z] #22 40.44 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-04-07T09:06:53.566Z] #22 40.56 Successfully built yamllint pyyaml [2022-04-07T09:06:53.566Z] #22 40.58 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-07T09:06:53.566Z] #22 40.81 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-07T09:06:53.628Z] #20 60.53 Setting up python3-pip (18.1-5) ... [2022-04-07T09:06:53.935Z] #43 102.5 CC criu/fsnotify.o [2022-04-07T09:06:54.021Z] #20 59.25 Setting up python3-setuptools (40.8.0-1) ... [2022-04-07T09:06:54.091Z] #56 244.6 + bin/containerd-shim-runc-v2 [2022-04-07T09:06:54.092Z] #56 245.2 + binaries [2022-04-07T09:06:54.092Z] #56 245.2 + install -D bin/containerd /build/containerd [2022-04-07T09:06:54.092Z] #56 245.3 + install -D bin/containerd-shim /build/containerd-shim [2022-04-07T09:06:54.092Z] #56 245.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-07T09:06:54.092Z] #56 245.3 + install -D bin/ctr /build/ctr [2022-04-07T09:06:54.131Z] #22 DONE 41.3s [2022-04-07T09:06:54.131Z] [2022-04-07T09:06:54.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-04-07T09:06:54.132Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-04-07T09:06:54.132Z] #43 137.5 CC criu/uffd.o [2022-04-07T09:06:54.132Z] #43 138.5 CC criu/util.o [2022-04-07T09:06:54.132Z] #43 139.6 CC criu/uts_ns.o [2022-04-07T09:06:54.132Z] #43 139.8 CC criu/vdso.o [2022-04-07T09:06:54.132Z] #43 140.4 LINK criu/built-in.o [2022-04-07T09:06:54.132Z] #43 140.5 LINK criu/criu [2022-04-07T09:06:54.132Z] #43 140.9 DEP lib/c/criu.d [2022-04-07T09:06:54.132Z] #43 140.9 CC images/rpc.pb-c.o [2022-04-07T09:06:54.132Z] #43 141.6 CC lib/c/criu.o [2022-04-07T09:06:54.132Z] #43 142.6 LINK lib/c/built-in.o [2022-04-07T09:06:54.132Z] #43 142.6 LINK lib/c/libcriu.so [2022-04-07T09:06:54.132Z] #43 142.6 LINK lib/c/libcriu.a [2022-04-07T09:06:54.132Z] #43 142.7 GEN magic.py [2022-04-07T09:06:54.132Z] #43 142.9 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T09:06:54.132Z] #43 142.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T09:06:54.132Z] #43 142.9 Note: Building without GnuTLS support [2022-04-07T09:06:54.132Z] #43 142.9 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T09:06:54.132Z] #43 142.9 Makefile.config:40: Warn: Building without nftables support [2022-04-07T09:06:54.132Z] #43 143.7 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T09:06:54.601Z] 4612f6d0b889: Verifying Checksum [2022-04-07T09:06:54.601Z] 4612f6d0b889: Download complete [2022-04-07T09:06:54.697Z] #43 144.5 make[1]: Nothing to be done for 'all'. [2022-04-07T09:06:55.008Z] #20 61.69 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:06:55.008Z] #20 61.73 Processing triggers for mime-support (3.62) ... [2022-04-07T09:06:55.262Z] #43 145.1 make[1]: 'images/built-in.o' is up to date. [2022-04-07T09:06:55.412Z] #20 60.48 Setting up python3-pip (18.1-5) ... [2022-04-07T09:06:55.519Z] #43 145.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-07T09:06:55.519Z] #43 145.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-07T09:06:55.519Z] #43 145.3 make[1]: 'compel/libcompel.a' is up to date. [2022-04-07T09:06:55.519Z] #43 145.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-07T09:06:55.519Z] #43 145.3 make[1]: Nothing to be done for 'all'. [2022-04-07T09:06:55.519Z] #43 145.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T09:06:55.776Z] #43 145.4 make[2]: Nothing to be done for 'all'. [2022-04-07T09:06:55.776Z] #43 145.5 make[2]: Nothing to be done for 'all'. [2022-04-07T09:06:55.776Z] #43 145.5 make[2]: Nothing to be done for 'all'. [2022-04-07T09:06:55.776Z] #43 145.6 make[2]: Nothing to be done for 'all'. [2022-04-07T09:06:55.776Z] #43 145.6 make[2]: Nothing to be done for 'all'. [2022-04-07T09:06:55.776Z] #43 145.7 make[2]: Nothing to be done for 'all'. [2022-04-07T09:06:55.776Z] #43 145.7 make[2]: Nothing to be done for 'all'. [2022-04-07T09:06:55.876Z] #43 103.9 CC criu/image-desc.o [2022-04-07T09:06:55.876Z] #43 104.1 CC criu/image.o [2022-04-07T09:06:55.876Z] #43 ... [2022-04-07T09:06:55.876Z] [2022-04-07T09:06:55.876Z] #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-04-07T09:06:55.876Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:55.945Z] #20 DONE 62.7s [2022-04-07T09:06:55.945Z] [2022-04-07T09:06:55.945Z] #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-04-07T09:06:55.945Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:55.945Z] #43 104.8 CC criu/image-desc.o [2022-04-07T09:06:55.945Z] #43 105.0 CC criu/image.o [2022-04-07T09:06:55.945Z] #43 105.8 CC criu/ipc_ns.o [2022-04-07T09:06:55.945Z] #43 107.0 CC criu/irmap.o [2022-04-07T09:06:55.945Z] #43 107.6 CC criu/kcmp-ids.o [2022-04-07T09:06:55.945Z] #43 108.0 CC criu/kerndat.o [2022-04-07T09:06:55.945Z] #43 109.2 CC criu/libnetlink.o [2022-04-07T09:06:55.945Z] #43 109.6 CC criu/log.o [2022-04-07T09:06:55.945Z] #43 110.2 CC criu/lsm.o [2022-04-07T09:06:55.945Z] #43 110.6 CC criu/mem.o [2022-04-07T09:06:55.945Z] #43 112.1 CC criu/memfd.o [2022-04-07T09:06:55.945Z] #43 ... [2022-04-07T09:06:55.945Z] [2022-04-07T09:06:55.945Z] #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-04-07T09:06:55.945Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-04-07T09:06:55.985Z] #20 ... [2022-04-07T09:06:55.985Z] [2022-04-07T09:06:55.985Z] #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-04-07T09:06:55.985Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:55.985Z] #43 101.9 CC criu/filesystems.o [2022-04-07T09:06:55.985Z] #43 102.7 CC criu/fsnotify.o [2022-04-07T09:06:55.985Z] #43 103.9 CC criu/image-desc.o [2022-04-07T09:06:55.985Z] #43 104.0 CC criu/image.o [2022-04-07T09:06:55.985Z] #43 105.0 CC criu/ipc_ns.o [2022-04-07T09:06:55.985Z] #43 106.3 CC criu/irmap.o [2022-04-07T09:06:55.985Z] #43 106.9 CC criu/kcmp-ids.o [2022-04-07T09:06:55.985Z] #43 107.2 CC criu/kerndat.o [2022-04-07T09:06:55.985Z] #43 108.4 CC criu/libnetlink.o [2022-04-07T09:06:55.985Z] #43 108.8 CC criu/log.o [2022-04-07T09:06:55.985Z] #43 109.4 CC criu/lsm.o [2022-04-07T09:06:55.985Z] #43 109.9 CC criu/mem.o [2022-04-07T09:06:55.985Z] #43 111.6 CC criu/memfd.o [2022-04-07T09:06:56.034Z] #43 145.8 make[2]: Nothing to be done for 'all'. [2022-04-07T09:06:56.034Z] #43 145.8 INSTALL criu/criu [2022-04-07T09:06:56.133Z] #20 46.08 Selecting previously unselected package vim. [2022-04-07T09:06:56.133Z] #20 46.08 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-04-07T09:06:56.133Z] #20 46.13 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:56.248Z] #43 112.2 CC criu/mount.o [2022-04-07T09:06:56.248Z] #43 ... [2022-04-07T09:06:56.248Z] [2022-04-07T09:06:56.248Z] #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-04-07T09:06:56.248Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:06:56.248Z] #20 61.61 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:06:56.248Z] #20 61.67 Processing triggers for mime-support (3.62) ... [2022-04-07T09:06:56.292Z] #43 DONE 145.9s [2022-04-07T09:06:56.292Z] [2022-04-07T09:06:56.292Z] #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-04-07T09:06:56.292Z] #24 sha256:9eca7adaa68638fd55392d548d72164dc001995835e470bae158f3ce6b0582a7 [2022-04-07T09:06:56.610Z] #56 DONE 247.4s [2022-04-07T09:06:56.697Z] #20 46.73 Selecting previously unselected package xfsprogs. [2022-04-07T09:06:56.697Z] #20 46.73 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-04-07T09:06:56.697Z] #20 46.74 Unpacking xfsprogs (4.20.0-1) ... [2022-04-07T09:06:56.884Z] #21 0.812 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-07T09:06:56.884Z] #21 0.816 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-07T09:06:56.884Z] #21 0.821 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-07T09:06:56.884Z] #21 DONE 0.9s [2022-04-07T09:06:56.884Z] [2022-04-07T09:06:56.884Z] #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-04-07T09:06:56.884Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:06:56.884Z] #43 113.0 CC criu/mount.o [2022-04-07T09:06:57.175Z] [2022-04-07T09:06:57.175Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-07T09:06:57.175Z] #57 sha256:562239c50518d0bf23f39c6a51c1059b679b9008db13745a0ba77d7424b06fed [2022-04-07T09:06:57.195Z] #20 DONE 62.4s [2022-04-07T09:06:57.195Z] [2022-04-07T09:06:57.195Z] #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-04-07T09:06:57.195Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-04-07T09:06:57.261Z] #20 47.24 Selecting previously unselected package zip. [2022-04-07T09:06:57.261Z] #20 47.26 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-04-07T09:06:57.261Z] #20 47.26 Unpacking zip (3.0-11+b1) ... [2022-04-07T09:06:57.261Z] #20 47.44 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-04-07T09:06:57.261Z] #20 47.46 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-04-07T09:06:57.261Z] #20 47.47 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:57.261Z] #20 47.48 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-04-07T09:06:57.518Z] #20 47.49 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-04-07T09:06:57.518Z] #20 47.51 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-04-07T09:06:57.518Z] #20 47.52 Setting up uidmap (1:4.5-1.1) ... [2022-04-07T09:06:57.518Z] #20 47.53 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-04-07T09:06:57.518Z] #20 47.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-07T09:06:57.518Z] #20 47.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-04-07T09:06:57.518Z] #20 47.57 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-04-07T09:06:57.518Z] #20 47.58 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-04-07T09:06:57.518Z] #20 47.61 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:57.518Z] #20 47.64 Setting up zip (3.0-11+b1) ... [2022-04-07T09:06:57.518Z] #20 47.65 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:06:57.518Z] #20 47.69 Setting up bash-completion (1:2.8-6) ... [2022-04-07T09:06:57.774Z] #57 DONE 0.8s [2022-04-07T09:06:57.774Z] [2022-04-07T09:06:57.774Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-07T09:06:57.774Z] #61 sha256:a0b324c5a34504e03751e4292c7d5e7a4dff18e402f110c01ef3e2b75b9aa664 [2022-04-07T09:06:58.042Z] #61 DONE 0.2s [2022-04-07T09:06:58.042Z] [2022-04-07T09:06:58.042Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-07T09:06:58.042Z] #66 sha256:657ab49b4df1f518ce3a585d85a973fb3f368e5c7010bef806f5d336e5a370b2 [2022-04-07T09:06:58.139Z] #21 0.876 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-07T09:06:58.139Z] #21 0.888 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-07T09:06:58.139Z] #21 0.892 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-07T09:06:58.139Z] #21 DONE 1.0s [2022-04-07T09:06:58.139Z] [2022-04-07T09:06:58.139Z] #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-04-07T09:06:58.139Z] #49 sha256:6e6db90e84708e4574966fb49dda4f3dfec808759e9e4eb9a23f0bff3e245410 [2022-04-07T09:06:58.139Z] #49 ... [2022-04-07T09:06:58.139Z] [2022-04-07T09:06:58.139Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T09:06:58.139Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-07T09:06:58.988Z] #66 DONE 0.9s [2022-04-07T09:06:58.989Z] [2022-04-07T09:06:58.989Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-07T09:06:58.989Z] #68 sha256:9e96cb24e2b4b79f1f69445fa13ac19cf19f3da26e6a260be78b3c006d08b786 [2022-04-07T09:06:58.989Z] #68 DONE 0.0s [2022-04-07T09:06:58.989Z] [2022-04-07T09:06:58.989Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-07T09:06:58.989Z] #69 sha256:68c696385cdf01d0eb2f3635b56c5dd347293c7a3dc69c6540b42cee290a0933 [2022-04-07T09:06:58.989Z] #69 DONE 0.0s [2022-04-07T09:06:58.989Z] [2022-04-07T09:06:58.989Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-07T09:06:58.989Z] #70 sha256:02f52e47c7e1e0084bda207bfbb56c76d2825451699de5415fad78287988fc6b [2022-04-07T09:06:59.917Z] #70 DONE 0.7s [2022-04-07T09:06:59.917Z] [2022-04-07T09:06:59.917Z] #71 exporting to image [2022-04-07T09:06:59.917Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-07T09:06:59.917Z] #71 exporting layers [2022-04-07T09:07:00.791Z] #20 50.55 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-04-07T09:07:00.791Z] #20 50.57 Setting up xz-utils (5.2.4-1) ... [2022-04-07T09:07:00.791Z] #20 50.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-07T09:07:00.791Z] #20 50.60 Setting up patch (2.7.6-3+deb10u1) ... [2022-04-07T09:07:00.791Z] #20 50.61 Setting up sudo (1.8.27-1+deb10u3) ... [2022-04-07T09:07:00.791Z] #20 50.69 invoke-rc.d: could not determine current runlevel [2022-04-07T09:07:00.791Z] #20 50.71 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T09:07:00.791Z] #20 50.71 Setting up pigz (2.4-1) ... [2022-04-07T09:07:00.791Z] #20 50.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-07T09:07:00.791Z] #20 50.74 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-04-07T09:07:00.791Z] #20 50.76 Setting up python-pip-whl (18.1-5) ... [2022-04-07T09:07:00.791Z] #20 50.78 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-04-07T09:07:00.791Z] #20 50.79 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:07:01.355Z] #20 51.28 Setting up libaio1:amd64 (0.3.112-3) ... [2022-04-07T09:07:01.355Z] #20 51.29 Setting up libonig5:amd64 (6.9.1-1) ... [2022-04-07T09:07:01.355Z] #20 51.33 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-04-07T09:07:01.355Z] #20 51.35 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-04-07T09:07:01.355Z] #20 51.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-07T09:07:01.355Z] #20 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-07T09:07:01.355Z] #20 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-07T09:07:01.355Z] #20 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-07T09:07:01.356Z] #20 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-07T09:07:01.356Z] #20 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-07T09:07:01.356Z] #20 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-07T09:07:01.356Z] #20 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-07T09:07:01.356Z] #20 51.42 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-04-07T09:07:01.356Z] #20 51.44 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-04-07T09:07:01.356Z] #20 51.45 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-04-07T09:07:01.356Z] #20 51.47 Setting up jq (1.5+dfsg-2+b1) ... [2022-04-07T09:07:01.356Z] #20 51.48 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-04-07T09:07:01.356Z] #20 51.50 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-04-07T09:07:02.159Z] #43 117.7 CC criu/namespaces.o [2022-04-07T09:07:03.435Z] #22 4.915 Collecting yamllint==1.26.1 [2022-04-07T09:07:03.538Z] #43 119.6 CC criu/net.o [2022-04-07T09:07:04.629Z] #20 54.28 Setting up iptables (1.8.2-4) ... [2022-04-07T09:07:04.629Z] #20 54.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T09:07:04.629Z] #20 54.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T09:07:04.629Z] #20 54.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-07T09:07:04.629Z] #20 54.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-07T09:07:04.629Z] #20 54.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-07T09:07:04.629Z] #20 54.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-07T09:07:04.629Z] #20 54.34 Setting up python3 (3.7.3-1) ... [2022-04-07T09:07:04.629Z] #20 54.67 Setting up python3-wheel (0.32.3-2) ... [2022-04-07T09:07:05.449Z] #20 55.33 Setting up apparmor (2.13.2-10) ... [2022-04-07T09:07:05.989Z] #22 ... [2022-04-07T09:07:05.989Z] [2022-04-07T09:07:05.989Z] #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-04-07T09:07:05.989Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:07:05.989Z] #40 188.2 + dpkg --print-architecture [2022-04-07T09:07:05.989Z] #40 188.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-04-07T09:07:05.989Z] #40 188.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-07T09:07:05.989Z] #40 188.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-07T09:07:06.458Z] #71 exporting layers 6.4s done [2022-04-07T09:07:06.458Z] #71 writing image sha256:1f540f1dee15ab4e558541ffb4faee54f63795177645286f04f91ff93a730359 done [2022-04-07T09:07:06.458Z] #71 naming to docker.io/library/docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c done [2022-04-07T09:07:06.458Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-07T09:07:06.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43470/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/validate/default [2022-04-07T09:07:06.820Z] #20 ... [2022-04-07T09:07:06.820Z] [2022-04-07T09:07:06.820Z] #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-04-07T09:07:06.820Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:06.820Z] #43 105.0 CC criu/ipc_ns.o [2022-04-07T09:07:06.820Z] #43 106.2 CC criu/irmap.o [2022-04-07T09:07:06.820Z] #43 106.8 CC criu/kcmp-ids.o [2022-04-07T09:07:06.820Z] #43 107.3 CC criu/kerndat.o [2022-04-07T09:07:06.820Z] #43 108.6 CC criu/libnetlink.o [2022-04-07T09:07:06.820Z] #43 109.0 CC criu/log.o [2022-04-07T09:07:06.820Z] #43 109.6 CC criu/lsm.o [2022-04-07T09:07:06.820Z] #43 110.0 CC criu/mem.o [2022-04-07T09:07:06.820Z] #43 112.0 CC criu/memfd.o [2022-04-07T09:07:06.820Z] #43 112.6 CC criu/mount.o [2022-04-07T09:07:06.877Z] #43 122.6 CC criu/netfilter.o [2022-04-07T09:07:06.877Z] #43 ... [2022-04-07T09:07:06.877Z] [2022-04-07T09:07:06.877Z] #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-04-07T09:07:06.877Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:07:06.877Z] #40 188.7 + dpkg --print-architecture [2022-04-07T09:07:06.877Z] #40 188.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-04-07T09:07:06.877Z] #40 ... [2022-04-07T09:07:06.877Z] [2022-04-07T09:07:06.877Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T09:07:06.877Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-07T09:07:06.877Z] #22 4.501 Collecting yamllint==1.26.1 [2022-04-07T09:07:06.877Z] #22 9.935 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-07T09:07:06.877Z] #22 ... [2022-04-07T09:07:06.877Z] [2022-04-07T09:07:06.877Z] #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-04-07T09:07:06.877Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:06.877Z] #43 123.0 CC criu/page-pipe.o [2022-04-07T09:07:07.077Z] #43 ... [2022-04-07T09:07:07.077Z] [2022-04-07T09:07:07.077Z] #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-04-07T09:07:07.077Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-04-07T09:07:07.077Z] #20 57.20 Setting up xfsprogs (4.20.0-1) ... [2022-04-07T09:07:07.077Z] #20 57.21 Setting up python3-lib2to3 (3.7.3-1) ... [2022-04-07T09:07:07.382Z] Congratulations! All commits are properly signed with the DCO! [2022-04-07T09:07:07.445Z] #43 123.9 CC criu/page-xfer.o [2022-04-07T09:07:07.640Z] #20 57.58 Setting up python3-pkg-resources (40.8.0-1) ... [2022-04-07T09:07:08.315Z] Congratulations! Seccomp profile generation is done correctly. [2022-04-07T09:07:08.315Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-07T09:07:08.571Z] #20 58.59 Setting up python3-distutils (3.7.3-1) ... [2022-04-07T09:07:09.136Z] #20 59.26 Setting up python3-setuptools (40.8.0-1) ... [2022-04-07T09:07:09.982Z] #43 126.0 CC criu/pagemap-cache.o [2022-04-07T09:07:10.240Z] #43 126.5 CC criu/pagemap.o [2022-04-07T09:07:10.503Z] #20 60.52 Setting up python3-pip (18.1-5) ... [2022-04-07T09:07:11.146Z] #24 211.8 + return [2022-04-07T09:07:11.146Z] #24 DONE 213.1s [2022-04-07T09:07:11.146Z] [2022-04-07T09:07:11.146Z] #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-04-07T09:07:11.146Z] #53 sha256:1c2c8ca4e50af177c1c65f3d7443db1c26285694a17997c381d0a7fd9358f21b [2022-04-07T09:07:11.146Z] #53 123.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-07T09:07:11.286Z] #40 ... [2022-04-07T09:07:11.286Z] [2022-04-07T09:07:11.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-04-07T09:07:11.286Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:11.286Z] #43 116.9 CC criu/namespaces.o [2022-04-07T09:07:11.286Z] #43 118.9 CC criu/net.o [2022-04-07T09:07:11.286Z] #43 121.7 CC criu/netfilter.o [2022-04-07T09:07:11.286Z] #43 122.1 CC criu/page-pipe.o [2022-04-07T09:07:11.286Z] #43 122.7 CC criu/page-xfer.o [2022-04-07T09:07:11.286Z] #43 124.2 CC criu/pagemap-cache.o [2022-04-07T09:07:11.286Z] #43 124.6 CC criu/pagemap.o [2022-04-07T09:07:11.286Z] #43 125.8 CC criu/parasite-syscall.o [2022-04-07T09:07:11.286Z] #43 127.0 CC criu/path.o [2022-04-07T09:07:11.286Z] #43 ... [2022-04-07T09:07:11.286Z] [2022-04-07T09:07:11.286Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T09:07:11.286Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-07T09:07:11.286Z] #22 10.32 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-07T09:07:11.286Z] #22 11.52 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-07T09:07:11.286Z] #22 11.58 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-07T09:07:11.286Z] #22 11.66 Collecting pyyaml (from yamllint==1.26.1) [2022-04-07T09:07:11.286Z] #22 11.96 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-04-07T09:07:11.286Z] #22 12.25 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-07T09:07:11.286Z] #22 12.25 Building wheels for collected packages: yamllint [2022-04-07T09:07:11.286Z] #22 12.25 Running setup.py bdist_wheel for yamllint: started [2022-04-07T09:07:11.627Z] #43 127.8 CC criu/parasite-syscall.o [2022-04-07T09:07:11.860Z] #22 13.60 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-07T09:07:11.860Z] #22 13.60 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-07T09:07:11.860Z] #22 13.64 Successfully built yamllint [2022-04-07T09:07:11.860Z] #22 13.67 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-07T09:07:11.871Z] #20 61.63 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:07:11.871Z] #20 61.67 Processing triggers for mime-support (3.62) ... [2022-04-07T09:07:12.079Z] #53 124.2 + mkdir -p /build [2022-04-07T09:07:12.079Z] #53 124.2 + cp runc /build/runc [2022-04-07T09:07:12.123Z] #22 14.19 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-07T09:07:12.129Z] #20 DONE 62.1s [2022-04-07T09:07:12.129Z] [2022-04-07T09:07:12.129Z] #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-04-07T09:07:12.129Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-04-07T09:07:12.336Z] #53 DONE 124.6s [2022-04-07T09:07:12.336Z] [2022-04-07T09:07:12.336Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-07T09:07:12.336Z] #25 sha256:4f4a57039f0fe1941ca957568a3df2d070a593139aebd5beac6bce2a4c1f129e [2022-04-07T09:07:12.563Z] #43 ... [2022-04-07T09:07:12.563Z] [2022-04-07T09:07:12.563Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T09:07:12.563Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-07T09:07:12.563Z] #22 11.24 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-07T09:07:12.563Z] #22 11.33 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-07T09:07:12.563Z] #22 11.44 Collecting pyyaml (from yamllint==1.26.1) [2022-04-07T09:07:12.563Z] #22 11.98 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-04-07T09:07:12.563Z] #22 12.34 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-07T09:07:12.563Z] #22 12.34 Building wheels for collected packages: yamllint [2022-04-07T09:07:12.563Z] #22 12.35 Running setup.py bdist_wheel for yamllint: started [2022-04-07T09:07:12.563Z] #22 13.57 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-07T09:07:12.563Z] #22 13.57 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-07T09:07:12.563Z] #22 13.61 Successfully built yamllint [2022-04-07T09:07:12.563Z] #22 13.63 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-07T09:07:12.563Z] #22 14.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-07T09:07:12.822Z] #22 DONE 16.2s [2022-04-07T09:07:12.822Z] [2022-04-07T09:07:12.822Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-07T09:07:12.822Z] #25 sha256:3eb564df0317fbd9f9b855a3994536a35bc4ae956d69b48fd97a3e63bda62e46 [2022-04-07T09:07:12.902Z] #25 DONE 0.5s [2022-04-07T09:07:12.902Z] [2022-04-07T09:07:12.902Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T09:07:12.902Z] #30 sha256:e76f0b8f68f4b0e53384e0f59f1d917dfd8a31e631753eaf373396a73103a00e [2022-04-07T09:07:13.392Z] #25 DONE 0.4s [2022-04-07T09:07:13.392Z] [2022-04-07T09:07:13.392Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T09:07:13.392Z] #30 sha256:327c07f1531748b9c153d7c02b68f1b21a7129be2e9f56a6c5a1d29893ec4596 [2022-04-07T09:07:13.499Z] #21 1.562 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-07T09:07:13.500Z] #21 1.566 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-07T09:07:13.500Z] #21 1.570 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-07T09:07:13.500Z] #21 DONE 1.6s [2022-04-07T09:07:13.500Z] [2022-04-07T09:07:13.500Z] #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-04-07T09:07:13.500Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:13.500Z] #43 117.0 CC criu/namespaces.o [2022-04-07T09:07:13.500Z] #43 119.2 CC criu/net.o [2022-04-07T09:07:14.431Z] #43 123.0 CC criu/netfilter.o [2022-04-07T09:07:14.996Z] #43 123.5 CC criu/page-pipe.o [2022-04-07T09:07:15.560Z] #43 ... [2022-04-07T09:07:15.560Z] [2022-04-07T09:07:15.560Z] #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-04-07T09:07:15.560Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:07:15.560Z] #40 192.1 + dpkg --print-architecture [2022-04-07T09:07:15.560Z] #40 192.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-04-07T09:07:15.817Z] #40 192.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-07T09:07:15.817Z] #40 192.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-07T09:07:16.414Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-04-07T09:07:17.591Z] #30 ... [2022-04-07T09:07:17.591Z] [2022-04-07T09:07:17.591Z] #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-04-07T09:07:17.591Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:07:17.591Z] #40 189.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-07T09:07:17.591Z] #40 189.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-07T09:07:17.591Z] #40 ... [2022-04-07T09:07:17.591Z] [2022-04-07T09:07:17.591Z] #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-04-07T09:07:17.591Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:17.591Z] #43 129.2 CC criu/path.o [2022-04-07T09:07:17.591Z] #43 129.8 CC criu/pie-util-vdso-elf32.o [2022-04-07T09:07:17.591Z] #43 130.7 CC criu/pie-util-vdso.o [2022-04-07T09:07:17.591Z] #43 131.3 CC criu/pie-util.o [2022-04-07T09:07:17.591Z] #43 131.5 CC criu/pipes.o [2022-04-07T09:07:17.591Z] #43 132.4 CC criu/plugin.o [2022-04-07T09:07:17.591Z] #43 133.1 CC criu/proc_parse.o [2022-04-07T09:07:17.671Z] #22 DONE 19.3s [2022-04-07T09:07:17.671Z] [2022-04-07T09:07:17.671Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-07T09:07:17.671Z] #25 sha256:7cdd0b782d85d73ed7d44b69d0539c7b4089b1aac723b96afce7e4451c0c60ca [2022-04-07T09:07:17.933Z] #25 DONE 0.6s [2022-04-07T09:07:17.933Z] [2022-04-07T09:07:17.933Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T09:07:17.933Z] #30 sha256:bcef9f0c3471a53887e4729c4060209d3163554d1f8216497482c4a15412a4fd [2022-04-07T09:07:18.160Z] #30 DONE 4.8s [2022-04-07T09:07:18.161Z] [2022-04-07T09:07:18.161Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-07T09:07:18.161Z] #33 sha256:d6e0b085378ae8a6e496d1a0728ee128a54e664128ad731ff7ccc6b5cc54a4d5 [2022-04-07T09:07:18.161Z] #33 DONE 0.3s [2022-04-07T09:07:18.161Z] [2022-04-07T09:07:18.161Z] #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-04-07T09:07:18.161Z] #56 sha256:6e4ddb12b59a5bfc09dd02b9ba2302af9f33f9dfa6396c095154748e1cd3588b [2022-04-07T09:07:18.161Z] #56 179.0 + bin/containerd [2022-04-07T09:07:18.161Z] #56 ... [2022-04-07T09:07:18.161Z] [2022-04-07T09:07:18.161Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-07T09:07:18.161Z] #35 sha256:b9fdcc247919f40c4787ae6f0bbd13d255723b051e9c139f838b305318034226 [2022-04-07T09:07:18.161Z] #35 DONE 0.1s [2022-04-07T09:07:18.161Z] [2022-04-07T09:07:18.161Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-07T09:07:18.161Z] #38 sha256:dd8574944ad4e7f443d859890a56943a04280e726c0b6d5f03b5ec1dd471b3c1 [2022-04-07T09:07:18.161Z] #38 DONE 0.1s [2022-04-07T09:07:18.161Z] [2022-04-07T09:07:18.161Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-07T09:07:18.161Z] #41 sha256:af2b8dc11081cecf7cd6dafadb4dc92b61b062c4f610444a886cf8db84270850 [2022-04-07T09:07:18.161Z] #41 DONE 0.3s [2022-04-07T09:07:18.161Z] [2022-04-07T09:07:18.161Z] #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-04-07T09:07:18.161Z] #56 sha256:6e4ddb12b59a5bfc09dd02b9ba2302af9f33f9dfa6396c095154748e1cd3588b [2022-04-07T09:07:18.312Z] Congratulations! All API changes are done the right way. [2022-04-07T09:07:18.312Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-07T09:07:18.312Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-07T09:07:18.312Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-07T09:07:18.312Z] Congratulations! No new tests were added to integration-cli. [2022-04-07T09:07:18.312Z] [2022-04-07T09:07:18.312Z] INFO Start validation with golang-ci-lint [2022-04-07T09:07:18.312Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-07T09:07:18.312Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-07T09:07:18.312Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-07T09:07:18.418Z] #56 ... [2022-04-07T09:07:18.418Z] [2022-04-07T09:07:18.418Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-07T09:07:18.418Z] #44 sha256:9e6d650032a3478cce58117003295d6ec7ee858c5c1d4335bc10351ed1c7f2f7 [2022-04-07T09:07:18.418Z] #44 DONE 0.1s [2022-04-07T09:07:18.418Z] [2022-04-07T09:07:18.418Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-07T09:07:18.418Z] #46 sha256:b9ecd2c51595226419e52ef3f41368200f798bf38af49f9d06e2782122208746 [2022-04-07T09:07:18.418Z] #46 DONE 0.1s [2022-04-07T09:07:18.418Z] [2022-04-07T09:07:18.418Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-07T09:07:18.418Z] #48 sha256:f58f80f9f9c5b5736521f395453c79d9f2e287c620a71d9a8c2f4b5301f80d0d [2022-04-07T09:07:18.418Z] #48 DONE 0.1s [2022-04-07T09:07:18.418Z] [2022-04-07T09:07:18.418Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-07T09:07:18.418Z] #50 sha256:1ba2bdf76d05f47229ceee931a7f5bc1bf8a118c45d0c323f6f9883c2fdcf054 [2022-04-07T09:07:18.532Z] #43 ... [2022-04-07T09:07:18.532Z] [2022-04-07T09:07:18.532Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T09:07:18.532Z] #30 sha256:327c07f1531748b9c153d7c02b68f1b21a7129be2e9f56a6c5a1d29893ec4596 [2022-04-07T09:07:18.532Z] #30 DONE 4.9s [2022-04-07T09:07:18.532Z] [2022-04-07T09:07:18.532Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-07T09:07:18.532Z] #33 sha256:38ce84a7e33f9aefbb3b6a61963f75c1230f7a5488f7f7d12ec91599ed96b2f0 [2022-04-07T09:07:18.532Z] #33 DONE 0.3s [2022-04-07T09:07:18.532Z] [2022-04-07T09:07:18.532Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-07T09:07:18.532Z] #35 sha256:cd0e29b9caccf00afd3ed40423e658fcee98c8d556ccdd2281032facee17ad52 [2022-04-07T09:07:18.791Z] #35 DONE 0.1s [2022-04-07T09:07:18.791Z] [2022-04-07T09:07:18.791Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-07T09:07:18.791Z] #38 sha256:f9ea6995dbacfceb2e6d1a14272d00a128ea224996e55e05d4d0d14abe5fe85c [2022-04-07T09:07:18.791Z] #38 DONE 0.1s [2022-04-07T09:07:18.791Z] [2022-04-07T09:07:18.791Z] #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-04-07T09:07:18.791Z] #49 sha256:a3031a5393251f8a9883142b9d3568a9a7ff02c5d20f0f3594c7ae703ee7bb0f [2022-04-07T09:07:18.984Z] #50 DONE 0.4s [2022-04-07T09:07:18.984Z] [2022-04-07T09:07:18.984Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-07T09:07:18.984Z] #52 sha256:0c6fb5309055ba742c0f3894029e9f93326395557b6a7dd3fce0262d1467e729 [2022-04-07T09:07:18.984Z] #52 DONE 0.1s [2022-04-07T09:07:18.984Z] [2022-04-07T09:07:18.984Z] #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-04-07T09:07:18.984Z] #56 sha256:6e4ddb12b59a5bfc09dd02b9ba2302af9f33f9dfa6396c095154748e1cd3588b [2022-04-07T09:07:18.984Z] #56 ... [2022-04-07T09:07:18.984Z] [2022-04-07T09:07:18.984Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-07T09:07:18.984Z] #54 sha256:94a5c1814b36407043d459421a5ae428a543683e4b57db5cb2de600553f3e771 [2022-04-07T09:07:19.241Z] #54 DONE 0.2s [2022-04-07T09:07:19.241Z] [2022-04-07T09:07:19.241Z] #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-04-07T09:07:19.241Z] #56 sha256:6e4ddb12b59a5bfc09dd02b9ba2302af9f33f9dfa6396c095154748e1cd3588b [2022-04-07T09:07:20.701Z] #49 ... [2022-04-07T09:07:20.701Z] [2022-04-07T09:07:20.701Z] #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-04-07T09:07:20.701Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:20.701Z] #43 136.7 CC criu/protobuf-desc.o [2022-04-07T09:07:21.636Z] #43 138.1 CC criu/protobuf.o [2022-04-07T09:07:22.202Z] #30 ... [2022-04-07T09:07:22.202Z] [2022-04-07T09:07:22.202Z] #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-04-07T09:07:22.202Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:22.202Z] #43 127.5 CC criu/pie-util-vdso-elf32.o [2022-04-07T09:07:22.202Z] #43 128.3 CC criu/pie-util-vdso.o [2022-04-07T09:07:22.202Z] #43 128.9 CC criu/pie-util.o [2022-04-07T09:07:22.202Z] #43 129.4 CC criu/pipes.o [2022-04-07T09:07:22.202Z] #43 130.4 CC criu/plugin.o [2022-04-07T09:07:22.202Z] #43 131.5 CC criu/proc_parse.o [2022-04-07T09:07:22.202Z] #43 135.7 CC criu/protobuf-desc.o [2022-04-07T09:07:22.202Z] #43 137.2 CC criu/protobuf.o [2022-04-07T09:07:22.202Z] #43 137.8 CC criu/pstree.o [2022-04-07T09:07:22.203Z] #43 138.7 CC criu/pstree.o [2022-04-07T09:07:23.190Z] #43 ... [2022-04-07T09:07:23.190Z] [2022-04-07T09:07:23.190Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T09:07:23.190Z] #30 sha256:bcef9f0c3471a53887e4729c4060209d3163554d1f8216497482c4a15412a4fd [2022-04-07T09:07:23.190Z] #30 DONE 5.3s [2022-04-07T09:07:23.190Z] [2022-04-07T09:07:23.190Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-07T09:07:23.190Z] #33 sha256:bcac7ab8ee696893c660e15d3df05562e27f1fbb62f6c529f9dc2b4e261e92f9 [2022-04-07T09:07:23.764Z] #33 DONE 0.4s [2022-04-07T09:07:23.764Z] [2022-04-07T09:07:23.764Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-07T09:07:23.764Z] #35 sha256:741a4663462af849f24f8718d2c18e72546d3c74e9a5f364db26f216a291be88 [2022-04-07T09:07:23.764Z] #35 DONE 0.1s [2022-04-07T09:07:23.764Z] [2022-04-07T09:07:23.764Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-07T09:07:23.764Z] #38 sha256:a58716209b44e8544efc1b41a5bcbc5963694e2b4942f33122d815aa89535042 [2022-04-07T09:07:23.764Z] #38 DONE 0.1s [2022-04-07T09:07:23.764Z] [2022-04-07T09:07:23.764Z] #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-04-07T09:07:23.764Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:23.764Z] #43 139.4 CC criu/rbtree.o [2022-04-07T09:07:23.913Z] #40 ... [2022-04-07T09:07:23.913Z] [2022-04-07T09:07:23.913Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T09:07:23.913Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-07T09:07:23.913Z] #22 5.670 Collecting yamllint==1.26.1 [2022-04-07T09:07:23.913Z] #22 ... [2022-04-07T09:07:23.913Z] [2022-04-07T09:07:23.913Z] #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-04-07T09:07:23.913Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:23.913Z] #43 124.2 CC criu/page-xfer.o [2022-04-07T09:07:23.913Z] #43 126.0 CC criu/pagemap-cache.o [2022-04-07T09:07:23.913Z] #43 126.4 CC criu/pagemap.o [2022-04-07T09:07:23.913Z] #43 127.6 CC criu/parasite-syscall.o [2022-04-07T09:07:23.913Z] #43 128.6 CC criu/path.o [2022-04-07T09:07:23.913Z] #43 128.9 CC criu/pie-util-vdso-elf32.o [2022-04-07T09:07:23.913Z] #43 129.4 CC criu/pie-util-vdso.o [2022-04-07T09:07:23.913Z] #43 129.9 CC criu/pie-util.o [2022-04-07T09:07:23.913Z] #43 130.0 CC criu/pipes.o [2022-04-07T09:07:23.913Z] #43 130.8 CC criu/plugin.o [2022-04-07T09:07:23.913Z] #43 131.2 CC criu/proc_parse.o [2022-04-07T09:07:24.026Z] #43 139.9 CC criu/rst-malloc.o [2022-04-07T09:07:24.108Z] #43 140.3 CC criu/rbtree.o [2022-04-07T09:07:24.368Z] #43 140.7 CC criu/rst-malloc.o [2022-04-07T09:07:24.478Z] #43 ... [2022-04-07T09:07:24.478Z] [2022-04-07T09:07:24.478Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-04-07T09:07:24.478Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-04-07T09:07:24.478Z] #22 11.02 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-04-07T09:07:24.615Z] #43 140.5 CC criu/seccomp.o [2022-04-07T09:07:24.627Z] #43 140.9 CC criu/seccomp.o [2022-04-07T09:07:25.191Z] #43 141.1 CC criu/seize.o [2022-04-07T09:07:25.196Z] #43 141.6 CC criu/seize.o [2022-04-07T09:07:25.849Z] #22 12.24 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-04-07T09:07:25.849Z] #22 12.31 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-04-07T09:07:25.849Z] #22 12.35 Collecting pyyaml (from yamllint==1.26.1) [2022-04-07T09:07:26.135Z] #43 142.5 CC criu/servicefd.o [2022-04-07T09:07:26.414Z] #22 12.66 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-04-07T09:07:26.671Z] #22 12.99 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-04-07T09:07:26.671Z] #22 13.00 Building wheels for collected packages: yamllint [2022-04-07T09:07:26.671Z] #22 13.00 Running setup.py bdist_wheel for yamllint: started [2022-04-07T09:07:26.704Z] #43 143.0 CC criu/shmem.o [2022-04-07T09:07:27.173Z] #43 ... [2022-04-07T09:07:27.173Z] [2022-04-07T09:07:27.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-04-07T09:07:27.173Z] #49 sha256:6e6db90e84708e4574966fb49dda4f3dfec808759e9e4eb9a23f0bff3e245410 [2022-04-07T09:07:27.173Z] #49 209.0 + /build/golangci-lint --version [2022-04-07T09:07:27.173Z] #49 209.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-07T09:07:27.173Z] #49 DONE 210.0s [2022-04-07T09:07:27.173Z] [2022-04-07T09:07:27.173Z] #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-04-07T09:07:27.173Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:27.173Z] #43 142.8 CC criu/servicefd.o [2022-04-07T09:07:27.602Z] #22 14.07 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-04-07T09:07:27.602Z] #22 14.07 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-04-07T09:07:27.603Z] #22 14.14 Successfully built yamllint [2022-04-07T09:07:27.642Z] #43 143.8 CC criu/sigframe.o [2022-04-07T09:07:27.642Z] #43 ... [2022-04-07T09:07:27.642Z] [2022-04-07T09:07:27.642Z] #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-04-07T09:07:27.642Z] #49 sha256:a3031a5393251f8a9883142b9d3568a9a7ff02c5d20f0f3594c7ae703ee7bb0f [2022-04-07T09:07:27.642Z] #49 210.5 + /build/golangci-lint --version [2022-04-07T09:07:27.750Z] #43 143.6 CC criu/shmem.o [2022-04-07T09:07:27.859Z] #22 14.16 Installing collected packages: pathspec, pyyaml, yamllint [2022-04-07T09:07:27.901Z] #49 210.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-07T09:07:28.116Z] #22 14.54 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-07T09:07:28.470Z] #49 DONE 211.3s [2022-04-07T09:07:28.470Z] [2022-04-07T09:07:28.470Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-04-07T09:07:28.470Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:28.470Z] #43 144.0 CC criu/signalfd.o [2022-04-07T09:07:28.470Z] #43 144.2 CC criu/sk-inet.o [2022-04-07T09:07:29.151Z] #43 144.8 CC criu/sigframe.o [2022-04-07T09:07:29.151Z] #43 145.1 CC criu/signalfd.o [2022-04-07T09:07:29.411Z] #43 145.7 CC criu/sk-netlink.o [2022-04-07T09:07:29.415Z] #43 145.5 CC criu/sk-inet.o [2022-04-07T09:07:29.980Z] #43 146.4 CC criu/sk-packet.o [2022-04-07T09:07:30.015Z] #22 DONE 16.2s [2022-04-07T09:07:30.015Z] [2022-04-07T09:07:30.015Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-04-07T09:07:30.015Z] #25 sha256:b5fc8a364b0bd96656c748019be22d6913f2b3703baa1f4376b588c4b5556f89 [2022-04-07T09:07:30.273Z] #25 DONE 0.4s [2022-04-07T09:07:30.273Z] [2022-04-07T09:07:30.273Z] #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-04-07T09:07:30.273Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:30.273Z] #43 133.9 CC criu/protobuf-desc.o [2022-04-07T09:07:30.273Z] #43 135.1 CC criu/protobuf.o [2022-04-07T09:07:30.273Z] #43 135.6 CC criu/pstree.o [2022-04-07T09:07:30.273Z] #43 137.0 CC criu/rbtree.o [2022-04-07T09:07:30.273Z] #43 137.3 CC criu/rst-malloc.o [2022-04-07T09:07:30.273Z] #43 137.6 CC criu/seccomp.o [2022-04-07T09:07:30.273Z] #43 138.4 CC criu/seize.o [2022-04-07T09:07:30.822Z] #43 146.4 CC criu/sk-netlink.o [2022-04-07T09:07:30.822Z] #43 146.7 CC criu/sk-packet.o [2022-04-07T09:07:30.919Z] #43 147.0 CC criu/sk-queue.o [2022-04-07T09:07:31.179Z] #43 147.4 CC criu/sk-tcp.o [2022-04-07T09:07:31.204Z] #43 139.5 CC criu/servicefd.o [2022-04-07T09:07:31.396Z] #43 147.4 CC criu/sk-queue.o [2022-04-07T09:07:31.747Z] #43 147.9 CC criu/sk-unix.o [2022-04-07T09:07:31.768Z] #43 140.1 CC criu/shmem.o [2022-04-07T09:07:31.768Z] #43 ... [2022-04-07T09:07:31.768Z] [2022-04-07T09:07:31.768Z] #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-04-07T09:07:31.768Z] #49 sha256:6107a5977c46cd50bea54122c1284fb46d1624565b572ad6ae73bff547adb8e6 [2022-04-07T09:07:31.768Z] #49 208.6 + /build/golangci-lint --version [2022-04-07T09:07:31.969Z] #43 147.8 CC criu/sk-tcp.o [2022-04-07T09:07:32.025Z] #49 209.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-04-07T09:07:32.541Z] #43 148.3 CC criu/sk-unix.o [2022-04-07T09:07:33.114Z] #43 ... [2022-04-07T09:07:33.114Z] [2022-04-07T09:07:33.114Z] #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-04-07T09:07:33.114Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:07:33.114Z] #40 DONE 215.8s [2022-04-07T09:07:33.114Z] [2022-04-07T09:07:33.114Z] #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-04-07T09:07:33.114Z] #53 sha256:a91533ddad83cb286acff7afad7581d386a59fcd6dc00a44edbd8250dd4f7199 [2022-04-07T09:07:33.651Z] #43 149.6 CC criu/sockets.o [2022-04-07T09:07:34.058Z] #53 ... [2022-04-07T09:07:34.058Z] [2022-04-07T09:07:34.058Z] #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-04-07T09:07:34.058Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:34.058Z] #43 150.0 CC criu/sockets.o [2022-04-07T09:07:34.218Z] #43 150.4 CC criu/stats.o [2022-04-07T09:07:34.478Z] #43 ... [2022-04-07T09:07:34.478Z] [2022-04-07T09:07:34.478Z] #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-04-07T09:07:34.478Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:07:34.478Z] #40 DONE 216.7s [2022-04-07T09:07:34.478Z] [2022-04-07T09:07:34.478Z] #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-04-07T09:07:34.478Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:34.478Z] #43 150.7 CC criu/string.o [2022-04-07T09:07:34.478Z] #43 150.8 CC criu/sysctl.o [2022-04-07T09:07:35.002Z] #43 150.9 CC criu/stats.o [2022-04-07T09:07:35.045Z] #43 151.4 CC criu/sysfs_parse.o [2022-04-07T09:07:35.264Z] #43 151.1 CC criu/string.o [2022-04-07T09:07:35.264Z] #43 ... [2022-04-07T09:07:35.264Z] [2022-04-07T09:07:35.264Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-07T09:07:35.264Z] #41 sha256:ff682332d48848ebf430ee83a20431a23eccc5c909b9c56b07473ab97e382335 [2022-04-07T09:07:35.264Z] #41 DONE 0.5s [2022-04-07T09:07:35.264Z] [2022-04-07T09:07:35.264Z] #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-04-07T09:07:35.264Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:35.264Z] #43 151.2 CC criu/sysctl.o [2022-04-07T09:07:35.308Z] #43 151.8 CC criu/timens.o [2022-04-07T09:07:35.840Z] #43 151.6 CC criu/sysfs_parse.o [2022-04-07T09:07:35.878Z] #43 152.1 CC criu/timerfd.o [2022-04-07T09:07:35.878Z] #43 152.4 CC criu/tty.o [2022-04-07T09:07:36.103Z] #43 151.9 CC criu/timens.o [2022-04-07T09:07:36.137Z] #43 ... [2022-04-07T09:07:36.137Z] [2022-04-07T09:07:36.137Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-07T09:07:36.137Z] #41 sha256:87fca4ab25dda61cc24ad91fb49f11b8f3d5d37abbf94d47105414b0999823ad [2022-04-07T09:07:36.137Z] #41 DONE 0.6s [2022-04-07T09:07:36.137Z] [2022-04-07T09:07:36.137Z] #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-04-07T09:07:36.137Z] #53 sha256:b2ea6500a05ace10d6d81e25b65df293d9383f72792eb65a6a12f5088dc43902 [2022-04-07T09:07:36.195Z] #49 ... [2022-04-07T09:07:36.195Z] [2022-04-07T09:07:36.195Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-07T09:07:36.195Z] #30 sha256:a730b4b4702b493216c854c3daa2d0c4f23ae505f640fd1b37d134e79834d23c [2022-04-07T09:07:36.195Z] #30 DONE 5.7s [2022-04-07T09:07:36.195Z] [2022-04-07T09:07:36.195Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-04-07T09:07:36.195Z] #49 sha256:6107a5977c46cd50bea54122c1284fb46d1624565b572ad6ae73bff547adb8e6 [2022-04-07T09:07:36.195Z] #49 DONE 213.0s [2022-04-07T09:07:36.195Z] [2022-04-07T09:07:36.195Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-07T09:07:36.195Z] #33 sha256:fc643218853881c92efc72a0a2ba7cbe9cc974bd760236d22287ae8721278bde [2022-04-07T09:07:36.365Z] #43 152.2 CC criu/timerfd.o [2022-04-07T09:07:36.627Z] #43 152.4 CC criu/tty.o [2022-04-07T09:07:36.758Z] #33 DONE 0.7s [2022-04-07T09:07:36.758Z] [2022-04-07T09:07:36.758Z] #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-04-07T09:07:36.758Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:36.758Z] #43 141.1 CC criu/sigframe.o [2022-04-07T09:07:36.758Z] #43 141.3 CC criu/signalfd.o [2022-04-07T09:07:36.758Z] #43 141.5 CC criu/sk-inet.o [2022-04-07T09:07:36.758Z] #43 142.5 CC criu/sk-netlink.o [2022-04-07T09:07:36.758Z] #43 142.9 CC criu/sk-packet.o [2022-04-07T09:07:36.758Z] #43 143.3 CC criu/sk-queue.o [2022-04-07T09:07:36.758Z] #43 143.7 CC criu/sk-tcp.o [2022-04-07T09:07:36.758Z] #43 144.2 CC criu/sk-unix.o [2022-04-07T09:07:37.015Z] #43 ... [2022-04-07T09:07:37.015Z] [2022-04-07T09:07:37.015Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-04-07T09:07:37.015Z] #35 sha256:67c9ff18526292197c6db4f8120d0d877907520607ee6ffa4768ff00707b6dee [2022-04-07T09:07:37.015Z] #35 DONE 0.4s [2022-04-07T09:07:37.272Z] [2022-04-07T09:07:37.272Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-04-07T09:07:37.272Z] #38 sha256:06335dc4ab4dee1ac40fb7b2b41dd8868cacf7e1e258631556fcad04e54e0918 [2022-04-07T09:07:37.272Z] #38 DONE 0.3s [2022-04-07T09:07:37.272Z] [2022-04-07T09:07:37.272Z] #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-04-07T09:07:37.272Z] #56 sha256:59d2b81e164db08666113e61684ece61cf514958c234bd8631f18261413d9fe8 [2022-04-07T09:07:37.302Z] #56 203.6 # github.com/containerd/containerd/cmd/containerd [2022-04-07T09:07:37.302Z] #56 203.6 /usr/bin/ld: /tmp/go-link-340743012/000019.o: in function `New': [2022-04-07T09:07:37.302Z] #56 203.6 /tmp/tmp.ykyTfDZrvf/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-07T09:07:37.302Z] #56 203.7 + bin/containerd-stress [2022-04-07T09:07:37.518Z] #53 ... [2022-04-07T09:07:37.519Z] [2022-04-07T09:07:37.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-04-07T09:07:37.519Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:37.519Z] #43 153.7 CC criu/tun.o [2022-04-07T09:07:37.573Z] #43 153.5 CC criu/tun.o [2022-04-07T09:07:37.778Z] #43 154.1 CC criu/uffd.o [2022-04-07T09:07:37.868Z] #56 204.7 + bin/containerd-shim [2022-04-07T09:07:38.148Z] #43 153.9 CC criu/uffd.o [2022-04-07T09:07:38.213Z] #56 ... [2022-04-07T09:07:38.213Z] [2022-04-07T09:07:38.213Z] #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-04-07T09:07:38.213Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:38.213Z] #43 146.6 CC criu/sockets.o [2022-04-07T09:07:38.716Z] #43 155.0 CC criu/util.o [2022-04-07T09:07:38.721Z] #43 154.7 CC criu/util.o [2022-04-07T09:07:39.583Z] #43 147.8 CC criu/stats.o [2022-04-07T09:07:39.583Z] #43 148.1 CC criu/string.o [2022-04-07T09:07:39.654Z] #43 155.8 CC criu/uts_ns.o [2022-04-07T09:07:39.654Z] #43 156.0 CC criu/vdso-compat.o [2022-04-07T09:07:39.669Z] #43 155.5 CC criu/uts_ns.o [2022-04-07T09:07:39.840Z] #43 148.1 CC criu/sysctl.o [2022-04-07T09:07:39.840Z] #43 ... [2022-04-07T09:07:39.840Z] [2022-04-07T09:07:39.840Z] #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-04-07T09:07:39.840Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-04-07T09:07:39.840Z] #40 DONE 216.4s [2022-04-07T09:07:39.914Z] #43 156.1 CC criu/vdso.o [2022-04-07T09:07:39.932Z] #43 155.6 CC criu/vdso-compat.o [2022-04-07T09:07:39.932Z] #43 155.8 CC criu/vdso.o [2022-04-07T09:07:40.096Z] [2022-04-07T09:07:40.096Z] #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-04-07T09:07:40.096Z] #56 sha256:59d2b81e164db08666113e61684ece61cf514958c234bd8631f18261413d9fe8 [2022-04-07T09:07:40.173Z] #43 156.6 LINK criu/built-in.o [2022-04-07T09:07:40.193Z] #43 156.2 LINK criu/built-in.o [2022-04-07T09:07:40.353Z] #56 ... [2022-04-07T09:07:40.353Z] [2022-04-07T09:07:40.353Z] #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-04-07T09:07:40.353Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:40.353Z] #43 148.9 CC criu/sysfs_parse.o [2022-04-07T09:07:40.432Z] #43 156.7 LINK criu/criu [2022-04-07T09:07:40.456Z] #43 156.3 LINK criu/criu [2022-04-07T09:07:40.692Z] #43 157.0 DEP lib/c/criu.d [2022-04-07T09:07:40.692Z] #43 157.1 CC images/rpc.pb-c.o [2022-04-07T09:07:40.717Z] #43 156.6 DEP lib/c/criu.d [2022-04-07T09:07:40.717Z] #43 156.7 CC images/rpc.pb-c.o [2022-04-07T09:07:40.918Z] #43 149.3 CC criu/timens.o [2022-04-07T09:07:40.951Z] #43 157.4 CC lib/c/criu.o [2022-04-07T09:07:41.175Z] #43 149.6 CC criu/timerfd.o [2022-04-07T09:07:41.291Z] #43 157.1 CC lib/c/criu.o [2022-04-07T09:07:41.432Z] #43 149.9 CC criu/tty.o [2022-04-07T09:07:41.888Z] #43 158.1 LINK lib/c/built-in.o [2022-04-07T09:07:41.889Z] #43 158.1 LINK lib/c/libcriu.so [2022-04-07T09:07:41.889Z] #43 158.2 LINK lib/c/libcriu.a [2022-04-07T09:07:41.889Z] #43 158.2 GEN magic.py [2022-04-07T09:07:42.148Z] #43 158.3 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T09:07:42.148Z] #43 158.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T09:07:42.148Z] #43 158.3 Note: Building without GnuTLS support [2022-04-07T09:07:42.148Z] #43 158.3 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T09:07:42.148Z] #43 158.3 Makefile.config:40: Warn: Building without nftables support [2022-04-07T09:07:42.237Z] #43 157.9 LINK lib/c/built-in.o [2022-04-07T09:07:42.237Z] #43 157.9 LINK lib/c/libcriu.so [2022-04-07T09:07:42.237Z] #43 157.9 LINK lib/c/libcriu.a [2022-04-07T09:07:42.237Z] #43 158.0 GEN magic.py [2022-04-07T09:07:42.237Z] #43 158.1 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T09:07:42.237Z] #43 158.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T09:07:42.237Z] #43 158.1 Note: Building without GnuTLS support [2022-04-07T09:07:42.237Z] #43 158.2 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T09:07:42.237Z] #43 158.2 Makefile.config:40: Warn: Building without nftables support [2022-04-07T09:07:42.718Z] #43 158.9 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T09:07:42.803Z] #43 ... [2022-04-07T09:07:42.803Z] [2022-04-07T09:07:42.803Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-04-07T09:07:42.803Z] #41 sha256:5f3c60a978051aa27c464c8dca864cef26206ab53a651be1551abbddd0f6fd5c [2022-04-07T09:07:42.803Z] #41 DONE 0.6s [2022-04-07T09:07:42.803Z] [2022-04-07T09:07:42.804Z] #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-04-07T09:07:42.804Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-04-07T09:07:42.804Z] #43 151.2 CC criu/tun.o [2022-04-07T09:07:42.810Z] #43 158.7 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T09:07:42.977Z] #43 159.4 make[1]: Nothing to be done for 'all'. [2022-04-07T09:07:43.060Z] #43 151.6 CC criu/uffd.o [2022-04-07T09:07:43.122Z] #56 209.9 + bin/containerd-shim-runc-v1 [2022-04-07T09:07:43.382Z] #43 159.3 make[1]: Nothing to be done for 'all'. [2022-04-07T09:07:43.545Z] #43 159.9 make[1]: 'images/built-in.o' is up to date. [2022-04-07T09:07:43.545Z] #43 159.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-07T09:07:43.545Z] #43 160.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-07T09:07:43.545Z] #43 160.0 make[1]: 'compel/libcompel.a' is up to date. [2022-04-07T09:07:43.545Z] #43 160.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-07T09:07:43.545Z] #43 160.0 make[1]: Nothing to be done for 'all'. [2022-04-07T09:07:43.843Z] #43 160.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T09:07:43.843Z] #43 160.2 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:43.843Z] #43 160.2 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:43.843Z] #43 160.3 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:43.956Z] #43 159.8 make[1]: 'images/built-in.o' is up to date. [2022-04-07T09:07:43.956Z] #43 159.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-07T09:07:43.956Z] #43 159.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-07T09:07:43.956Z] #43 159.9 make[1]: 'compel/libcompel.a' is up to date. [2022-04-07T09:07:43.956Z] #43 159.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-07T09:07:43.956Z] #43 159.9 make[1]: Nothing to be done for 'all'. [2022-04-07T09:07:43.956Z] #43 159.9 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T09:07:44.061Z] #43 152.5 CC criu/util.o [2022-04-07T09:07:44.102Z] #43 160.4 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.102Z] #43 160.4 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.102Z] #43 160.4 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.102Z] #43 160.4 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.102Z] #43 160.5 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.102Z] #43 160.5 INSTALL criu/criu [2022-04-07T09:07:44.218Z] #43 160.1 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.218Z] #43 160.1 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.218Z] #43 160.1 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.362Z] #43 DONE 160.8s [2022-04-07T09:07:44.363Z] [2022-04-07T09:07:44.363Z] #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-04-07T09:07:44.363Z] #53 sha256:b2ea6500a05ace10d6d81e25b65df293d9383f72792eb65a6a12f5088dc43902 [2022-04-07T09:07:44.483Z] #43 160.2 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.483Z] #43 160.3 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.483Z] #43 160.3 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.483Z] #43 160.3 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.483Z] #43 160.4 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:44.744Z] #43 160.4 INSTALL criu/criu [2022-04-07T09:07:44.997Z] #43 153.5 CC criu/uts_ns.o [2022-04-07T09:07:45.005Z] #43 DONE 160.8s [2022-04-07T09:07:45.005Z] [2022-04-07T09:07:45.005Z] #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-04-07T09:07:45.005Z] #53 sha256:a91533ddad83cb286acff7afad7581d386a59fcd6dc00a44edbd8250dd4f7199 [2022-04-07T09:07:45.252Z] #43 153.6 CC criu/vdso-compat.o [2022-04-07T09:07:45.301Z] #53 ... [2022-04-07T09:07:45.301Z] [2022-04-07T09:07:45.301Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-07T09:07:45.301Z] #44 sha256:8c0182ed190ee98794495cd31c87e4dd8089ca03cee0d2eb5498159533240de9 [2022-04-07T09:07:45.508Z] #43 153.8 CC criu/vdso.o [2022-04-07T09:07:45.560Z] #44 DONE 0.1s [2022-04-07T09:07:45.560Z] [2022-04-07T09:07:45.560Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-07T09:07:45.560Z] #46 sha256:9c966986bb13e0096b935849c2b31d63f8cb87215ce77cd1eebbc378e1074d46 [2022-04-07T09:07:45.560Z] #46 DONE 0.1s [2022-04-07T09:07:45.560Z] [2022-04-07T09:07:45.560Z] #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-04-07T09:07:45.560Z] #53 sha256:b2ea6500a05ace10d6d81e25b65df293d9383f72792eb65a6a12f5088dc43902 [2022-04-07T09:07:45.560Z] #53 ... [2022-04-07T09:07:45.560Z] [2022-04-07T09:07:45.560Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-07T09:07:45.560Z] #48 sha256:0ba4c2220ae27d957d2ddf378bce35a6c271589b304e18e21edc130fee03422a [2022-04-07T09:07:45.560Z] #48 DONE 0.1s [2022-04-07T09:07:45.560Z] [2022-04-07T09:07:45.560Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-07T09:07:45.560Z] #50 sha256:2c606529eb4d482f7f62f4cad0b3679f601a271d3ee3d2514f8df16287da3ada [2022-04-07T09:07:45.764Z] #43 154.2 LINK criu/built-in.o [2022-04-07T09:07:45.764Z] #43 154.4 LINK criu/criu [2022-04-07T09:07:45.819Z] #50 DONE 0.4s [2022-04-07T09:07:45.819Z] [2022-04-07T09:07:45.819Z] #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-04-07T09:07:45.819Z] #53 sha256:b2ea6500a05ace10d6d81e25b65df293d9383f72792eb65a6a12f5088dc43902 [2022-04-07T09:07:45.950Z] #53 ... [2022-04-07T09:07:45.950Z] [2022-04-07T09:07:45.950Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-07T09:07:45.950Z] #44 sha256:bdcaf12d0b420c146a90074c82a0a60811548cf33d32648b0c0f64c5da7ded57 [2022-04-07T09:07:45.950Z] #44 DONE 0.1s [2022-04-07T09:07:45.950Z] [2022-04-07T09:07:45.950Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-07T09:07:45.950Z] #46 sha256:a5a0c9c4422e85e96edea349d15190a3b23ea09d7a7a57b35eaa90e43c7e3ef5 [2022-04-07T09:07:46.020Z] #43 154.6 DEP lib/c/criu.d [2022-04-07T09:07:46.078Z] #53 ... [2022-04-07T09:07:46.078Z] [2022-04-07T09:07:46.078Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-07T09:07:46.078Z] #52 sha256:79a3bb8f362cad672e93ee31e6517c4f0c5019dbdd69b11fb15d7c9e86d75409 [2022-04-07T09:07:46.078Z] #52 DONE 0.1s [2022-04-07T09:07:46.212Z] #46 DONE 0.1s [2022-04-07T09:07:46.212Z] [2022-04-07T09:07:46.212Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-07T09:07:46.212Z] #48 sha256:61d3488b93af7105aee2b296dde4ec0ac84659da5bfa2bbace11581c2296689b [2022-04-07T09:07:46.212Z] #48 DONE 0.2s [2022-04-07T09:07:46.212Z] [2022-04-07T09:07:46.212Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-07T09:07:46.212Z] #50 sha256:9beec2abec8e86ad3c154d569fb4b4f323d504ca3b09ae817b99cbd5e55f044b [2022-04-07T09:07:46.276Z] #43 154.7 CC images/rpc.pb-c.o [2022-04-07T09:07:46.338Z] [2022-04-07T09:07:46.338Z] #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-04-07T09:07:46.338Z] #53 sha256:b2ea6500a05ace10d6d81e25b65df293d9383f72792eb65a6a12f5088dc43902 [2022-04-07T09:07:46.785Z] #50 DONE 0.4s [2022-04-07T09:07:46.785Z] [2022-04-07T09:07:46.785Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-07T09:07:46.785Z] #52 sha256:6241b9d134ccae2c00556e1b01bc62ccda7889ae702efa05f5e9724a6fc6d36f [2022-04-07T09:07:46.785Z] #52 DONE 0.1s [2022-04-07T09:07:46.785Z] [2022-04-07T09:07:46.785Z] #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-04-07T09:07:46.785Z] #53 sha256:a91533ddad83cb286acff7afad7581d386a59fcd6dc00a44edbd8250dd4f7199 [2022-04-07T09:07:46.839Z] #43 155.1 CC lib/c/criu.o [2022-04-07T09:07:47.402Z] #43 155.9 LINK lib/c/built-in.o [2022-04-07T09:07:47.402Z] #43 155.9 LINK lib/c/libcriu.so [2022-04-07T09:07:47.402Z] #43 155.9 LINK lib/c/libcriu.a [2022-04-07T09:07:47.402Z] #43 156.0 GEN magic.py [2022-04-07T09:07:47.503Z] #56 213.9 + bin/containerd-shim-runc-v2 [2022-04-07T09:07:47.503Z] #56 214.5 + binaries [2022-04-07T09:07:47.503Z] #56 214.5 + install -D bin/containerd /build/containerd [2022-04-07T09:07:47.503Z] #56 214.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-07T09:07:47.503Z] #56 214.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-07T09:07:47.503Z] #56 214.5 + install -D bin/ctr /build/ctr [2022-04-07T09:07:47.659Z] #43 156.1 Note: Building without setproctitle() and strlcpy() support. [2022-04-07T09:07:47.659Z] #43 156.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-04-07T09:07:47.659Z] #43 156.1 Note: Building without GnuTLS support [2022-04-07T09:07:47.659Z] #43 156.1 Makefile.config:39: Warn: you have no libnftables installed [2022-04-07T09:07:47.659Z] #43 156.1 Makefile.config:40: Warn: Building without nftables support [2022-04-07T09:07:48.223Z] #43 156.7 fatal: not a git repository (or any of the parent directories): .git [2022-04-07T09:07:48.788Z] #43 157.3 make[1]: Nothing to be done for 'all'. [2022-04-07T09:07:49.352Z] #43 157.9 make[1]: 'images/built-in.o' is up to date. [2022-04-07T09:07:49.352Z] #43 157.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-04-07T09:07:49.352Z] #43 158.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-04-07T09:07:49.352Z] #43 158.0 make[1]: 'compel/libcompel.a' is up to date. [2022-04-07T09:07:49.608Z] #43 158.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-04-07T09:07:49.608Z] #43 158.0 make[1]: Nothing to be done for 'all'. [2022-04-07T09:07:49.608Z] #43 158.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-04-07T09:07:49.608Z] #43 158.2 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:49.865Z] #43 158.3 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:49.865Z] #43 158.3 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:49.865Z] #43 158.4 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:49.865Z] #43 158.5 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:49.865Z] #43 158.5 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:50.028Z] #56 DONE 216.7s [2022-04-07T09:07:50.122Z] #43 158.6 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:50.122Z] #43 158.6 make[2]: Nothing to be done for 'all'. [2022-04-07T09:07:50.285Z] [2022-04-07T09:07:50.285Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-07T09:07:50.285Z] #57 sha256:99a171a41aab47040384a4214d4d1188a467d8e554cb6915d55b11337c667009 [2022-04-07T09:07:50.379Z] #43 158.7 INSTALL criu/criu [2022-04-07T09:07:50.635Z] #43 DONE 159.0s [2022-04-07T09:07:50.635Z] [2022-04-07T09:07:50.635Z] #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-04-07T09:07:50.635Z] #56 sha256:59d2b81e164db08666113e61684ece61cf514958c234bd8631f18261413d9fe8 [2022-04-07T09:07:51.215Z] #57 DONE 0.8s [2022-04-07T09:07:51.216Z] [2022-04-07T09:07:51.216Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-07T09:07:51.216Z] #61 sha256:93ae56efd49ef819307a0e19204d9b243c343912d25f27a029e3f4a367a6e045 [2022-04-07T09:07:51.216Z] #61 DONE 0.2s [2022-04-07T09:07:51.216Z] [2022-04-07T09:07:51.216Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-07T09:07:51.216Z] #66 sha256:792f883169b24259a38dbb9e3e3372c2ff2cb33da658a4a59f65657eb40a7f83 [2022-04-07T09:07:52.584Z] #66 DONE 1.1s [2022-04-07T09:07:52.585Z] [2022-04-07T09:07:52.585Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-07T09:07:52.585Z] #68 sha256:33033bf6c2d663873987e3f8c5ede0497e95bffd2fe7ea2a343ba13de1c3b7d1 [2022-04-07T09:07:52.585Z] #68 DONE 0.1s [2022-04-07T09:07:52.585Z] [2022-04-07T09:07:52.585Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-07T09:07:52.585Z] #69 sha256:e408fda368cf5673639c5f38d1065977dbe04ff96e62b8696b20c135a468453f [2022-04-07T09:07:52.585Z] #69 DONE 0.0s [2022-04-07T09:07:52.585Z] [2022-04-07T09:07:52.585Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-07T09:07:52.585Z] #70 sha256:ee96c6e4396e7f3a44ef9b14f6cc16539529a8b0901997ff93883546efb979c7 [2022-04-07T09:07:53.147Z] #70 DONE 0.9s [2022-04-07T09:07:53.173Z] #56 ... [2022-04-07T09:07:53.173Z] [2022-04-07T09:07:53.173Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-04-07T09:07:53.173Z] #44 sha256:8e2a8213ac2b9af886e185f9870bb9dc241611d0b52632b940b847905bc290e2 [2022-04-07T09:07:53.173Z] #44 DONE 0.1s [2022-04-07T09:07:53.173Z] [2022-04-07T09:07:53.173Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-04-07T09:07:53.173Z] #46 sha256:7a4916601f7627dff65b3998724a84fe4bb967d8c948b588dffa18685e249d10 [2022-04-07T09:07:53.173Z] #46 DONE 0.1s [2022-04-07T09:07:53.173Z] [2022-04-07T09:07:53.173Z] #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-04-07T09:07:53.173Z] #56 sha256:59d2b81e164db08666113e61684ece61cf514958c234bd8631f18261413d9fe8 [2022-04-07T09:07:53.173Z] #56 ... [2022-04-07T09:07:53.173Z] [2022-04-07T09:07:53.173Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-07T09:07:53.173Z] #48 sha256:e37c971371a551623d47715652665ff4fb541ebcf6393f9ae771caa944fbe80d [2022-04-07T09:07:53.173Z] #48 DONE 0.1s [2022-04-07T09:07:53.173Z] [2022-04-07T09:07:53.173Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-07T09:07:53.173Z] #50 sha256:8bd1a3064331def7a42119576e23b7492404bfb378c6d9069ed6587237bf3375 [2022-04-07T09:07:53.404Z] [2022-04-07T09:07:53.404Z] #71 exporting to image [2022-04-07T09:07:53.404Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-07T09:07:53.404Z] #71 exporting layers [2022-04-07T09:07:53.433Z] #50 DONE 0.4s [2022-04-07T09:07:53.433Z] [2022-04-07T09:07:53.433Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-07T09:07:53.433Z] #52 sha256:947bb28a39d0caed7cbbaa1de3b018f53342ca8718a3723d58e821b19bdd5729 [2022-04-07T09:07:53.433Z] #52 DONE 0.1s [2022-04-07T09:07:53.433Z] [2022-04-07T09:07:53.433Z] #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-04-07T09:07:53.433Z] #56 sha256:59d2b81e164db08666113e61684ece61cf514958c234bd8631f18261413d9fe8 [2022-04-07T09:07:56.674Z] #71 exporting layers 3.3s done [2022-04-07T09:07:56.674Z] #71 writing image sha256:1d8f2dfe6c581ac9fe12efee23be6f6aeeefb13e55d8e98d76b57009055d7385 done [2022-04-07T09:07:56.674Z] #71 naming to docker.io/library/docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c done [2022-04-07T09:07:56.674Z] #71 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-07T09:07:56.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/test/unit [2022-04-07T09:08:01.161Z] ? github.com/docker/docker/api [no test files] [2022-04-07T09:08:04.500Z] #53 ... [2022-04-07T09:08:04.500Z] [2022-04-07T09:08:04.500Z] #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-04-07T09:08:04.500Z] #56 sha256:9dbdfb29e37b9be55d5b438b45c65af1a322a1aef5bcdbcac26d3f0d3b96dc63 [2022-04-07T09:08:04.500Z] #56 203.5 + bin/containerd [2022-04-07T09:08:04.500Z] #56 ... [2022-04-07T09:08:04.500Z] [2022-04-07T09:08:04.500Z] #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-04-07T09:08:04.500Z] #53 sha256:b2ea6500a05ace10d6d81e25b65df293d9383f72792eb65a6a12f5088dc43902 [2022-04-07T09:08:04.500Z] #53 137.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-07T09:08:04.500Z] #53 138.1 + mkdir -p /build [2022-04-07T09:08:04.500Z] #53 138.1 + cp runc /build/runc [2022-04-07T09:08:04.500Z] #53 DONE 138.9s [2022-04-07T09:08:04.761Z] [2022-04-07T09:08:04.761Z] #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-04-07T09:08:04.761Z] #56 sha256:9dbdfb29e37b9be55d5b438b45c65af1a322a1aef5bcdbcac26d3f0d3b96dc63 [2022-04-07T09:08:04.924Z] #53 ... [2022-04-07T09:08:04.924Z] [2022-04-07T09:08:04.924Z] #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-04-07T09:08:04.924Z] #56 sha256:44f20dd12172c351024fbc1d49f56449db231a981988e4171054d76ff3407c09 [2022-04-07T09:08:04.924Z] #56 202.1 + bin/containerd [2022-04-07T09:08:04.924Z] #56 ... [2022-04-07T09:08:04.924Z] [2022-04-07T09:08:04.924Z] #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-04-07T09:08:04.924Z] #53 sha256:a91533ddad83cb286acff7afad7581d386a59fcd6dc00a44edbd8250dd4f7199 [2022-04-07T09:08:04.924Z] #53 135.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-07T09:08:04.924Z] #53 136.5 + mkdir -p /build [2022-04-07T09:08:04.924Z] #53 136.5 + cp runc /build/runc [2022-04-07T09:08:04.924Z] #53 DONE 137.4s [2022-04-07T09:08:04.924Z] [2022-04-07T09:08:04.924Z] #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-04-07T09:08:04.924Z] #56 sha256:44f20dd12172c351024fbc1d49f56449db231a981988e4171054d76ff3407c09 [2022-04-07T09:08:05.497Z] #56 ... [2022-04-07T09:08:05.497Z] [2022-04-07T09:08:05.497Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-07T09:08:05.497Z] #54 sha256:82f9f1f461096b6604811b179405f83e6a643993308cfda4a843d901da8c813e [2022-04-07T09:08:05.497Z] #54 DONE 0.3s [2022-04-07T09:08:05.758Z] [2022-04-07T09:08:05.758Z] #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-04-07T09:08:05.758Z] #56 sha256:44f20dd12172c351024fbc1d49f56449db231a981988e4171054d76ff3407c09 [2022-04-07T09:08:06.664Z] #56 ... [2022-04-07T09:08:06.664Z] [2022-04-07T09:08:06.664Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-07T09:08:06.664Z] #54 sha256:f067047386aeeb9182e243cd6397c568f7e068bd59cc1ba4d480d6873c1a5224 [2022-04-07T09:08:06.664Z] #54 DONE 0.3s [2022-04-07T09:08:06.664Z] [2022-04-07T09:08:06.664Z] #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-04-07T09:08:06.664Z] #56 sha256:9dbdfb29e37b9be55d5b438b45c65af1a322a1aef5bcdbcac26d3f0d3b96dc63 [2022-04-07T09:08:11.495Z] #56 201.3 + bin/containerd [2022-04-07T09:08:11.751Z] #56 ... [2022-04-07T09:08:11.751Z] [2022-04-07T09:08:11.751Z] #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-04-07T09:08:11.752Z] #53 sha256:c3ed4e30581bf4f111b33376e5b1f3a36ffb600e2af1c3d8573cd892c2af6955 [2022-04-07T09:08:11.752Z] #53 136.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-04-07T09:08:11.752Z] #53 137.4 + mkdir -p /build [2022-04-07T09:08:11.752Z] #53 137.4 + cp runc /build/runc [2022-04-07T09:08:11.752Z] #53 DONE 138.3s [2022-04-07T09:08:12.009Z] [2022-04-07T09:08:12.009Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-04-07T09:08:12.009Z] #56 sha256:59d2b81e164db08666113e61684ece61cf514958c234bd8631f18261413d9fe8 [2022-04-07T09:08:12.942Z] #56 ... [2022-04-07T09:08:12.942Z] [2022-04-07T09:08:12.942Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-04-07T09:08:12.942Z] #54 sha256:e53b3d7ab6ebef915010d35b54421ff508ec1d7c6c64866d81284eff2c5ea2fc [2022-04-07T09:08:12.942Z] #54 DONE 0.1s [2022-04-07T09:08:12.942Z] [2022-04-07T09:08:12.942Z] #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-04-07T09:08:12.942Z] #56 sha256:59d2b81e164db08666113e61684ece61cf514958c234bd8631f18261413d9fe8 [2022-04-07T09:08:13.346Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-04-07T09:08:37.887Z] #56 233.6 # github.com/containerd/containerd/cmd/containerd [2022-04-07T09:08:37.887Z] #56 233.6 /usr/bin/ld: /tmp/go-link-051923533/000019.o: in function `New': [2022-04-07T09:08:37.887Z] #56 233.6 /tmp/tmp.luXbLEp5P1/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-07T09:08:37.887Z] #56 233.6 + bin/containerd-stress [2022-04-07T09:08:37.887Z] #56 234.8 + bin/containerd-shim [2022-04-07T09:08:38.736Z] #56 235.6 # github.com/containerd/containerd/cmd/containerd [2022-04-07T09:08:38.737Z] #56 235.6 /usr/bin/ld: /tmp/go-link-936067908/000019.o: in function `New': [2022-04-07T09:08:38.737Z] #56 235.6 /tmp/tmp.rTvKW7ozSz/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-07T09:08:38.737Z] #56 235.7 + bin/containerd-stress [2022-04-07T09:08:38.737Z] #56 236.7 + bin/containerd-shim [2022-04-07T09:08:42.100Z] #56 241.7 + bin/containerd-shim-runc-v1 [2022-04-07T09:08:42.926Z] #56 243.6 + bin/containerd-shim-runc-v1 [2022-04-07T09:08:44.986Z] #56 233.7 # github.com/containerd/containerd/cmd/containerd [2022-04-07T09:08:44.986Z] #56 233.7 /usr/bin/ld: /tmp/go-link-814002401/000019.o: in function `New': [2022-04-07T09:08:44.986Z] #56 233.7 /tmp/tmp.YOkLxPqkvx/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-07T09:08:44.986Z] #56 233.7 + bin/containerd-stress [2022-04-07T09:08:44.986Z] #56 234.8 + bin/containerd-shim [2022-04-07T09:08:47.458Z] #56 246.8 + bin/containerd-shim-runc-v2 [2022-04-07T09:08:47.720Z] #56 247.5 + binaries [2022-04-07T09:08:47.720Z] #56 247.5 + install -D bin/containerd /build/containerd [2022-04-07T09:08:47.720Z] #56 247.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-07T09:08:47.980Z] #56 247.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-07T09:08:47.980Z] #56 247.5 + install -D bin/ctr /build/ctr [2022-04-07T09:08:48.200Z] #56 248.7 + bin/containerd-shim-runc-v2 [2022-04-07T09:08:48.200Z] #56 249.3 + binaries [2022-04-07T09:08:48.200Z] #56 249.3 + install -D bin/containerd /build/containerd [2022-04-07T09:08:48.200Z] #56 249.3 + install -D bin/containerd-shim /build/containerd-shim [2022-04-07T09:08:48.458Z] #56 249.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-07T09:08:48.458Z] #56 249.3 + install -D bin/ctr /build/ctr [2022-04-07T09:08:50.239Z] #56 241.8 + bin/containerd-shim-runc-v1 [2022-04-07T09:08:50.357Z] #56 DONE 251.2s [2022-04-07T09:08:50.528Z] #56 DONE 249.8s [2022-04-07T09:08:50.922Z] [2022-04-07T09:08:50.922Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-07T09:08:50.922Z] #57 sha256:d7db2551449a6903adf0a44d70633ee8425018712cf967ca9a8d2f55c92c819c [2022-04-07T09:08:51.099Z] [2022-04-07T09:08:51.099Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-07T09:08:51.099Z] #57 sha256:afee3ce9e274d879372a5e7b7abbb659428c43223658741ceb86ff54a8f8b392 [2022-04-07T09:08:51.413Z] 4612f6d0b889: Pull complete [2022-04-07T09:08:51.853Z] #57 DONE 0.8s [2022-04-07T09:08:51.853Z] [2022-04-07T09:08:51.853Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-07T09:08:51.853Z] #61 sha256:1eb940eb9e64ee9b71514dada07a5ed2c71f40cd4433274ad3932ab00a694d6c [2022-04-07T09:08:52.110Z] #61 DONE 0.2s [2022-04-07T09:08:52.110Z] [2022-04-07T09:08:52.110Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-07T09:08:52.110Z] #66 sha256:02f78f41aeec83cf20df2881325e04c429f63bb5bfdaee5643f1ef5ee585ff6a [2022-04-07T09:08:52.481Z] #57 DONE 0.9s [2022-04-07T09:08:52.481Z] [2022-04-07T09:08:52.481Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-07T09:08:52.482Z] #61 sha256:405f28cbc4ba1f9b7293f87e63dd2f710949d42e57fb9aba00123b51e452c13c [2022-04-07T09:08:52.482Z] #61 DONE 0.2s [2022-04-07T09:08:52.482Z] [2022-04-07T09:08:52.482Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-07T09:08:52.482Z] #66 sha256:abc056febebeab555872fe5e0daa7c183158af2617b1257ad8b838a2a7422a1a [2022-04-07T09:08:53.044Z] #66 DONE 0.9s [2022-04-07T09:08:53.044Z] [2022-04-07T09:08:53.044Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-07T09:08:53.044Z] #68 sha256:573bfd1c3fb09a0a398a8ab925c3b2edc4c573006a6b8452792fa3e112513f52 [2022-04-07T09:08:53.044Z] #68 DONE 0.0s [2022-04-07T09:08:53.044Z] [2022-04-07T09:08:53.044Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-07T09:08:53.044Z] #69 sha256:0a7274ca675d8f7a2efa59f27e6f936b7b52b1ada74967c83ab4284ca1569d50 [2022-04-07T09:08:53.044Z] #69 DONE 0.0s [2022-04-07T09:08:53.044Z] [2022-04-07T09:08:53.044Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-07T09:08:53.044Z] #70 sha256:3f40877e80684942840606b4dc2c31f15fbf458460afee164087b66e3946cad5 [2022-04-07T09:08:53.421Z] #66 DONE 1.0s [2022-04-07T09:08:53.421Z] [2022-04-07T09:08:53.421Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-07T09:08:53.421Z] #68 sha256:9fedf2fdd514a4b653666af1bd7332f5b1121d1bc618ef6c0cf818a9c41c3576 [2022-04-07T09:08:53.421Z] #68 DONE 0.1s [2022-04-07T09:08:53.421Z] [2022-04-07T09:08:53.421Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-07T09:08:53.421Z] #69 sha256:71e34924a09cc8c3d53d32be4addf2326cf23d6b8d47fbbf350fe36825a7ada2 [2022-04-07T09:08:53.421Z] #69 DONE 0.0s [2022-04-07T09:08:53.421Z] [2022-04-07T09:08:53.421Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-07T09:08:53.421Z] #70 sha256:addce69f7e6630b75b17ad7e163349b298ca3f7676895e6176c18a40c48462c1 [2022-04-07T09:08:53.610Z] #70 DONE 0.9s [2022-04-07T09:08:53.869Z] [2022-04-07T09:08:53.869Z] #71 exporting to image [2022-04-07T09:08:53.869Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-07T09:08:53.869Z] #71 exporting layers [2022-04-07T09:08:54.364Z] #70 DONE 0.8s [2022-04-07T09:08:54.364Z] [2022-04-07T09:08:54.364Z] #71 exporting to image [2022-04-07T09:08:54.364Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-07T09:08:54.364Z] #71 exporting layers [2022-04-07T09:08:55.489Z] #56 246.9 + bin/containerd-shim-runc-v2 [2022-04-07T09:08:55.745Z] #56 247.5 + binaries [2022-04-07T09:08:55.745Z] #56 247.5 + install -D bin/containerd /build/containerd [2022-04-07T09:08:55.745Z] #56 247.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-07T09:08:55.745Z] #56 247.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-07T09:08:55.745Z] #56 247.5 + install -D bin/ctr /build/ctr [2022-04-07T09:08:57.639Z] #56 DONE 249.1s [2022-04-07T09:08:58.204Z] [2022-04-07T09:08:58.204Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-07T09:08:58.204Z] #57 sha256:48f3d8fc0038639c5934b3b1e6685c25a7092dab45ecb5ae329b33745d2097b4 [2022-04-07T09:08:59.132Z] #57 DONE 0.9s [2022-04-07T09:08:59.132Z] [2022-04-07T09:08:59.132Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-07T09:08:59.132Z] #61 sha256:6085024e0652f302fb9380d8156e3b1ad5149209e65925c7d17423899f5ab54e [2022-04-07T09:08:59.388Z] #61 DONE 0.2s [2022-04-07T09:08:59.388Z] [2022-04-07T09:08:59.388Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-07T09:08:59.388Z] #66 sha256:c612d3a004d15614c9d4e6d59af8b8383fbdfe04070d5ea79ca0d358d91ab93d [2022-04-07T09:09:00.361Z] #66 DONE 1.0s [2022-04-07T09:09:00.361Z] [2022-04-07T09:09:00.361Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-04-07T09:09:00.361Z] #68 sha256:ba3e971746a787e21d554c1e52a0ab4b941012b994dd4b7105856624a828d367 [2022-04-07T09:09:00.435Z] #71 exporting layers 6.3s done [2022-04-07T09:09:00.435Z] #71 writing image sha256:5b40e3a8326403d8131c67b636ddaa23eef3d3dfbdd653f795eae5bf7a59f83d done [2022-04-07T09:09:00.435Z] #71 naming to docker.io/library/docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c done [2022-04-07T09:09:00.435Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-07T09:09:00.619Z] #68 DONE 0.1s [2022-04-07T09:09:00.619Z] [2022-04-07T09:09:00.619Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-04-07T09:09:00.619Z] #69 sha256:7966adf9d2da0a7084e2eac21418e24b5580e7afdc76d104e346b37266f882f9 [2022-04-07T09:09:00.619Z] #69 DONE 0.0s [2022-04-07T09:09:00.619Z] [2022-04-07T09:09:00.619Z] #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-04-07T09:09:00.619Z] #70 sha256:c6bcd3ad768b9250f3833e9c653681d7675416d8898454224aeba9494885c3d8 [2022-04-07T09:09:00.760Z] + trap exit INT TERM [2022-04-07T09:09:00.761Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-07T09:09:00.761Z] + CONTAINER_NAME=docker-pr1 [2022-04-07T09:09:00.761Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43470/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c -e DOCKER_GRAPHDRIVER docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/make.sh dynbinary-daemon [2022-04-07T09:09:00.958Z] #71 exporting layers 6.2s done [2022-04-07T09:09:00.958Z] #71 writing image sha256:b0b0a64664f1fb847a534ed5f7ce817936b2daa2c9b6257b81b3bd84d88253be done [2022-04-07T09:09:00.958Z] #71 naming to docker.io/library/docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c done [2022-04-07T09:09:00.958Z] #71 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-07T09:09:01.181Z] #70 0.631 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-04-07T09:09:01.181Z] #70 0.796 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-04-07T09:09:01.181Z] #70 0.798 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-04-07T09:09:01.181Z] #70 0.800 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-04-07T09:09:01.296Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c -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:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/make.sh dynbinary test-integration [2022-04-07T09:09:02.134Z] [2022-04-07T09:09:02.236Z] [2022-04-07T09:09:02.307Z] #70 1.073 Reading package lists... [2022-04-07T09:09:02.392Z] Removing bundles/ [2022-04-07T09:09:02.392Z] [2022-04-07T09:09:02.392Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-04-07T09:09:02.392Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T09:09:02.392Z] GOOS="" GOARCH="" GOARM="" [2022-04-07T09:09:02.497Z] Removing bundles/ [2022-04-07T09:09:02.497Z] [2022-04-07T09:09:02.497Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-07T09:09:02.497Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T09:09:02.497Z] GOOS="" GOARCH="" GOARM="" [2022-04-07T09:09:02.871Z] #70 1.734 Reading package lists... [2022-04-07T09:09:03.126Z] #70 2.382 Building dependency tree... [2022-04-07T09:09:03.126Z] #70 2.508 Reading state information... [2022-04-07T09:09:03.126Z] #70 2.614 The following additional packages will be installed: [2022-04-07T09:09:03.126Z] #70 2.614 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-04-07T09:09:03.126Z] #70 2.614 libpam-systemd [2022-04-07T09:09:03.126Z] #70 2.615 Suggested packages: [2022-04-07T09:09:03.126Z] #70 2.615 systemd-container policykit-1 [2022-04-07T09:09:03.126Z] #70 2.615 Recommended packages: [2022-04-07T09:09:03.126Z] #70 2.615 libnss-systemd [2022-04-07T09:09:03.126Z] #70 2.696 The following NEW packages will be installed: [2022-04-07T09:09:03.126Z] #70 2.697 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-04-07T09:09:03.126Z] #70 2.697 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-07T09:09:03.381Z] #70 2.964 0 upgraded, 11 newly installed, 0 to remove and 12 not upgraded. [2022-04-07T09:09:03.381Z] #70 2.964 Need to get 4759 kB of archives. [2022-04-07T09:09:03.381Z] #70 2.964 After this operation, 16.6 MB of additional disk space will be used. [2022-04-07T09:09:03.381Z] #70 2.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-07T09:09:03.381Z] #70 2.967 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-04-07T09:09:03.382Z] #70 2.968 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-04-07T09:09:03.382Z] #70 2.971 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-04-07T09:09:03.382Z] #70 2.981 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-04-07T09:09:03.382Z] #70 2.983 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-04-07T09:09:03.382Z] #70 3.048 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-04-07T09:09:03.637Z] #70 3.052 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-04-07T09:09:03.637Z] #70 3.054 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-04-07T09:09:03.637Z] #70 3.056 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-04-07T09:09:03.637Z] #70 3.058 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-04-07T09:09:03.893Z] #70 3.225 debconf: delaying package configuration, since apt-utils is not installed [2022-04-07T09:09:03.893Z] #70 3.250 Fetched 4759 kB in 0s (13.3 MB/s) [2022-04-07T09:09:03.893Z] #70 3.276 Selecting previously unselected package libargon2-1:amd64. [2022-04-07T09:09:03.893Z] #70 3.276 (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-04-07T09:09:03.893Z] #70 3.291 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-07T09:09:03.893Z] #70 3.298 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-07T09:09:03.893Z] #70 3.332 Selecting previously unselected package libjson-c3:amd64. [2022-04-07T09:09:03.893Z] #70 3.336 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-04-07T09:09:03.893Z] #70 3.342 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-04-07T09:09:03.893Z] #70 3.375 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-07T09:09:03.893Z] #70 3.378 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-04-07T09:09:03.893Z] #70 3.381 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-04-07T09:09:03.893Z] #70 3.430 Selecting previously unselected package libidn11:amd64. [2022-04-07T09:09:03.893Z] #70 3.433 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-04-07T09:09:03.893Z] #70 3.437 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-04-07T09:09:03.893Z] #70 3.480 Selecting previously unselected package libkmod2:amd64. [2022-04-07T09:09:03.893Z] #70 3.483 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-04-07T09:09:03.893Z] #70 3.487 Unpacking libkmod2:amd64 (26-1) ... [2022-04-07T09:09:03.893Z] #70 3.532 Selecting previously unselected package systemd. [2022-04-07T09:09:03.893Z] #70 3.535 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-04-07T09:09:04.149Z] #70 3.575 Unpacking systemd (241-7~deb10u8) ... [2022-04-07T09:09:04.405Z] #70 4.045 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-07T09:09:04.405Z] #70 4.056 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-04-07T09:09:04.405Z] #70 4.065 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-04-07T09:09:04.405Z] #70 4.077 Setting up libidn11:amd64 (1.33-2.2) ... [2022-04-07T09:09:04.405Z] #70 4.086 Setting up libkmod2:amd64 (26-1) ... [2022-04-07T09:09:04.661Z] #70 4.098 Setting up systemd (241-7~deb10u8) ... [2022-04-07T09:09:04.661Z] #70 4.141 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-07T09:09:04.661Z] #70 4.143 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-07T09:09:04.661Z] #70 4.147 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-04-07T09:09:04.661Z] #70 4.147 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-04-07T09:09:05.223Z] #70 4.637 Selecting previously unselected package systemd-sysv. [2022-04-07T09:09:05.223Z] #70 4.637 (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-04-07T09:09:05.223Z] #70 4.652 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-04-07T09:09:05.223Z] #70 4.656 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-04-07T09:09:05.223Z] #70 4.711 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-07T09:09:05.223Z] #70 4.713 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-04-07T09:09:05.223Z] #70 4.719 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-04-07T09:09:05.223Z] #70 4.787 Selecting previously unselected package dbus. [2022-04-07T09:09:05.481Z] #70 4.790 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-04-07T09:09:05.481Z] #70 4.801 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-04-07T09:09:05.481Z] #70 4.862 Selecting previously unselected package libpam-systemd:amd64. [2022-04-07T09:09:05.481Z] #70 4.865 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-04-07T09:09:05.481Z] #70 4.869 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-04-07T09:09:05.481Z] #70 4.919 Selecting previously unselected package dbus-user-session. [2022-04-07T09:09:05.481Z] #70 4.922 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-04-07T09:09:05.481Z] #70 4.928 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-04-07T09:09:05.481Z] #70 5.006 Setting up systemd-sysv (241-7~deb10u8) ... [2022-04-07T09:09:05.481Z] #70 5.018 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-04-07T09:09:05.481Z] #70 5.030 Setting up dbus (1.12.20-0+deb10u1) ... [2022-04-07T09:09:05.482Z] #70 5.149 invoke-rc.d: could not determine current runlevel [2022-04-07T09:09:05.738Z] #70 5.152 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-07T09:09:05.738Z] #70 5.158 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-04-07T09:09:05.738Z] #70 5.298 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-04-07T09:09:05.994Z] #70 5.311 Processing triggers for systemd (241-7~deb10u8) ... [2022-04-07T09:09:05.994Z] #70 5.319 Processing triggers for libc-bin (2.28-10) ... [2022-04-07T09:09:05.994Z] #70 DONE 5.5s [2022-04-07T09:09:05.994Z] [2022-04-07T09:09:05.994Z] #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-04-07T09:09:05.994Z] #71 sha256:f206d9685112a4c1f438de877fde8548c3d9bd602f7122467650e6cd2f4b3344 [2022-04-07T09:09:06.507Z] #71 0.401 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T09:09:06.507Z] #71 0.402 Dload Upload Total Spent Left Speed [2022-04-07T09:09:06.765Z] #71 0.403 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6076 0 --:--:-- --:--:-- --:--:-- 6056 [2022-04-07T09:09:06.765Z] #71 DONE 0.7s [2022-04-07T09:09:06.765Z] [2022-04-07T09:09:06.765Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-07T09:09:06.765Z] #72 sha256:bf692e35c952b60bdcaaf27654d55bf543140c9df6f8b9b8715613e8c8486481 [2022-04-07T09:09:07.724Z] #72 DONE 0.9s [2022-04-07T09:09:07.724Z] [2022-04-07T09:09:07.724Z] #73 exporting to image [2022-04-07T09:09:07.724Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-07T09:09:07.724Z] #73 exporting layers [2022-04-07T09:09:14.269Z] #73 exporting layers 6.5s done [2022-04-07T09:09:14.269Z] #73 writing image sha256:b52454a8225210ffa65d7f0bb2669bf5bdf518d203addc83834ad523082b0734 done [2022-04-07T09:09:14.269Z] #73 naming to docker.io/library/docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c done [2022-04-07T09:09:14.269Z] #73 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-07T09:09:14.657Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c -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:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/make.sh dynbinary test-integration [2022-04-07T09:09:16.021Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-07T09:09:16.021Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-07T09:09:16.021Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-07T09:09:16.021Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-07T09:09:16.021Z] 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-04-07T09:09:16.021Z] Detected virtualization docker. [2022-04-07T09:09:16.021Z] Detected architecture x86-64. [2022-04-07T09:09:16.021Z] Set hostname to . [2022-04-07T09:09:16.277Z] + source /etc/docker-entrypoint-cmd [2022-04-07T09:09:16.277Z] ++ hack/make.sh dynbinary test-integration [2022-04-07T09:09:16.277Z] [2022-04-07T09:09:16.277Z] Removing bundles/ [2022-04-07T09:09:16.277Z] [2022-04-07T09:09:16.277Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-07T09:09:16.533Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T09:09:16.533Z] GOOS="" GOARCH="" GOARM="" [2022-04-07T09:09:20.989Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 16.2% of statements [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-07T09:09:20.989Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-07T09:09:20.989Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-07T09:09:20.989Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-07T09:09:20.989Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-07T09:09:20.989Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-04-07T09:09:20.989Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/builder [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-07T09:09:20.989Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-07T09:09:21.921Z] ok github.com/docker/docker/builder/dockerfile 0.185s coverage: 48.5% of statements [2022-04-07T09:09:21.921Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-04-07T09:09:21.921Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2022-04-07T09:09:22.851Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-07T09:09:23.783Z] ok github.com/docker/docker/builder/remotecontext/git 1.424s coverage: 86.3% of statements [2022-04-07T09:09:23.783Z] ? github.com/docker/docker/cli [no test files] [2022-04-07T09:09:23.783Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-07T09:09:24.742Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|types_sizes|compiled_files|imports|name) took 2m3.405093365s [2022-04-07T09:09:24.742Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 440.673789ms [2022-04-07T09:09:26.304Z] ok github.com/docker/docker/client 0.114s coverage: 75.4% of statements [2022-04-07T09:09:42.803Z] INFO [runner/unused/goanalysis] analyzers took 26.597189802s with top 10 stages: buildssa: 23.106343257s, U1000: 3.490846545s [2022-04-07T09:10:04.986Z] ok github.com/docker/docker/cmd/dockerd 0.107s coverage: 29.1% of statements [2022-04-07T09:10:04.986Z] ok github.com/docker/docker/container 0.118s coverage: 34.5% of statements [2022-04-07T09:10:04.986Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-07T09:10:04.986Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-07T09:10:04.986Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-07T09:10:04.986Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-07T09:10:04.986Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-04-07T09:10:06.881Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-04-07T09:10:08.252Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-07T09:10:14.890Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-04-07T09:10:16.259Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2022-04-07T09:10:16.516Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-04-07T09:10:16.772Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-07T09:10:17.337Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-07T09:10:19.231Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.899s coverage: 73.3% of statements [2022-04-07T09:10:20.162Z] ok github.com/docker/docker/daemon 12.130s coverage: 17.1% of statements [2022-04-07T09:10:20.162Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-07T09:10:20.162Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-07T09:10:20.162Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-07T09:10:20.162Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-07T09:10:20.419Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2022-04-07T09:10:21.348Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.325s coverage: 56.2% of statements [2022-04-07T09:10:22.716Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-04-07T09:10:24.089Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.283s coverage: 50.5% of statements [2022-04-07T09:10:25.020Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.766s coverage: 46.2% of statements [2022-04-07T09:10:25.020Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-07T09:10:25.950Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-04-07T09:10:25.950Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.855s coverage: 58.0% of statements [2022-04-07T09:10:25.950Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-07T09:10:25.950Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-07T09:10:26.883Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-04-07T09:10:27.813Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-04-07T09:10:27.813Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.6% of statements [2022-04-07T09:10:27.813Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-07T09:10:27.813Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-07T09:10:28.749Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.0% of statements [2022-04-07T09:10:29.315Z] ok github.com/docker/docker/daemon/logger/awslogs 0.127s coverage: 77.8% of statements [2022-04-07T09:10:29.315Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-04-07T09:10:29.315Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-07T09:10:29.572Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-04-07T09:10:29.830Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2022-04-07T09:10:30.087Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-04-07T09:10:30.087Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-04-07T09:10:31.019Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 78.7% of statements [2022-04-07T09:10:31.019Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-07T09:10:31.019Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 54.7% of statements [2022-04-07T09:10:31.587Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-04-07T09:10:32.517Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-04-07T09:10:32.773Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-07T09:10:33.030Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-07T09:10:33.592Z] ok github.com/docker/docker/daemon/logger/splunk 1.559s coverage: 82.5% of statements [2022-04-07T09:10:33.592Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-07T09:10:33.592Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-07T09:10:34.960Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-07T09:10:34.961Z] ok github.com/docker/docker/distribution 0.634s coverage: 27.6% of statements [2022-04-07T09:10:34.961Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-07T09:10:35.525Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-07T09:10:36.457Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-04-07T09:10:36.714Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-07T09:10:36.972Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-07T09:10:37.229Z] ok github.com/docker/docker/distribution/xfer 1.947s coverage: 84.6% of statements [2022-04-07T09:10:37.229Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-07T09:10:37.229Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-04-07T09:10:37.229Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-07T09:10:37.487Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-04-07T09:10:38.419Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2022-04-07T09:10:38.845Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T09:10:38.845Z] [2022-04-07T09:10:38.845Z] + TEST_INTEGRATION_DEST=1 [2022-04-07T09:10:38.845Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-07T09:10:38.845Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-07T09:10:38.845Z] + run_tests test-integration-flaky [2022-04-07T09:10:38.845Z] + '[' -n 0 ']' [2022-04-07T09:10:38.845Z] + rm= [2022-04-07T09:10:38.845Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43470/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43470/.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=4e81bcf380360dbc1a7c123e8e981df92ba2195c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/make.sh test-integration-flaky test-integration [2022-04-07T09:10:38.845Z] + c=0 [2022-04-07T09:10:38.845Z] + TEST_INTEGRATION_DEST=2 [2022-04-07T09:10:38.845Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-07T09:10:38.845Z] + TEST_SKIP_INTEGRATION=1 [2022-04-07T09:10:38.845Z] + TEST_INTEGRATION_DEST=3 [2022-04-07T09:10:38.845Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-07T09:10:38.845Z] + run_tests [2022-04-07T09:10:38.845Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-07T09:10:38.845Z] + TEST_SKIP_INTEGRATION=1 [2022-04-07T09:10:38.845Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-07T09:10:38.845Z] + run_tests [2022-04-07T09:10:38.845Z] + '[' -n 0 ']' [2022-04-07T09:10:38.845Z] + rm= [2022-04-07T09:10:38.845Z] + '[' -n 0 ']' [2022-04-07T09:10:38.845Z] + rm= [2022-04-07T09:10:38.845Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43470/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43470/.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=4e81bcf380360dbc1a7c123e8e981df92ba2195c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/make.sh '' test-integration [2022-04-07T09:10:38.845Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43470/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43470/.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=4e81bcf380360dbc1a7c123e8e981df92ba2195c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/make.sh '' test-integration [2022-04-07T09:10:38.845Z] ++ jobs -p [2022-04-07T09:10:38.845Z] + for job in $(jobs -p) [2022-04-07T09:10:38.845Z] + wait 2524 [2022-04-07T09:10:38.845Z] [2022-04-07T09:10:38.845Z] [2022-04-07T09:10:38.845Z] [2022-04-07T09:10:38.845Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-07T09:10:38.845Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-07T09:10:38.845Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-07T09:10:38.845Z] HOSTNAME=d3ca4194225e [2022-04-07T09:10:38.845Z] TEST_SKIP_INTEGRATION=1 [2022-04-07T09:10:38.845Z] TESTDEBUG=0 [2022-04-07T09:10:38.845Z] DEST=bundles/test-integration [2022-04-07T09:10:38.845Z] PWD=/go/src/github.com/docker/docker [2022-04-07T09:10:38.845Z] KEEPBUNDLE=1 [2022-04-07T09:10:38.845Z] DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:10:38.845Z] container=docker [2022-04-07T09:10:38.845Z] HOME=/root [2022-04-07T09:10:38.845Z] GOLANG_VERSION=1.16.15 [2022-04-07T09:10:38.845Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-07T09:10:38.845Z] VALIDATE_BRANCH=20.10 [2022-04-07T09:10:38.845Z] TERM=xterm [2022-04-07T09:10:38.845Z] DOCKER_PKG=github.com/docker/docker [2022-04-07T09:10:38.845Z] SHLVL=1 [2022-04-07T09:10:38.845Z] TIMEOUT=120m [2022-04-07T09:10:38.845Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-07T09:10:38.845Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-07T09:10:38.845Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-07T09:10:38.845Z] GO111MODULE=off [2022-04-07T09:10:38.845Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-07T09:10:38.845Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-07T09:10:38.845Z] GOPATH=/go [2022-04-07T09:10:38.845Z] PKG_CONFIG=pkg-config [2022-04-07T09:10:38.845Z] _=/usr/bin/env [2022-04-07T09:10:38.845Z] Building test suite binary ./integration-cli/test.main [2022-04-07T09:10:38.845Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-07T09:10:38.845Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-07T09:10:38.845Z] HOSTNAME=578841a278da [2022-04-07T09:10:38.845Z] TEST_SKIP_INTEGRATION=1 [2022-04-07T09:10:38.845Z] TESTDEBUG=0 [2022-04-07T09:10:38.845Z] DEST=bundles/test-integration [2022-04-07T09:10:38.845Z] PWD=/go/src/github.com/docker/docker [2022-04-07T09:10:38.845Z] KEEPBUNDLE=1 [2022-04-07T09:10:38.845Z] DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:10:38.845Z] container=docker [2022-04-07T09:10:38.845Z] HOME=/root [2022-04-07T09:10:38.845Z] GOLANG_VERSION=1.16.15 [2022-04-07T09:10:38.845Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-07T09:10:38.845Z] VALIDATE_BRANCH=20.10 [2022-04-07T09:10:38.845Z] TERM=xterm [2022-04-07T09:10:38.845Z] DOCKER_PKG=github.com/docker/docker [2022-04-07T09:10:38.845Z] SHLVL=1 [2022-04-07T09:10:38.845Z] TIMEOUT=120m [2022-04-07T09:10:38.845Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-07T09:10:38.845Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-07T09:10:38.845Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-07T09:10:38.845Z] GO111MODULE=off [2022-04-07T09:10:38.845Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-07T09:10:38.845Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-07T09:10:38.845Z] GOPATH=/go [2022-04-07T09:10:38.845Z] PKG_CONFIG=pkg-config [2022-04-07T09:10:38.845Z] _=/usr/bin/env [2022-04-07T09:10:38.845Z] Building test suite binary ./integration-cli/test.main [2022-04-07T09:10:38.845Z] No new tests added to integration. [2022-04-07T09:10:38.845Z] [2022-04-07T09:10:38.845Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-07T09:10:38.845Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-07T09:10:38.845Z] HOSTNAME=f840f09ebf56 [2022-04-07T09:10:38.845Z] TESTDEBUG=0 [2022-04-07T09:10:38.845Z] DEST=bundles/test-integration [2022-04-07T09:10:38.845Z] PWD=/go/src/github.com/docker/docker [2022-04-07T09:10:38.845Z] KEEPBUNDLE=1 [2022-04-07T09:10:38.845Z] DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:10:38.845Z] container=docker [2022-04-07T09:10:38.845Z] HOME=/root [2022-04-07T09:10:38.845Z] GOLANG_VERSION=1.16.15 [2022-04-07T09:10:38.845Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-07T09:10:38.845Z] VALIDATE_BRANCH=20.10 [2022-04-07T09:10:38.845Z] TERM=xterm [2022-04-07T09:10:38.845Z] DOCKER_PKG=github.com/docker/docker [2022-04-07T09:10:38.845Z] SHLVL=1 [2022-04-07T09:10:38.845Z] TIMEOUT=120m [2022-04-07T09:10:38.845Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-07T09:10:38.845Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-07T09:10:38.845Z] GO111MODULE=off [2022-04-07T09:10:38.845Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-07T09:10:38.845Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-07T09:10:38.845Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-07T09:10:38.845Z] GOPATH=/go [2022-04-07T09:10:38.845Z] PKG_CONFIG=pkg-config [2022-04-07T09:10:38.845Z] _=/usr/bin/env [2022-04-07T09:10:38.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-07T09:10:38.983Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-04-07T09:10:39.003Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T09:10:39.003Z] [2022-04-07T09:10:39.003Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-07T09:10:39.003Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-07T09:10:39.003Z] HOSTNAME=75b7ed0f5625 [2022-04-07T09:10:39.003Z] DEST=bundles/test-integration [2022-04-07T09:10:39.003Z] PWD=/go/src/github.com/docker/docker [2022-04-07T09:10:39.003Z] DOCKER_ROOTLESS=1 [2022-04-07T09:10:39.003Z] DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:10:39.003Z] container=docker [2022-04-07T09:10:39.003Z] HOME=/root [2022-04-07T09:10:39.003Z] GOLANG_VERSION=1.16.15 [2022-04-07T09:10:39.003Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-07T09:10:39.003Z] VALIDATE_BRANCH=20.10 [2022-04-07T09:10:39.003Z] TERM=xterm [2022-04-07T09:10:39.003Z] DOCKER_PKG=github.com/docker/docker [2022-04-07T09:10:39.003Z] SHLVL=1 [2022-04-07T09:10:39.003Z] TIMEOUT=120m [2022-04-07T09:10:39.003Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-07T09:10:39.003Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-07T09:10:39.003Z] GO111MODULE=off [2022-04-07T09:10:39.003Z] DOCKER_EXPERIMENTAL=1 [2022-04-07T09:10:39.003Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-07T09:10:39.003Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-07T09:10:39.003Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-07T09:10:39.003Z] GOPATH=/go [2022-04-07T09:10:39.003Z] PKG_CONFIG=pkg-config [2022-04-07T09:10:39.003Z] _=/usr/bin/env [2022-04-07T09:10:39.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-07T09:10:39.239Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-07T09:10:40.610Z] ok github.com/docker/docker/pkg/archive 0.322s coverage: 82.3% of statements [2022-04-07T09:10:41.542Z] ok github.com/docker/docker/pkg/authorization 0.427s coverage: 68.3% of statements [2022-04-07T09:10:41.799Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-07T09:10:41.799Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-07T09:10:45.068Z] ok github.com/docker/docker/pkg/chrootarchive 2.528s coverage: 43.5% of statements [2022-04-07T09:10:45.068Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-07T09:10:45.630Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-04-07T09:10:45.630Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-04-07T09:10:46.194Z] ok github.com/docker/docker/layer 7.725s coverage: 68.8% of statements [2022-04-07T09:10:46.194Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-07T09:10:46.194Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-07T09:10:46.194Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-07T09:10:46.194Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-07T09:10:46.194Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-07T09:10:46.194Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-04-07T09:10:46.194Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-07T09:10:46.451Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2022-04-07T09:10:46.709Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-04-07T09:10:46.967Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-04-07T09:10:47.899Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2022-04-07T09:10:48.227Z] 0a6173b79e25: Pull complete [2022-04-07T09:10:48.227Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-07T09:10:48.227Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:10:48.227Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:10:48.227Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-07T09:10:48.227Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-07T09:10:48.227Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-04-07T09:10:48.227Z] INFO: Docker version of control daemon [2022-04-07T09:10:48.227Z] [2022-04-07T09:10:48.227Z] Client: [2022-04-07T09:10:48.227Z] Version: 20.10.9 [2022-04-07T09:10:48.227Z] API version: 1.41 [2022-04-07T09:10:48.227Z] Go version: go1.16.8 [2022-04-07T09:10:48.227Z] Git commit: c2ea9bc [2022-04-07T09:10:48.227Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-07T09:10:48.227Z] OS/Arch: windows/amd64 [2022-04-07T09:10:48.227Z] Context: default [2022-04-07T09:10:48.227Z] Experimental: true [2022-04-07T09:10:48.227Z] [2022-04-07T09:10:48.227Z] Server: Docker Engine - Community [2022-04-07T09:10:48.227Z] Engine: [2022-04-07T09:10:48.227Z] Version: 20.10.9 [2022-04-07T09:10:48.227Z] API version: 1.41 (minimum version 1.24) [2022-04-07T09:10:48.227Z] Go version: go1.16.8 [2022-04-07T09:10:48.227Z] Git commit: 79ea9d3 [2022-04-07T09:10:48.227Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-07T09:10:48.227Z] OS/Arch: windows/amd64 [2022-04-07T09:10:48.227Z] Experimental: true [2022-04-07T09:10:48.227Z] [2022-04-07T09:10:48.227Z] INFO: Docker info of control daemon [2022-04-07T09:10:48.227Z] [2022-04-07T09:10:48.227Z] Client: [2022-04-07T09:10:48.227Z] Context: default [2022-04-07T09:10:48.227Z] Debug Mode: false [2022-04-07T09:10:48.227Z] Plugins: [2022-04-07T09:10:48.227Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-07T09:10:48.227Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-07T09:10:48.227Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-07T09:10:48.227Z] [2022-04-07T09:10:48.227Z] Server: [2022-04-07T09:10:48.227Z] Containers: 0 [2022-04-07T09:10:48.227Z] Running: 0 [2022-04-07T09:10:48.227Z] Paused: 0 [2022-04-07T09:10:48.227Z] Stopped: 0 [2022-04-07T09:10:48.227Z] Images: 1 [2022-04-07T09:10:48.227Z] Server Version: 20.10.9 [2022-04-07T09:10:48.227Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-07T09:10:48.227Z] Windows: [2022-04-07T09:10:48.227Z] LCOW: [2022-04-07T09:10:48.227Z] Logging Driver: json-file [2022-04-07T09:10:48.227Z] Plugins: [2022-04-07T09:10:48.227Z] Volume: local [2022-04-07T09:10:48.227Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-07T09:10:48.227Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-07T09:10:48.227Z] Swarm: inactive [2022-04-07T09:10:48.227Z] Default Isolation: process [2022-04-07T09:10:48.227Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-07T09:10:48.227Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-07T09:10:48.227Z] OSType: windows [2022-04-07T09:10:48.227Z] Architecture: x86_64 [2022-04-07T09:10:48.227Z] CPUs: 4 [2022-04-07T09:10:48.227Z] Total Memory: 32GiB [2022-04-07T09:10:48.227Z] Name: azwin-2-3149b0 [2022-04-07T09:10:48.227Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-07T09:10:48.227Z] Docker Root Dir: D:\docker [2022-04-07T09:10:48.227Z] Debug Mode: false [2022-04-07T09:10:48.227Z] Registry: https://index.docker.io/v1/ [2022-04-07T09:10:48.227Z] Labels: [2022-04-07T09:10:48.227Z] Experimental: true [2022-04-07T09:10:48.227Z] Insecure Registries: [2022-04-07T09:10:48.227Z] 10.0.0.4:5000 [2022-04-07T09:10:48.227Z] 127.0.0.0/8 [2022-04-07T09:10:48.227Z] Registry Mirrors: [2022-04-07T09:10:48.227Z] http://10.0.0.4:5000/ [2022-04-07T09:10:48.227Z] Live Restore Enabled: false [2022-04-07T09:10:48.227Z] Product License: Community Engine [2022-04-07T09:10:48.227Z] [2022-04-07T09:10:48.227Z] [2022-04-07T09:10:48.227Z] INFO: Commit hash is 4e81bcf380 [2022-04-07T09:10:48.227Z] INFO: Nuke-Everything... [2022-04-07T09:10:48.227Z] INFO: Container count on control daemon to delete is 0 [2022-04-07T09:10:48.227Z] INFO: Nuking d:\CI [2022-04-07T09:10:48.227Z] INFO: Zapped successfully [2022-04-07T09:10:48.227Z] INFO: Location for testing is d:\CI\PR-43470\1 [2022-04-07T09:10:48.227Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-07T09:10:48.227Z] [2022-04-07T09:10:48.227Z] [2022-04-07T09:10:48.227Z] INFO: Building the image from Dockerfile.windows at 04/07/2022 09:10:42... [2022-04-07T09:10:48.227Z] [2022-04-07T09:10:48.227Z] Sending build context to Docker daemon 57.4MB [2022-04-07T09:10:48.227Z] [2022-04-07T09:10:48.227Z] Step 1/10 : FROM microsoft/windowsservercore [2022-04-07T09:10:48.227Z] ---> 6a11116086a4 [2022-04-07T09:10:48.227Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-07T09:10:48.227Z] ---> Running in ce7c71ae67f2 [2022-04-07T09:10:48.227Z] Removing intermediate container ce7c71ae67f2 [2022-04-07T09:10:48.227Z] ---> d6cca51daa1f [2022-04-07T09:10:48.227Z] Step 3/10 : ARG GO_VERSION=1.16.15 [2022-04-07T09:10:48.227Z] ---> Running in d8f6426ac35e [2022-04-07T09:10:48.227Z] Removing intermediate container d8f6426ac35e [2022-04-07T09:10:48.227Z] ---> 892ffe1c1b29 [2022-04-07T09:10:48.227Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-07T09:10:48.227Z] ---> Running in 91d3c2dccd09 [2022-04-07T09:10:48.462Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.5% of statements [2022-04-07T09:10:48.700Z] Removing intermediate container 91d3c2dccd09 [2022-04-07T09:10:48.700Z] ---> 3970486da597 [2022-04-07T09:10:48.700Z] 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-04-07T09:10:48.700Z] ---> Running in eed96e89ef55 [2022-04-07T09:10:49.028Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2022-04-07T09:10:49.028Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-07T09:10:49.172Z] Removing intermediate container eed96e89ef55 [2022-04-07T09:10:49.172Z] ---> 2ef4f9c31be4 [2022-04-07T09:10:49.172Z] 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-04-07T09:10:49.172Z] ---> Running in 441cb68bdfec [2022-04-07T09:10:49.285Z] ok github.com/docker/docker/pkg/discovery/kv 3.042s coverage: 84.1% of statements [2022-04-07T09:10:50.218Z] ok github.com/docker/docker/pkg/idtools 0.478s coverage: 69.5% of statements [2022-04-07T09:10:50.218Z] ok github.com/docker/docker/pkg/ioutils 0.335s coverage: 69.3% of statements [2022-04-07T09:10:50.474Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-04-07T09:10:50.474Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-04-07T09:10:50.474Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-04-07T09:10:50.474Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-07T09:10:50.474Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-04-07T09:10:50.731Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-04-07T09:10:50.731Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-04-07T09:10:50.731Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-07T09:10:50.989Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-04-07T09:10:51.246Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-04-07T09:10:51.246Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-04-07T09:10:51.246Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-07T09:10:51.246Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-07T09:10:51.810Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-04-07T09:10:52.374Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-07T09:10:52.374Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-04-07T09:10:52.631Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-07T09:10:53.084Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T09:10:53.084Z] [2022-04-07T09:10:53.084Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-07T09:10:53.084Z] DOCKER_SYSTEMD=1 [2022-04-07T09:10:53.084Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-07T09:10:53.084Z] HOSTNAME=bd15f76a31c9 [2022-04-07T09:10:53.084Z] DEST=bundles/test-integration [2022-04-07T09:10:53.084Z] PWD=/go/src/github.com/docker/docker [2022-04-07T09:10:53.084Z] DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:10:53.084Z] container=docker [2022-04-07T09:10:53.084Z] HOME=/root [2022-04-07T09:10:53.084Z] LANG=C.UTF-8 [2022-04-07T09:10:53.084Z] INVOCATION_ID=cced834f13704fa8b922943b14adec89 [2022-04-07T09:10:53.084Z] GOLANG_VERSION=1.16.15 [2022-04-07T09:10:53.084Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-07T09:10:53.084Z] VALIDATE_BRANCH=20.10 [2022-04-07T09:10:53.084Z] TERM=xterm [2022-04-07T09:10:53.084Z] DOCKER_PKG=github.com/docker/docker [2022-04-07T09:10:53.084Z] SHLVL=3 [2022-04-07T09:10:53.084Z] TIMEOUT=120m [2022-04-07T09:10:53.084Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-07T09:10:53.084Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-07T09:10:53.084Z] GO111MODULE=off [2022-04-07T09:10:53.084Z] DOCKER_EXPERIMENTAL=1 [2022-04-07T09:10:53.084Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-07T09:10:53.084Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-07T09:10:53.084Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-07T09:10:53.084Z] GOPATH=/go [2022-04-07T09:10:53.085Z] PKG_CONFIG=pkg-config [2022-04-07T09:10:53.085Z] _=/usr/bin/env [2022-04-07T09:10:53.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-07T09:10:54.000Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-04-07T09:10:54.000Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-07T09:10:58.245Z] ok github.com/docker/docker/pkg/signal 3.354s coverage: 62.3% of statements [2022-04-07T09:10:58.245Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-07T09:10:58.245Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-07T09:10:58.503Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-07T09:10:59.067Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-04-07T09:10:59.632Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-04-07T09:10:59.889Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-04-07T09:11:00.145Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2022-04-07T09:11:00.402Z] coverage: [no statements] [2022-04-07T09:11:00.402Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-04-07T09:11:00.659Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-07T09:11:00.916Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-07T09:11:00.916Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-07T09:11:02.810Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-04-07T09:11:03.068Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2022-04-07T09:11:03.631Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-04-07T09:11:04.205Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.41889135s with top 10 stages: buildssa: 1m37.547094356s, goimports: 21.481631825s, unconvert: 10.892983714s, gosec: 10.000095249s, golint: 5.517340201s, misspell: 4.315871943s, ineffassign: 4.254022242s, inspect: 3.982617942s, vrp: 2.813545465s, printf: 1.739034329s [2022-04-07T09:11:04.205Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-04-07T09:11:04.205Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1682/1682, exclude: 1577/1577, nolint: 0/64, cgo: 1682/2258, filename_unadjuster: 1682/1682, skip_files: 1682/1682, identifier_marker: 1577/1577, autogenerated_exclude: 1577/1682, skip_dirs: 1682/1682, exclude-rules: 64/1577 [2022-04-07T09:11:04.205Z] INFO [runner] processing took 59.053563ms with stages: nolint: 21.02762ms, identifier_marker: 15.559903ms, path_prettifier: 11.365653ms, autogenerated_exclude: 5.389415ms, exclude-rules: 2.995163ms, skip_dirs: 2.395218ms, cgo: 207.092µs, filename_unadjuster: 108.866µs, max_same_issues: 1.18µs, uniq_by_line: 805ns, diff: 645ns, max_from_linter: 505ns, path_shortener: 345ns, skip_files: 329ns, exclude: 312ns, source_code: 274ns, max_per_file_from_linter: 238ns [2022-04-07T09:11:04.205Z] INFO [runner] linters took 1m38.046166042s with stages: goanalysis_metalinter: 1m18.08207228s, unused: 19.904922677s [2022-04-07T09:11:04.205Z] INFO File cache stats: 1455 entries of total size 6.9MiB [2022-04-07T09:11:04.205Z] INFO Memory: 2220 samples, avg is 1702.2MB, max is 4369.2MB [2022-04-07T09:11:04.205Z] INFO Execution took 3m41.900052162s [2022-04-07T09:11:04.205Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-07T09:11:04.562Z] ok github.com/docker/docker/quota 0.205s coverage: 71.4% of statements [2022-04-07T09:11:04.577Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/make.sh dynbinary-daemon test-docker-py [2022-04-07T09:11:04.819Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-07T09:11:04.833Z] [2022-04-07T09:11:05.091Z] Removing bundles/ [2022-04-07T09:11:05.091Z] [2022-04-07T09:11:05.091Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-04-07T09:11:05.091Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T09:11:05.091Z] GOOS="" GOARCH="" GOARM="" [2022-04-07T09:11:06.184Z] ok github.com/docker/docker/registry 0.096s coverage: 57.2% of statements [2022-04-07T09:11:06.184Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-07T09:11:06.440Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-07T09:11:07.004Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2022-04-07T09:11:07.004Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-07T09:11:07.055Z] [2022-04-07T09:11:07.055Z] SUCCESS: Specified value was saved. [2022-04-07T09:11:07.531Z] INFO: Downloading git... [2022-04-07T09:11:09.114Z] INFO: Downloading go... [2022-04-07T09:11:10.274Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-07T09:11:10.530Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-04-07T09:11:10.788Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2022-04-07T09:11:11.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-07T09:11:11.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-07T09:11:12.158Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2022-04-07T09:11:24.104Z] INFO: Downloading compiler 1 of 3... [2022-04-07T09:11:24.104Z] INFO: Downloading compiler 2 of 3... [2022-04-07T09:11:24.104Z] INFO: Downloading compiler 3 of 3... [2022-04-07T09:11:24.104Z] INFO: Extracting git... [2022-04-07T09:11:27.005Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/pkg/term [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/rootless [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/volume [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-07T09:11:27.005Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === Skipped [2022-04-07T09:11:27.005Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-04-07T09:11:27.005Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-04-07T09:11:27.005Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:73: No driver to put! [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-07T09:11:27.005Z] time="2022-04-07T09:10:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-07T09:11:27.005Z] time="2022-04-07T09:10:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-07T09:11:27.005Z] time="2022-04-07T09:10:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-07T09:11:27.005Z] time="2022-04-07T09:10:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-07T09:11:27.005Z] time="2022-04-07T09:10:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:73: No driver to put! [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-07T09:11:27.005Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-07T09:11:27.005Z] overlay_test.go:49: Fails to compute changes intermittently [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-07T09:11:27.005Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:11:27.005Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-07T09:11:27.005Z] graphtest_unix.go:73: No driver to put! [2022-04-07T09:11:27.005Z] [2022-04-07T09:11:27.005Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-07T09:11:27.006Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-04-07T09:11:27.006Z] [2022-04-07T09:11:27.006Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-07T09:11:27.006Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-04-07T09:11:27.006Z] [2022-04-07T09:11:27.006Z] DONE 2251 tests, 26 skipped in 206.022s Post stage [Pipeline] junit [2022-04-07T09:11:27.018Z] Recording test results [2022-04-07T09:11:28.305Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-07T09:11:28.645Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c -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:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/make.sh dynbinary test-integration [2022-04-07T09:11:28.901Z] [2022-04-07T09:11:29.157Z] Removing bundles/ [2022-04-07T09:11:29.157Z] [2022-04-07T09:11:29.157Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-07T09:11:29.157Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T09:11:29.157Z] GOOS="" GOARCH="" GOARM="" [2022-04-07T09:11:31.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-07T09:11:31.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-07T09:11:36.651Z] INFO: Expanding go... [2022-04-07T09:11:37.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-07T09:11:45.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-07T09:11:46.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-07T09:11:47.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-07T09:11:47.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-07T09:11:47.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-07T09:11:49.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-07T09:11:52.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-07T09:11:53.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-07T09:11:53.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-07T09:11:54.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-07T09:11:54.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-07T09:11:55.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-07T09:11:56.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-07T09:11:57.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-07T09:11:57.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-07T09:11:58.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-07T09:11:59.853Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-07T09:11:59.853Z] Using test binary docker [2022-04-07T09:11:59.853Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-07T09:11:59.853Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-07T09:11:59.853Z] INFO: Waiting for daemon to start... [2022-04-07T09:11:59.853Z] Starting dockerd [2022-04-07T09:12:01.768Z] . [2022-04-07T09:12:01.768Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-07T09:12:01.768Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-07T09:12:01.768Z] Error: No such image: emptyfs [2022-04-07T09:12:02.015Z] INFO: Expanding compiler 1 of 3... [2022-04-07T09:12:02.015Z] INFO: Expanding compiler 2 of 3... [2022-04-07T09:12:02.028Z] Running integration-test (iteration 1) [2022-04-07T09:12:02.028Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-07T09:12:03.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-07T09:12:03.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-07T09:12:04.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-07T09:12:04.996Z] INFO: Expanding compiler 3 of 3... [2022-04-07T09:12:05.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-07T09:12:05.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-07T09:12:05.469Z] INFO: Removing downloaded files... [2022-04-07T09:12:05.469Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-07T09:12:05.469Z] INFO: Configuring git core.autocrlf... [2022-04-07T09:12:06.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-07T09:12:10.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-07T09:12:10.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-07T09:12:11.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-07T09:12:12.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-07T09:12:13.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-07T09:12:13.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-07T09:12:15.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-07T09:12:15.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-07T09:12:16.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-07T09:12:17.518Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-07T09:12:17.518Z] Using test binary docker [2022-04-07T09:12:17.518Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-07T09:12:17.518Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-07T09:12:17.518Z] Starting dockerd [2022-04-07T09:12:17.518Z] INFO: Waiting for daemon to start... [2022-04-07T09:12:20.149Z] Loaded image: buildpack-deps:buster [2022-04-07T09:12:20.149Z] Loaded image: busybox:latest [2022-04-07T09:12:20.149Z] Loaded image: busybox:glibc [2022-04-07T09:12:20.786Z] . [2022-04-07T09:12:20.786Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-07T09:12:20.786Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-07T09:12:20.786Z] Error: No such image: emptyfs [2022-04-07T09:12:20.786Z] Running integration-test (iteration 1) [2022-04-07T09:12:20.786Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-07T09:12:21.535Z] Loaded image: debian:bullseye [2022-04-07T09:12:21.536Z] Loaded image: hello-world:latest [2022-04-07T09:12:21.796Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T09:12:21.796Z] INFO: Testing against a local daemon [2022-04-07T09:12:21.796Z] === RUN TestCgroupNamespacesBuild [2022-04-07T09:12:24.342Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2022-04-07T09:12:24.342Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-07T09:12:26.252Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-04-07T09:12:26.252Z] === RUN TestBuildWithSession [2022-04-07T09:12:26.252Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T09:12:26.252Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-07T09:12:26.252Z] === RUN TestBuildSquashParent [2022-04-07T09:12:34.390Z] --- PASS: TestBuildSquashParent (7.05s) [2022-04-07T09:12:34.390Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-07T09:12:34.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:12:34.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:12:34.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:12:34.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:12:34.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:12:34.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:12:34.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:12:34.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:12:34.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:12:34.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:12:34.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:12:34.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:12:34.390Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:12:34.390Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:12:34.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:12:34.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:12:35.674Z] Loaded image: buildpack-deps:buster [2022-04-07T09:12:35.674Z] Loaded image: busybox:latest [2022-04-07T09:12:35.674Z] Loaded image: busybox:glibc [2022-04-07T09:12:36.602Z] Loaded image: debian:bullseye [2022-04-07T09:12:36.816Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T09:12:36.816Z] [2022-04-07T09:12:36.816Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-07T09:12:36.816Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-07T09:12:36.816Z] HOSTNAME=6acb65fe3e1e [2022-04-07T09:12:36.816Z] TESTDEBUG=0 [2022-04-07T09:12:36.816Z] DEST=bundles/test-integration [2022-04-07T09:12:36.816Z] PWD=/go/src/github.com/docker/docker [2022-04-07T09:12:36.816Z] DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c [2022-04-07T09:12:36.816Z] container=docker [2022-04-07T09:12:36.816Z] HOME=/root [2022-04-07T09:12:36.816Z] GOLANG_VERSION=1.16.15 [2022-04-07T09:12:36.816Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-07T09:12:36.816Z] VALIDATE_BRANCH=20.10 [2022-04-07T09:12:36.816Z] TERM=xterm [2022-04-07T09:12:36.816Z] DOCKER_PKG=github.com/docker/docker [2022-04-07T09:12:36.816Z] SHLVL=1 [2022-04-07T09:12:36.816Z] TIMEOUT=120m [2022-04-07T09:12:36.816Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-07T09:12:36.816Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-07T09:12:36.816Z] GO111MODULE=off [2022-04-07T09:12:36.816Z] DOCKER_EXPERIMENTAL=1 [2022-04-07T09:12:36.816Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-07T09:12:36.816Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-07T09:12:36.816Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-07T09:12:36.816Z] GOPATH=/go [2022-04-07T09:12:36.816Z] PKG_CONFIG=pkg-config [2022-04-07T09:12:36.816Z] _=/usr/bin/env [2022-04-07T09:12:36.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-07T09:12:36.858Z] Loaded image: hello-world:latest [2022-04-07T09:12:36.858Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T09:12:37.113Z] INFO: Testing against a local daemon [2022-04-07T09:12:37.113Z] === RUN TestCgroupNamespacesBuild [2022-04-07T09:12:37.199Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:12:37.199Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:12:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-07T09:12:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2022-04-07T09:12:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-04-07T09:12:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2022-04-07T09:12:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2022-04-07T09:12:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2022-04-07T09:12:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2022-04-07T09:12:39.110Z] === RUN TestBuildMultiStageCopy [2022-04-07T09:12:39.110Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-07T09:12:39.628Z] --- PASS: TestCgroupNamespacesBuild (2.50s) [2022-04-07T09:12:39.628Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-07T09:12:41.044Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-04-07T09:12:41.044Z] === RUN TestBuildWithSession [2022-04-07T09:12:41.044Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T09:12:41.044Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-07T09:12:41.044Z] === RUN TestBuildSquashParent [2022-04-07T09:12:41.612Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-07T09:12:41.612Z] [2022-04-07T09:12:41.612Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-07T09:12:41.612Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-07T09:12:41.612Z] Using test binary docker [2022-04-07T09:12:41.612Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-07T09:12:41.612Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-07T09:12:41.612Z] INFO: Waiting for daemon to start... [2022-04-07T09:12:41.612Z] Starting dockerd [2022-04-07T09:12:41.612Z] . [2022-04-07T09:12:41.612Z] INFO: Building docker-sdk-python3:4.4.1... [2022-04-07T09:12:42.413Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-07T09:12:43.356Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-07T09:12:44.301Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-07T09:12:45.244Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-07T09:12:45.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-07T09:12:45.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-07T09:12:46.186Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2022-04-07T09:12:46.186Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2022-04-07T09:12:46.186Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-04-07T09:12:46.186Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-07T09:12:46.186Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-04-07T09:12:46.186Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-07T09:12:46.186Z] === RUN TestBuildMultiStageParentConfig [2022-04-07T09:12:46.297Z] --- PASS: TestBuildSquashParent (4.63s) [2022-04-07T09:12:46.297Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-07T09:12:46.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:12:46.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:12:46.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:12:46.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:12:46.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:12:46.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:12:46.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:12:46.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:12:46.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:12:46.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:12:46.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:12:46.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:12:46.297Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:12:46.297Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:12:46.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:12:47.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:12:48.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:12:48.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:12:49.875Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-07T09:12:49.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s) [2022-04-07T09:12:49.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-04-07T09:12:49.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-04-07T09:12:49.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s) [2022-04-07T09:12:49.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.37s) [2022-04-07T09:12:49.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.74s) [2022-04-07T09:12:49.875Z] === RUN TestBuildMultiStageCopy [2022-04-07T09:12:49.875Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-07T09:12:51.242Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-07T09:12:51.470Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-04-07T09:12:51.470Z] === RUN TestBuildLabelWithTargets [2022-04-07T09:12:51.499Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-07T09:12:51.499Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-07T09:12:51.756Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-07T09:12:52.013Z] --- PASS: TestBuildMultiStageCopy (2.13s) [2022-04-07T09:12:52.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.25s) [2022-04-07T09:12:52.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-07T09:12:52.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-07T09:12:52.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-04-07T09:12:52.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.29s) [2022-04-07T09:12:52.013Z] === RUN TestBuildMultiStageParentConfig [2022-04-07T09:12:52.576Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-04-07T09:12:52.576Z] === RUN TestBuildLabelWithTargets [2022-04-07T09:12:53.507Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2022-04-07T09:12:53.507Z] === RUN TestBuildWithEmptyLayers [2022-04-07T09:12:54.071Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2022-04-07T09:12:54.071Z] === RUN TestBuildMultiStageOnBuild [2022-04-07T09:12:55.441Z] --- PASS: TestBuildMultiStageOnBuild (1.52s) [2022-04-07T09:12:55.441Z] === RUN TestBuildUncleanTarFilenames [2022-04-07T09:12:56.371Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-04-07T09:12:56.371Z] === RUN TestBuildMultiStageLayerLeak [2022-04-07T09:12:57.740Z] --- PASS: TestBuildMultiStageLayerLeak (1.70s) [2022-04-07T09:12:57.740Z] === RUN TestBuildWithHugeFile [2022-04-07T09:12:59.608Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-07T09:12:59.608Z] === RUN TestBuildWithEmptyLayers [2022-04-07T09:13:02.151Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-07T09:13:02.151Z] === RUN TestBuildMultiStageOnBuild [2022-04-07T09:13:07.499Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-07T09:13:07.499Z] === RUN TestBuildUncleanTarFilenames [2022-04-07T09:13:07.760Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-04-07T09:13:07.760Z] === RUN TestBuildMultiStageLayerLeak [2022-04-07T09:13:08.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-07T09:13:08.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-07T09:13:13.045Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2022-04-07T09:13:13.045Z] === RUN TestBuildWithHugeFile [2022-04-07T09:13:17.965Z] Removing intermediate container 441cb68bdfec [2022-04-07T09:13:17.965Z] ---> 08aeb42b5c0d [2022-04-07T09:13:17.965Z] 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-04-07T09:13:17.965Z] ---> Running in 7a18d69303d7 [2022-04-07T09:13:17.965Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-07T09:13:17.965Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-07T09:13:17.965Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-07T09:13:17.965Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-07T09:13:17.965Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-07T09:13:17.965Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T09:13:17.965Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-07T09:13:18.440Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-07T09:13:18.440Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-07T09:13:18.440Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-07T09:13:18.440Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-07T09:13:18.440Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-07T09:13:18.440Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-07T09:13:18.440Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-07T09:13:19.437Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-07T09:13:19.437Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-07T09:13:23.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-07T09:13:28.261Z] sha256:3ace43d31eba1f2e8682c3f835e776d36ce5954fd50485c9a9f8fd5d3dff3bd4 [2022-04-07T09:13:28.261Z] INFO: Starting docker-py tests... [2022-04-07T09:13:28.261Z] ============================= test session starts ============================== [2022-04-07T09:13:28.261Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-07T09:13:28.261Z] rootdir: /src, inifile: pytest.ini [2022-04-07T09:13:28.261Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-07T09:13:28.261Z] collected 389 items / 1 deselected / 388 selected [2022-04-07T09:13:28.261Z] [2022-04-07T09:13:33.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-07T09:13:33.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-07T09:13:33.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-07T09:13:33.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-07T09:13:34.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-07T09:13:35.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-07T09:13:37.452Z] Removing intermediate container 7a18d69303d7 [2022-04-07T09:13:37.452Z] ---> f6c71f768211 [2022-04-07T09:13:37.452Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-04-07T09:13:37.452Z] ---> Running in 383dba0c88b3 [2022-04-07T09:13:37.452Z] Removing intermediate container 383dba0c88b3 [2022-04-07T09:13:37.452Z] ---> 91be7b4f5ca9 [2022-04-07T09:13:37.452Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-07T09:13:37.452Z] ---> Running in 646aa29b56d6 [2022-04-07T09:13:37.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-07T09:13:37.925Z] Removing intermediate container 646aa29b56d6 [2022-04-07T09:13:37.925Z] ---> 48c84d5deca6 [2022-04-07T09:13:37.925Z] Step 10/10 : COPY . . [2022-04-07T09:13:38.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-07T09:13:39.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-07T09:13:39.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-07T09:13:40.327Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-07T09:13:40.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-07T09:13:40.890Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-07T09:13:41.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-07T09:13:42.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-07T09:13:42.641Z] tests/integration/api_config_test.py ..... [ 8%] [2022-04-07T09:13:42.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-07T09:13:43.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-07T09:13:43.886Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-07T09:13:43.886Z] Using test binary docker [2022-04-07T09:13:43.886Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-07T09:13:43.886Z] +++ /etc/init.d/apparmor start [2022-04-07T09:13:44.141Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-07T09:13:44.141Z] INFO: Waiting for daemon to start... [2022-04-07T09:13:44.141Z] Starting dockerd [2022-04-07T09:13:44.141Z] +++ 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-04-07T09:13:49.389Z] . [2022-04-07T09:13:49.389Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-07T09:13:49.389Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-07T09:13:49.389Z] Error: No such image: emptyfs [2022-04-07T09:13:49.389Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-07T09:13:49.389Z] ++++ docker load [2022-04-07T09:13:49.389Z] Running integration-test (iteration 1) [2022-04-07T09:13:49.389Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-07T09:13:49.389Z] ++ 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-04-07T09:13:49.389Z] ++ set -e [2022-04-07T09:13:49.389Z] ++ '[' -n 0 ']' [2022-04-07T09:13:49.389Z] ++ set -x [2022-04-07T09:13:49.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-04-07T09:13:53.919Z] --- PASS: TestBuildWithHugeFile (49.97s) [2022-04-07T09:13:53.919Z] === RUN TestBuildWithEmptyDockerfile [2022-04-07T09:13:53.919Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:13:53.919Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:13:53.919Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:13:53.919Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:13:53.919Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:13:53.920Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:13:53.920Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:13:53.920Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:13:53.920Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:13:53.920Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-07T09:13:53.920Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-07T09:13:53.920Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-07T09:13:53.920Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-07T09:13:53.920Z] === RUN TestBuildPreserveOwnership [2022-04-07T09:13:53.920Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-07T09:13:53.920Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-07T09:13:53.920Z] --- PASS: TestBuildPreserveOwnership (3.57s) [2022-04-07T09:13:53.920Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.28s) [2022-04-07T09:13:53.920Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s) [2022-04-07T09:13:53.920Z] === RUN TestBuildPlatformInvalid [2022-04-07T09:13:53.920Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-07T09:13:53.920Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-07T09:13:59.228Z] ---> 459dabf3a4ed [2022-04-07T09:13:59.342Z] Loaded image: buildpack-deps:buster [2022-04-07T09:13:59.342Z] Loaded image: busybox:latest [2022-04-07T09:13:59.599Z] Loaded image: busybox:glibc [2022-04-07T09:14:00.230Z] Successfully built 459dabf3a4ed [2022-04-07T09:14:00.231Z] Successfully tagged docker:latest [2022-04-07T09:14:00.231Z] INFO: Image build ended at 04/07/2022 09:13:59. Duration:00:03:17.4900042 [2022-04-07T09:14:00.231Z] [2022-04-07T09:14:00.231Z] [2022-04-07T09:14:00.231Z] INFO: Building the test binaries at 04/07/2022 09:13:59... [2022-04-07T09:14:01.497Z] Loaded image: debian:bullseye [2022-04-07T09:14:01.497Z] Loaded image: hello-world:latest [2022-04-07T09:14:01.497Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T09:14:01.754Z] INFO: Testing against a local daemon [2022-04-07T09:14:01.754Z] === RUN TestCgroupNamespacesBuild [2022-04-07T09:14:05.922Z] --- PASS: TestCgroupNamespacesBuild (4.25s) [2022-04-07T09:14:05.922Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-07T09:14:06.092Z] Loaded image: buildpack-deps:buster [2022-04-07T09:14:06.092Z] Loaded image: busybox:latest [2022-04-07T09:14:06.092Z] Loaded image: busybox:glibc [2022-04-07T09:14:06.132Z] INFO: make.ps1 starting at 04/07/2022 09:14:05 [2022-04-07T09:14:06.132Z] INFO: Git commit (4e81bcf380) assumed from DOCKER_GITCOMMIT environment variable [2022-04-07T09:14:06.132Z] INFO: Invoking autogen... [2022-04-07T09:14:06.604Z] INFO: Building daemon... [2022-04-07T09:14:06.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-07T09:14:07.319Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-04-07T09:14:07.319Z] === RUN TestBuildWithSession [2022-04-07T09:14:07.319Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T09:14:07.319Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-07T09:14:07.319Z] === RUN TestBuildSquashParent [2022-04-07T09:14:07.983Z] Loaded image: debian:bullseye [2022-04-07T09:14:08.239Z] Loaded image: hello-world:latest [2022-04-07T09:14:08.239Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T09:14:09.379Z] --- PASS: TestBuildWithHugeFile (52.12s) [2022-04-07T09:14:09.379Z] === RUN TestBuildWithEmptyDockerfile [2022-04-07T09:14:09.379Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:14:09.379Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:14:09.379Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:14:09.379Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:14:09.379Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:14:09.379Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:14:09.379Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:14:09.379Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:14:09.379Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:14:09.379Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-04-07T09:14:09.379Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-04-07T09:14:09.379Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-04-07T09:14:09.379Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-04-07T09:14:09.379Z] === RUN TestBuildPreserveOwnership [2022-04-07T09:14:09.379Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-07T09:14:10.319Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-07T09:14:11.492Z] --- PASS: TestBuildSquashParent (4.17s) [2022-04-07T09:14:11.492Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-07T09:14:11.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:14:11.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:14:11.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:14:11.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:14:11.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:14:11.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:14:11.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:14:11.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:14:11.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:14:11.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:14:11.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:14:11.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:14:11.492Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:14:11.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:14:12.186Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-04-07T09:14:12.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:14:12.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:14:13.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:14:13.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:14:14.525Z] --- PASS: TestBuildPreserveOwnership (9.59s) [2022-04-07T09:14:14.525Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.58s) [2022-04-07T09:14:14.525Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-07T09:14:14.525Z] === RUN TestBuildPlatformInvalid [2022-04-07T09:14:14.525Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-07T09:14:14.525Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-07T09:14:14.525Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-04-07T09:14:14.525Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-07T09:14:14.525Z] PASS [2022-04-07T09:14:14.525Z] [2022-04-07T09:14:14.525Z] === Skipped [2022-04-07T09:14:14.525Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-07T09:14:14.525Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T09:14:14.525Z] [2022-04-07T09:14:14.525Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-07T09:14:14.525Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-04-07T09:14:14.525Z] [2022-04-07T09:14:14.525Z] DONE 33 tests, 2 skipped in 132.274s [2022-04-07T09:14:14.525Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-07T09:14:14.525Z] INFO: Testing against a local daemon [2022-04-07T09:14:14.525Z] === RUN TestConfigInspect [2022-04-07T09:14:14.525Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:14:14.525Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-07T09:14:14.525Z] === RUN TestConfigList [2022-04-07T09:14:14.525Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:14:14.525Z] --- SKIP: TestConfigList (0.01s) [2022-04-07T09:14:14.525Z] === RUN TestConfigsCreateAndDelete [2022-04-07T09:14:14.525Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:14:14.525Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-07T09:14:14.525Z] === RUN TestConfigsUpdate [2022-04-07T09:14:14.525Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:14:14.525Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-07T09:14:14.525Z] === RUN TestTemplatedConfig [2022-04-07T09:14:14.525Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:14:14.525Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-07T09:14:14.525Z] === RUN TestConfigCreateResolve [2022-04-07T09:14:14.525Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:14:14.525Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-07T09:14:14.525Z] === RUN TestConfigDaemonLibtrustID [2022-04-07T09:14:14.724Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-04-07T09:14:14.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.18s) [2022-04-07T09:14:14.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2022-04-07T09:14:14.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.11s) [2022-04-07T09:14:14.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-04-07T09:14:14.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s) [2022-04-07T09:14:14.724Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.04s) [2022-04-07T09:14:14.724Z] === RUN TestBuildMultiStageCopy [2022-04-07T09:14:14.724Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-07T09:14:16.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-07T09:14:16.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-07T09:14:16.094Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-07T09:14:16.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-07T09:14:16.394Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.35s) [2022-04-07T09:14:16.394Z] PASS [2022-04-07T09:14:16.394Z] [2022-04-07T09:14:16.394Z] === Skipped [2022-04-07T09:14:16.394Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-07T09:14:16.394Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T09:14:16.394Z] [2022-04-07T09:14:16.394Z] DONE 33 tests, 1 skipped in 115.490s [2022-04-07T09:14:16.394Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-07T09:14:16.394Z] INFO: Testing against a local daemon [2022-04-07T09:14:16.394Z] === RUN TestConfigInspect [2022-04-07T09:14:16.440Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-04-07T09:14:16.440Z] PASS [2022-04-07T09:14:16.440Z] [2022-04-07T09:14:16.440Z] === Skipped [2022-04-07T09:14:16.440Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-07T09:14:16.440Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:14:16.440Z] [2022-04-07T09:14:16.440Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-07T09:14:16.440Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:14:16.440Z] [2022-04-07T09:14:16.440Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-07T09:14:16.440Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:14:16.440Z] [2022-04-07T09:14:16.440Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-07T09:14:16.440Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:14:16.440Z] [2022-04-07T09:14:16.440Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-07T09:14:16.440Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:14:16.440Z] [2022-04-07T09:14:16.440Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-07T09:14:16.440Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:14:16.440Z] [2022-04-07T09:14:16.440Z] DONE 7 tests, 6 skipped in 1.740s [2022-04-07T09:14:16.440Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-07T09:14:16.440Z] INFO: Testing against a local daemon [2022-04-07T09:14:16.440Z] === RUN TestCheckpoint [2022-04-07T09:14:16.440Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T09:14:16.440Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-07T09:14:16.440Z] === RUN TestContainerInvalidJSON [2022-04-07T09:14:16.440Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:14:16.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:14:16.440Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:14:16.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:14:16.440Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:14:16.440Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:14:16.440Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:14:16.440Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:14:16.440Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:14:16.440Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-07T09:14:16.440Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-04-07T09:14:16.440Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-07T09:14:16.440Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-07T09:14:16.440Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-07T09:14:16.440Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-07T09:14:16.440Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-07T09:14:16.440Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-07T09:14:16.440Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-07T09:14:16.440Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-07T09:14:16.440Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-07T09:14:16.440Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-07T09:14:16.440Z] === RUN TestCopyFromContainer [2022-04-07T09:14:16.607Z] --- PASS: TestBuildMultiStageCopy (1.89s) [2022-04-07T09:14:16.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s) [2022-04-07T09:14:16.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-04-07T09:14:16.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-04-07T09:14:16.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-04-07T09:14:16.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-07T09:14:16.607Z] === RUN TestBuildMultiStageParentConfig [2022-04-07T09:14:17.168Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-04-07T09:14:17.168Z] === RUN TestBuildLabelWithTargets [2022-04-07T09:14:18.096Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-04-07T09:14:18.096Z] === RUN TestBuildWithEmptyLayers [2022-04-07T09:14:18.281Z] --- PASS: TestConfigInspect (2.30s) [2022-04-07T09:14:18.281Z] === RUN TestConfigList [2022-04-07T09:14:18.658Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-04-07T09:14:18.658Z] === RUN TestBuildMultiStageOnBuild [2022-04-07T09:14:20.026Z] --- PASS: TestBuildMultiStageOnBuild (1.28s) [2022-04-07T09:14:20.026Z] === RUN TestBuildUncleanTarFilenames [2022-04-07T09:14:20.591Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-04-07T09:14:20.591Z] === RUN TestBuildMultiStageLayerLeak [2022-04-07T09:14:20.648Z] === RUN TestCopyFromContainer// [2022-04-07T09:14:20.648Z] === RUN TestCopyFromContainer//bar/root [2022-04-07T09:14:20.648Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-07T09:14:20.648Z] === RUN TestCopyFromContainer/bar/quux [2022-04-07T09:14:20.648Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-07T09:14:20.648Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-07T09:14:20.648Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-07T09:14:20.648Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-07T09:14:20.648Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-07T09:14:20.648Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-07T09:14:20.648Z] --- PASS: TestCopyFromContainer (4.24s) [2022-04-07T09:14:20.648Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-07T09:14:20.648Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-07T09:14:20.648Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-07T09:14:20.648Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-07T09:14:20.648Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-07T09:14:20.648Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-07T09:14:20.648Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-07T09:14:20.648Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-07T09:14:20.648Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-07T09:14:20.648Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-07T09:14:20.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-07T09:14:20.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:14:20.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:14:20.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:14:20.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:14:20.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:14:20.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:14:20.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:14:20.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:14:20.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:14:20.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-07T09:14:20.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-07T09:14:20.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-07T09:14:20.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-07T09:14:20.648Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-07T09:14:20.796Z] --- PASS: TestConfigList (2.19s) [2022-04-07T09:14:20.796Z] === RUN TestConfigsCreateAndDelete [2022-04-07T09:14:20.910Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-07T09:14:20.910Z] === RUN TestCreateWithInvalidEnv [2022-04-07T09:14:20.910Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-07T09:14:20.910Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-07T09:14:20.910Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-07T09:14:20.910Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-07T09:14:20.910Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-07T09:14:20.910Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-07T09:14:20.910Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-07T09:14:20.910Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-07T09:14:20.910Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-07T09:14:20.910Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-07T09:14:20.910Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-07T09:14:20.910Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-07T09:14:20.910Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-07T09:14:20.910Z] === RUN TestCreateTmpfsMountsTarget [2022-04-07T09:14:20.910Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-07T09:14:20.910Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-07T09:14:21.963Z] --- PASS: TestBuildMultiStageLayerLeak (1.31s) [2022-04-07T09:14:21.963Z] === RUN TestBuildWithHugeFile [2022-04-07T09:14:22.298Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-04-07T09:14:22.298Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-07T09:14:22.686Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-04-07T09:14:22.686Z] === RUN TestConfigsUpdate [2022-04-07T09:14:23.241Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-04-07T09:14:23.241Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-07T09:14:23.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:14:23.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:14:23.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:14:23.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:14:23.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:14:23.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:14:23.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:14:23.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:14:23.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:14:23.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:14:23.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:14:23.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:14:23.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:14:23.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:14:23.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:14:23.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-07T09:14:23.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-07T09:14:23.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-07T09:14:23.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-07T09:14:23.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-07T09:14:23.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-07T09:14:23.241Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-07T09:14:23.502Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-07T09:14:23.502Z] === RUN TestCreateDifferentPlatform [2022-04-07T09:14:23.502Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-07T09:14:23.764Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-07T09:14:23.764Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-07T09:14:23.764Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-07T09:14:23.764Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-07T09:14:23.764Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-07T09:14:23.764Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-07T09:14:23.764Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-07T09:14:23.764Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-07T09:14:23.764Z] === RUN TestContainerStartOnDaemonRestart [2022-04-07T09:14:23.764Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-07T09:14:23.764Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-07T09:14:23.764Z] === RUN TestDaemonRestartIpcMode [2022-04-07T09:14:23.764Z] === PAUSE TestDaemonRestartIpcMode [2022-04-07T09:14:23.764Z] === RUN TestDaemonHostGatewayIP [2022-04-07T09:14:23.764Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:14:23.764Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-07T09:14:23.764Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-07T09:14:23.764Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-07T09:14:23.764Z] === RUN TestContainerKillOnDaemonStart [2022-04-07T09:14:23.764Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-07T09:14:23.764Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-07T09:14:23.764Z] === RUN TestDiff [2022-04-07T09:14:24.025Z] --- PASS: TestDiff (0.40s) [2022-04-07T09:14:24.025Z] === RUN TestExecWithCloseStdin [2022-04-07T09:14:24.598Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-04-07T09:14:24.598Z] === RUN TestExec [2022-04-07T09:14:25.171Z] --- PASS: TestExec (0.46s) [2022-04-07T09:14:25.171Z] === RUN TestExecUser [2022-04-07T09:14:25.204Z] --- PASS: TestConfigsUpdate (2.14s) [2022-04-07T09:14:25.204Z] === RUN TestTemplatedConfig [2022-04-07T09:14:25.433Z] --- PASS: TestExecUser (0.45s) [2022-04-07T09:14:25.433Z] === RUN TestExportContainerAndImportImage [2022-04-07T09:14:26.006Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-04-07T09:14:26.006Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-07T09:14:27.723Z] --- PASS: TestTemplatedConfig (2.61s) [2022-04-07T09:14:27.723Z] === RUN TestConfigCreateResolve [2022-04-07T09:14:29.306Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2022-04-07T09:14:29.306Z] === RUN TestHealthCheckWorkdir [2022-04-07T09:14:29.614Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-04-07T09:14:29.614Z] === RUN TestConfigDaemonLibtrustID [2022-04-07T09:14:29.876Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-04-07T09:14:29.876Z] === RUN TestHealthKillContainer [2022-04-07T09:14:30.175Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-07T09:14:30.175Z] PASS [2022-04-07T09:14:30.175Z] [2022-04-07T09:14:30.175Z] DONE 7 tests in 14.127s [2022-04-07T09:14:30.175Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-07T09:14:30.175Z] INFO: Testing against a local daemon [2022-04-07T09:14:30.175Z] === RUN TestCheckpoint [2022-04-07T09:14:30.175Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T09:14:30.175Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-07T09:14:30.175Z] === RUN TestContainerInvalidJSON [2022-04-07T09:14:30.175Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:14:30.175Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:14:30.175Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:14:30.175Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:14:30.175Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:14:30.175Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:14:30.175Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:14:30.175Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:14:30.175Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:14:30.175Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-07T09:14:30.175Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-07T09:14:30.175Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-04-07T09:14:30.175Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-07T09:14:30.175Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-07T09:14:30.175Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-07T09:14:30.175Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-07T09:14:30.175Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-07T09:14:30.175Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-07T09:14:30.432Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-07T09:14:30.432Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-07T09:14:30.432Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-07T09:14:30.432Z] === RUN TestCopyFromContainer [2022-04-07T09:14:31.407Z] === RUN TestCopyFromContainer// [2022-04-07T09:14:31.407Z] === RUN TestCopyFromContainer//bar/root [2022-04-07T09:14:31.407Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-07T09:14:31.407Z] === RUN TestCopyFromContainer/bar/quux [2022-04-07T09:14:31.663Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-07T09:14:31.663Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-07T09:14:31.663Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-07T09:14:31.663Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-07T09:14:31.920Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-07T09:14:31.920Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-07T09:14:31.920Z] --- PASS: TestCopyFromContainer (1.56s) [2022-04-07T09:14:31.920Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-07T09:14:31.920Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-07T09:14:31.920Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-07T09:14:31.920Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-07T09:14:31.920Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-07T09:14:31.920Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-07T09:14:31.920Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-07T09:14:31.920Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-07T09:14:31.920Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-07T09:14:31.920Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-07T09:14:31.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-07T09:14:31.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:14:31.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:14:31.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:14:31.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:14:31.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:14:31.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:14:31.920Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:14:31.920Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:14:31.920Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:14:31.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-07T09:14:31.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-07T09:14:31.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-07T09:14:31.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-07T09:14:31.920Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-07T09:14:31.920Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-04-07T09:14:31.920Z] === RUN TestCreateWithInvalidEnv [2022-04-07T09:14:31.920Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-07T09:14:31.920Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-07T09:14:31.920Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-07T09:14:31.920Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-07T09:14:31.920Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-07T09:14:31.920Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-07T09:14:31.920Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-07T09:14:31.920Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-07T09:14:31.920Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-07T09:14:31.920Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-07T09:14:31.920Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-07T09:14:31.920Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-07T09:14:31.920Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-07T09:14:31.920Z] === RUN TestCreateTmpfsMountsTarget [2022-04-07T09:14:31.920Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-07T09:14:31.920Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-07T09:14:33.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-07T09:14:33.811Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s) [2022-04-07T09:14:33.811Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-07T09:14:34.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-07T09:14:35.178Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.47s) [2022-04-07T09:14:35.178Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-07T09:14:35.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:14:35.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:14:35.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:14:35.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:14:35.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:14:35.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:14:35.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:14:35.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:14:35.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:14:35.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:14:35.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:14:35.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:14:35.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:14:35.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:14:35.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:14:35.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-07T09:14:35.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-07T09:14:35.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-07T09:14:35.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-07T09:14:35.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-07T09:14:35.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-07T09:14:35.178Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-07T09:14:35.741Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-04-07T09:14:35.741Z] === RUN TestCreateDifferentPlatform [2022-04-07T09:14:35.741Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-07T09:14:35.741Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-07T09:14:35.741Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-07T09:14:35.741Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-07T09:14:35.741Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-07T09:14:35.741Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-07T09:14:35.741Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-04-07T09:14:35.741Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-07T09:14:35.741Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-07T09:14:35.741Z] === RUN TestContainerStartOnDaemonRestart [2022-04-07T09:14:35.741Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-07T09:14:35.741Z] === RUN TestDaemonRestartIpcMode [2022-04-07T09:14:35.741Z] === PAUSE TestDaemonRestartIpcMode [2022-04-07T09:14:35.741Z] === RUN TestDaemonHostGatewayIP [2022-04-07T09:14:35.741Z] === PAUSE TestDaemonHostGatewayIP [2022-04-07T09:14:35.741Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-07T09:14:35.741Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-07T09:14:35.741Z] === RUN TestContainerKillOnDaemonStart [2022-04-07T09:14:35.741Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-07T09:14:35.741Z] === RUN TestDiff [2022-04-07T09:14:36.306Z] --- PASS: TestDiff (0.55s) [2022-04-07T09:14:36.306Z] === RUN TestExecWithCloseStdin [2022-04-07T09:14:36.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-07T09:14:36.870Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-04-07T09:14:36.870Z] === RUN TestExec [2022-04-07T09:14:37.433Z] --- PASS: TestExec (0.60s) [2022-04-07T09:14:37.433Z] === RUN TestExecUser [2022-04-07T09:14:37.996Z] --- PASS: TestExecUser (0.58s) [2022-04-07T09:14:37.996Z] === RUN TestExportContainerAndImportImage [2022-04-07T09:14:38.011Z] --- PASS: TestHealthKillContainer (7.87s) [2022-04-07T09:14:38.011Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-07T09:14:38.011Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-07T09:14:38.011Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-07T09:14:38.011Z] === RUN TestIpcModeNone [2022-04-07T09:14:38.273Z] --- PASS: TestIpcModeNone (0.43s) [2022-04-07T09:14:38.273Z] === RUN TestIpcModePrivate [2022-04-07T09:14:38.533Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-07T09:14:38.795Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-07T09:14:38.795Z] === RUN TestIpcModeShareable [2022-04-07T09:14:38.795Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T09:14:38.795Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-07T09:14:38.795Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-07T09:14:38.924Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-04-07T09:14:38.924Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-07T09:14:39.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-07T09:14:39.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-07T09:14:40.177Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-04-07T09:14:40.177Z] === RUN TestAPIIpcModeHost [2022-04-07T09:14:40.177Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T09:14:40.177Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-07T09:14:40.177Z] === RUN TestDaemonIpcModeShareable [2022-04-07T09:14:40.177Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T09:14:40.177Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-07T09:14:40.177Z] === RUN TestDaemonIpcModePrivate [2022-04-07T09:14:40.292Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-07T09:14:40.292Z] === RUN TestHealthCheckWorkdir [2022-04-07T09:14:40.853Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-04-07T09:14:40.853Z] === RUN TestHealthKillContainer [2022-04-07T09:14:41.118Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-07T09:14:42.499Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2022-04-07T09:14:42.499Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-07T09:14:42.499Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T09:14:42.499Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-07T09:14:42.499Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-07T09:14:42.499Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T09:14:42.499Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-07T09:14:42.499Z] === RUN TestIpcModeOlderClient [2022-04-07T09:14:42.499Z] === PAUSE TestIpcModeOlderClient [2022-04-07T09:14:42.499Z] === RUN TestKillContainerInvalidSignal [2022-04-07T09:14:42.760Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-04-07T09:14:42.760Z] === RUN TestKillContainer [2022-04-07T09:14:42.760Z] === RUN TestKillContainer/no_signal [2022-04-07T09:14:43.021Z] === RUN TestKillContainer/non_killing_signal [2022-04-07T09:14:43.282Z] === RUN TestKillContainer/killing_signal [2022-04-07T09:14:43.854Z] --- PASS: TestKillContainer (1.23s) [2022-04-07T09:14:43.854Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-07T09:14:43.854Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-07T09:14:43.854Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-04-07T09:14:43.854Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-07T09:14:43.854Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-07T09:14:44.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-07T09:14:44.426Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-07T09:14:44.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-04-07T09:14:44.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-07T09:14:44.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-07T09:14:44.687Z] === RUN TestKillStoppedContainer [2022-04-07T09:14:44.949Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-07T09:14:44.949Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-07T09:14:44.949Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-07T09:14:44.949Z] === RUN TestKillDifferentUserContainer [2022-04-07T09:14:45.210Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-07T09:14:45.210Z] === RUN TestInspectOomKilledTrue [2022-04-07T09:14:45.210Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:14:45.210Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-07T09:14:45.210Z] === RUN TestInspectOomKilledFalse [2022-04-07T09:14:45.210Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T09:14:45.210Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-07T09:14:45.210Z] === RUN TestLinksEtcHostsContentMatch [2022-04-07T09:14:45.210Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-07T09:14:45.210Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-07T09:14:45.210Z] === RUN TestLinksContainerNames [2022-04-07T09:14:46.153Z] --- PASS: TestLinksContainerNames (0.84s) [2022-04-07T09:14:46.153Z] === RUN TestLogsFollowTailEmpty [2022-04-07T09:14:46.454Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-04-07T09:14:46.454Z] === RUN TestContainerNetworkMountsNoChown [2022-04-07T09:14:47.037Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/default [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/default [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/private [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/private [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/rprivate [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/slave [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/slave [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/rslave [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/shared [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/shared [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/rshared [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-07T09:14:47.037Z] === CONT TestMountDaemonRoot/default [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-07T09:14:47.037Z] === CONT TestMountDaemonRoot/rslave [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-07T09:14:47.037Z] === CONT TestMountDaemonRoot/rshared [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-07T09:14:47.037Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-07T09:14:47.038Z] === CONT TestMountDaemonRoot/shared [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-07T09:14:47.038Z] === CONT TestMountDaemonRoot/rprivate [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T09:14:47.038Z] === CONT TestMountDaemonRoot/slave [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-07T09:14:47.038Z] === CONT TestMountDaemonRoot/private [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-07T09:14:47.038Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-07T09:14:47.038Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-07T09:14:47.038Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-07T09:14:47.038Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-07T09:14:47.038Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-07T09:14:47.038Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-07T09:14:47.038Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T09:14:47.038Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T09:14:47.308Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-07T09:14:47.578Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-07T09:14:47.578Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-07T09:14:47.578Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-07T09:14:47.578Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-07T09:14:47.578Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-07T09:14:47.578Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-07T09:14:47.578Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-07T09:14:47.578Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-07T09:14:47.578Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-07T09:14:47.578Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-07T09:14:47.578Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-07T09:14:47.578Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-07T09:14:47.578Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-07T09:14:47.578Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-07T09:14:47.579Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-07T09:14:47.579Z] === RUN TestContainerBindMountNonRecursive [2022-04-07T09:14:47.579Z] 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-04-07T09:14:47.579Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-04-07T09:14:47.579Z] === RUN TestContainerVolumesMountedAsShared [2022-04-07T09:14:47.579Z] 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-04-07T09:14:47.579Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-07T09:14:47.579Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-07T09:14:47.579Z] 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-04-07T09:14:47.579Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-07T09:14:47.579Z] === RUN TestNetworkNat [2022-04-07T09:14:48.152Z] --- PASS: TestNetworkNat (0.54s) [2022-04-07T09:14:48.152Z] === RUN TestNetworkLocalhostTCPNat [2022-04-07T09:14:48.412Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-04-07T09:14:48.412Z] === RUN TestNetworkLoopbackNat [2022-04-07T09:14:48.939Z] --- PASS: TestHealthKillContainer (8.17s) [2022-04-07T09:14:48.939Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-07T09:14:49.503Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-04-07T09:14:49.503Z] === RUN TestIpcModeNone [2022-04-07T09:14:50.066Z] --- PASS: TestIpcModeNone (0.56s) [2022-04-07T09:14:50.066Z] === RUN TestIpcModePrivate [2022-04-07T09:14:50.629Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-04-07T09:14:50.629Z] --- PASS: TestIpcModePrivate (0.57s) [2022-04-07T09:14:50.629Z] === RUN TestIpcModeShareable [2022-04-07T09:14:50.959Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-07T09:14:50.959Z] === RUN TestPause [2022-04-07T09:14:50.959Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:14:50.959Z] --- SKIP: TestPause (0.00s) [2022-04-07T09:14:50.959Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-07T09:14:50.959Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T09:14:50.959Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T09:14:50.959Z] === RUN TestPauseStopPausedContainer [2022-04-07T09:14:50.959Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:14:50.959Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-04-07T09:14:50.959Z] === RUN TestPsFilter [2022-04-07T09:14:51.190Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-04-07T09:14:51.190Z] --- PASS: TestIpcModeShareable (0.57s) [2022-04-07T09:14:51.190Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-07T09:14:51.219Z] --- PASS: TestPsFilter (0.12s) [2022-04-07T09:14:51.219Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-07T09:14:51.480Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-07T09:14:51.480Z] === RUN TestRemoveContainerWithVolume [2022-04-07T09:14:52.050Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-04-07T09:14:52.050Z] === RUN TestRemoveContainerRunning [2022-04-07T09:14:52.628Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-04-07T09:14:52.628Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-07T09:14:52.889Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-04-07T09:14:52.889Z] === RUN TestRemoveInvalidContainer [2022-04-07T09:14:52.889Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-07T09:14:52.889Z] === RUN TestRenameLinkedContainer [2022-04-07T09:14:53.079Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s) [2022-04-07T09:14:53.079Z] === RUN TestAPIIpcModeHost [2022-04-07T09:14:53.336Z] --- PASS: TestAPIIpcModeHost (0.44s) [2022-04-07T09:14:53.336Z] === RUN TestDaemonIpcModeShareable [2022-04-07T09:14:54.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-07T09:14:54.703Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-04-07T09:14:54.703Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-04-07T09:14:54.703Z] === RUN TestDaemonIpcModePrivate [2022-04-07T09:14:54.803Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-04-07T09:14:54.803Z] === RUN TestRenameStoppedContainer [2022-04-07T09:14:55.063Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-04-07T09:14:55.063Z] === RUN TestRenameRunningContainerAndReuse [2022-04-07T09:14:55.631Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-04-07T09:14:55.887Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-04-07T09:14:55.887Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-07T09:14:56.004Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-04-07T09:14:56.004Z] === RUN TestRenameInvalidName [2022-04-07T09:14:56.265Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-07T09:14:56.265Z] === RUN TestRenameAnonymousContainer [2022-04-07T09:14:56.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-07T09:14:57.255Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-04-07T09:14:57.255Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-04-07T09:14:57.255Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-07T09:14:58.179Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-04-07T09:14:58.179Z] === RUN TestRenameContainerWithSameName [2022-04-07T09:14:58.179Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-07T09:14:58.179Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-07T09:14:58.185Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-04-07T09:14:58.185Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-04-07T09:14:58.185Z] === RUN TestIpcModeOlderClient [2022-04-07T09:14:58.185Z] === PAUSE TestIpcModeOlderClient [2022-04-07T09:14:58.185Z] === RUN TestKillContainerInvalidSignal [2022-04-07T09:14:58.750Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-07T09:14:58.750Z] === RUN TestKillContainer [2022-04-07T09:14:58.750Z] === RUN TestKillContainer/no_signal [2022-04-07T09:14:59.007Z] === RUN TestKillContainer/non_killing_signal [2022-04-07T09:14:59.123Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-04-07T09:14:59.123Z] === RUN TestResize [2022-04-07T09:14:59.263Z] === RUN TestKillContainer/killing_signal [2022-04-07T09:14:59.696Z] --- PASS: TestResize (0.42s) [2022-04-07T09:14:59.696Z] === RUN TestResizeWithInvalidSize [2022-04-07T09:14:59.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-07T09:14:59.959Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-07T09:14:59.959Z] === RUN TestResizeWhenContainerNotStarted [2022-04-07T09:15:00.192Z] --- PASS: TestKillContainer (1.29s) [2022-04-07T09:15:00.192Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-07T09:15:00.192Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-04-07T09:15:00.192Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-04-07T09:15:00.192Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-07T09:15:00.192Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-07T09:15:00.449Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-07T09:15:00.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-07T09:15:00.530Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-04-07T09:15:00.530Z] === RUN TestDaemonRestartKillContainers [2022-04-07T09:15:00.530Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-07T09:15:00.531Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-07T09:15:00.531Z] === RUN TestCgroupNamespacesRun [2022-04-07T09:15:01.378Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-04-07T09:15:01.378Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-07T09:15:01.378Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-04-07T09:15:01.378Z] === RUN TestKillStoppedContainer [2022-04-07T09:15:01.378Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-07T09:15:01.378Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-07T09:15:01.378Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-07T09:15:01.378Z] === RUN TestKillDifferentUserContainer [2022-04-07T09:15:01.941Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-04-07T09:15:01.941Z] === RUN TestInspectOomKilledTrue [2022-04-07T09:15:01.941Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-04-07T09:15:01.941Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-07T09:15:01.941Z] === RUN TestInspectOomKilledFalse [2022-04-07T09:15:02.198Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-04-07T09:15:02.198Z] === RUN TestLinksEtcHostsContentMatch [2022-04-07T09:15:02.445Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2022-04-07T09:15:02.445Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-07T09:15:02.469Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-04-07T09:15:02.469Z] === RUN TestLinksContainerNames [2022-04-07T09:15:03.401Z] --- PASS: TestLinksContainerNames (0.95s) [2022-04-07T09:15:03.401Z] === RUN TestLogsFollowTailEmpty [2022-04-07T09:15:03.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-07T09:15:03.966Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-07T09:15:03.966Z] === RUN TestContainerNetworkMountsNoChown [2022-04-07T09:15:04.528Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s) [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/default [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/default [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/private [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/private [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rprivate [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/slave [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/slave [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rslave [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/shared [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/shared [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rshared [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/default [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/rshared [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/shared [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/rslave [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/slave [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/rprivate [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/private [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-07T09:15:04.528Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-07T09:15:04.528Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-07T09:15:04.528Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-07T09:15:04.784Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-07T09:15:04.995Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2022-04-07T09:15:04.995Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-07T09:15:05.041Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-07T09:15:05.041Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-07T09:15:05.041Z] === RUN TestContainerBindMountNonRecursive [2022-04-07T09:15:05.757Z] ..........................xx.................... [ 29%] [2022-04-07T09:15:06.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-07T09:15:06.412Z] --- PASS: TestContainerBindMountNonRecursive (1.47s) [2022-04-07T09:15:06.412Z] === RUN TestContainerVolumesMountedAsShared [2022-04-07T09:15:06.909Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2022-04-07T09:15:06.909Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-07T09:15:06.974Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-04-07T09:15:06.974Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-07T09:15:07.231Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s) [2022-04-07T09:15:07.231Z] === RUN TestNetworkNat [2022-04-07T09:15:07.794Z] --- PASS: TestNetworkNat (0.49s) [2022-04-07T09:15:07.794Z] === RUN TestNetworkLocalhostTCPNat [2022-04-07T09:15:08.050Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-04-07T09:15:08.050Z] === RUN TestNetworkLoopbackNat [2022-04-07T09:15:08.603Z] --- PASS: TestBuildWithHugeFile (39.94s) [2022-04-07T09:15:08.603Z] === RUN TestBuildWithEmptyDockerfile [2022-04-07T09:15:08.603Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:15:08.603Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:15:08.603Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:15:08.603Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:15:08.603Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:15:08.603Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:15:08.603Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:15:08.603Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:15:08.603Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:15:08.603Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-07T09:15:08.603Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-04-07T09:15:08.603Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-07T09:15:08.603Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-07T09:15:08.603Z] === RUN TestBuildPreserveOwnership [2022-04-07T09:15:08.603Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-07T09:15:08.603Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-07T09:15:08.603Z] --- PASS: TestBuildPreserveOwnership (2.91s) [2022-04-07T09:15:08.603Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.95s) [2022-04-07T09:15:08.603Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-04-07T09:15:08.603Z] === RUN TestBuildPlatformInvalid [2022-04-07T09:15:08.603Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-07T09:15:08.603Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-07T09:15:09.454Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2022-04-07T09:15:09.454Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-07T09:15:09.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-07T09:15:11.322Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2022-04-07T09:15:11.322Z] === RUN TestPause [2022-04-07T09:15:11.322Z] --- PASS: TestPause (0.49s) [2022-04-07T09:15:11.322Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-07T09:15:11.322Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T09:15:11.322Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T09:15:11.322Z] === RUN TestPauseStopPausedContainer [2022-04-07T09:15:11.374Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s) [2022-04-07T09:15:11.374Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-07T09:15:11.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-07T09:15:11.884Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2022-04-07T09:15:11.884Z] === RUN TestPsFilter [2022-04-07T09:15:11.884Z] --- PASS: TestPsFilter (0.14s) [2022-04-07T09:15:11.884Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-07T09:15:12.447Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2022-04-07T09:15:12.448Z] === RUN TestRemoveContainerWithVolume [2022-04-07T09:15:13.013Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-07T09:15:13.013Z] === RUN TestRemoveContainerRunning [2022-04-07T09:15:13.269Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-07T09:15:13.269Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-07T09:15:13.290Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.20s) [2022-04-07T09:15:13.290Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-07T09:15:13.830Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-04-07T09:15:13.830Z] === RUN TestRemoveInvalidContainer [2022-04-07T09:15:13.830Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-07T09:15:13.830Z] === RUN TestRenameLinkedContainer [2022-04-07T09:15:14.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-07T09:15:15.150Z] Loaded image: buildpack-deps:buster [2022-04-07T09:15:15.150Z] Loaded image: busybox:latest [2022-04-07T09:15:15.150Z] Loaded image: busybox:glibc [2022-04-07T09:15:15.201Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2022-04-07T09:15:15.201Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-07T09:15:15.719Z] --- PASS: TestRenameLinkedContainer (1.99s) [2022-04-07T09:15:15.719Z] === RUN TestRenameStoppedContainer [2022-04-07T09:15:16.280Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-04-07T09:15:16.280Z] === RUN TestRenameRunningContainerAndReuse [2022-04-07T09:15:16.727Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-07T09:15:16.727Z] Using test binary docker [2022-04-07T09:15:16.986Z] +++ /etc/init.d/apparmor start [2022-04-07T09:15:16.986Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-07T09:15:16.986Z] Starting dockerd [2022-04-07T09:15:16.986Z] INFO: Waiting for daemon to start... [2022-04-07T09:15:16.986Z] +++ 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-04-07T09:15:17.042Z] Loaded image: debian:bullseye [2022-04-07T09:15:17.113Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2022-04-07T09:15:17.113Z] === RUN TestNISDomainname [2022-04-07T09:15:17.113Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-07T09:15:17.113Z] --- SKIP: TestNISDomainname (0.01s) [2022-04-07T09:15:17.113Z] === RUN TestHostnameDnsResolution [2022-04-07T09:15:17.209Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-04-07T09:15:17.209Z] === RUN TestRenameInvalidName [2022-04-07T09:15:17.299Z] Loaded image: hello-world:latest [2022-04-07T09:15:17.300Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T09:15:17.465Z] --- PASS: TestRenameInvalidName (0.43s) [2022-04-07T09:15:17.465Z] === RUN TestRenameAnonymousContainer [2022-04-07T09:15:18.060Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-04-07T09:15:18.060Z] === RUN TestUnprivilegedPortsAndPing [2022-04-07T09:15:18.060Z] 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-04-07T09:15:18.060Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-07T09:15:18.060Z] === RUN TestStats [2022-04-07T09:15:18.060Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:15:18.060Z] --- SKIP: TestStats (0.00s) [2022-04-07T09:15:18.060Z] === RUN TestStopContainerWithTimeout [2022-04-07T09:15:18.060Z] === RUN TestStopContainerWithTimeout/0 [2022-04-07T09:15:18.060Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-07T09:15:18.060Z] === RUN TestStopContainerWithTimeout/1 [2022-04-07T09:15:18.060Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-07T09:15:18.060Z] === RUN TestStopContainerWithTimeout/3 [2022-04-07T09:15:18.060Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-07T09:15:18.060Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-07T09:15:18.060Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-07T09:15:18.060Z] === CONT TestStopContainerWithTimeout/0 [2022-04-07T09:15:18.060Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-07T09:15:18.633Z] === CONT TestStopContainerWithTimeout/3 [2022-04-07T09:15:18.889Z] . [2022-04-07T09:15:18.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-07T09:15:19.008Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-07T09:15:19.008Z] [2022-04-07T09:15:19.008Z] ________ ____ __. [2022-04-07T09:15:19.008Z] \_____ \ | |/ _| [2022-04-07T09:15:19.008Z] / | \| < [2022-04-07T09:15:19.008Z] / | \ | \ [2022-04-07T09:15:19.008Z] \_______ /____|__ \ [2022-04-07T09:15:19.008Z] \/ \/ [2022-04-07T09:15:19.008Z] [2022-04-07T09:15:19.008Z] INFO: make.ps1 ended at 04/07/2022 09:15:15 [2022-04-07T09:15:19.008Z] INFO: Binaries build ended at 04/07/2022 09:15:17. Duration:00:01:17.2389834 [2022-04-07T09:15:19.008Z] INFO: Copying the built daemon binary to d:\CI\PR-43470\1\binary\dockerd-4e81bcf380.exe... [2022-04-07T09:15:19.008Z] INFO: Copying the built client binary to d:\CI\PR-43470\1\binary\docker-4e81bcf380.exe... [2022-04-07T09:15:19.008Z] INFO: Copying dockerversion from the container... [2022-04-07T09:15:19.008Z] INFO: Copying the golang package from the container to d:\CI\PR-43470\1\installer\go.zip... [2022-04-07T09:15:19.150Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-07T09:15:19.150Z] Error: No such image: emptyfs [2022-04-07T09:15:19.150Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-07T09:15:19.150Z] ++++ docker load [2022-04-07T09:15:19.359Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-04-07T09:15:19.359Z] === RUN TestRenameContainerWithSameName [2022-04-07T09:15:19.359Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-07T09:15:19.359Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-07T09:15:19.480Z] INFO: Extracting go.zip to d:\CI\PR-43470\1\go [2022-04-07T09:15:19.718Z] Running integration-test (iteration 1) [2022-04-07T09:15:19.718Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-07T09:15:19.718Z] ++ 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-04-07T09:15:19.718Z] ++ set -e [2022-04-07T09:15:19.718Z] ++ '[' -n 0 ']' [2022-04-07T09:15:19.718Z] ++ set -x [2022-04-07T09:15:19.719Z] ++ 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-04-07T09:15:20.290Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-04-07T09:15:20.290Z] === RUN TestResize [2022-04-07T09:15:20.544Z] === CONT TestStopContainerWithTimeout/1 [2022-04-07T09:15:20.856Z] --- PASS: TestResize (0.47s) [2022-04-07T09:15:20.856Z] === RUN TestResizeWithInvalidSize [2022-04-07T09:15:21.419Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-04-07T09:15:21.419Z] === RUN TestResizeWhenContainerNotStarted [2022-04-07T09:15:21.677Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T09:15:21.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T09:15:21.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T09:15:21.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T09:15:21.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T09:15:21.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T09:15:21.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T09:15:21.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T09:15:21.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:15:21.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:15:21.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:15:21.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:15:21.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:15:21.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:15:21.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T09:15:21.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T09:15:21.929Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-07T09:15:21.929Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-04-07T09:15:21.929Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2022-04-07T09:15:21.929Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-04-07T09:15:21.929Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-04-07T09:15:21.929Z] === RUN TestDeleteDevicemapper [2022-04-07T09:15:21.929Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T09:15:21.929Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-07T09:15:21.929Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-07T09:15:21.978Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-07T09:15:23.316Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-04-07T09:15:23.316Z] === RUN TestUpdateMemory [2022-04-07T09:15:23.316Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:15:23.316Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-07T09:15:23.316Z] === RUN TestUpdateCPUQuota [2022-04-07T09:15:23.316Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:15:23.316Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-07T09:15:23.316Z] === RUN TestUpdatePidsLimit [2022-04-07T09:15:23.316Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:15:23.316Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-07T09:15:23.316Z] === RUN TestUpdateRestartPolicy [2022-04-07T09:15:23.570Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:15:23.570Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:15:24.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:15:24.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:15:25.402Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.24s) [2022-04-07T09:15:25.402Z] PASS [2022-04-07T09:15:25.402Z] [2022-04-07T09:15:25.402Z] === Skipped [2022-04-07T09:15:25.402Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-07T09:15:25.402Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T09:15:25.402Z] [2022-04-07T09:15:25.402Z] DONE 33 tests, 1 skipped in 95.405s [2022-04-07T09:15:25.402Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-07T09:15:25.402Z] ++ 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-04-07T09:15:25.402Z] ++ set -e [2022-04-07T09:15:25.402Z] ++ '[' -n 0 ']' [2022-04-07T09:15:25.402Z] ++ set -x [2022-04-07T09:15:25.402Z] ++ 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-04-07T09:15:25.402Z] INFO: Testing against a local daemon [2022-04-07T09:15:25.402Z] === RUN TestConfigInspect [2022-04-07T09:15:26.330Z] --- PASS: TestConfigInspect (1.99s) [2022-04-07T09:15:26.330Z] === RUN TestConfigList [2022-04-07T09:15:26.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T09:15:26.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T09:15:28.221Z] --- PASS: TestConfigList (1.77s) [2022-04-07T09:15:28.221Z] === RUN TestConfigsCreateAndDelete [2022-04-07T09:15:28.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T09:15:28.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T09:15:29.424Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-07T09:15:30.112Z] --- PASS: TestConfigsCreateAndDelete (1.77s) [2022-04-07T09:15:30.112Z] === RUN TestConfigsUpdate [2022-04-07T09:15:30.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T09:15:30.409Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T09:15:31.484Z] --- PASS: TestConfigsUpdate (1.77s) [2022-04-07T09:15:31.485Z] === RUN TestTemplatedConfig [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.95s) [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s) [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.06s) [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2022-04-07T09:15:32.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) [2022-04-07T09:15:32.301Z] === RUN TestCgroupNamespacesRun [2022-04-07T09:15:33.379Z] --- PASS: TestTemplatedConfig (1.95s) [2022-04-07T09:15:33.379Z] === RUN TestConfigCreateResolve [2022-04-07T09:15:33.669Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-04-07T09:15:33.669Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-07T09:15:33.669Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-07T09:15:33.669Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-07T09:15:33.669Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-07T09:15:34.509Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-04-07T09:15:34.600Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-04-07T09:15:34.601Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-07T09:15:35.572Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-04-07T09:15:35.573Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-07T09:15:35.573Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-07T09:15:35.573Z] === RUN TestWaitNonBlocked [2022-04-07T09:15:35.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:15:35.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:15:35.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:15:35.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:15:35.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:15:35.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:15:35.573Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-07T09:15:35.573Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-04-07T09:15:35.573Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-04-07T09:15:35.573Z] === RUN TestWaitBlocked [2022-04-07T09:15:35.573Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T09:15:35.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T09:15:35.573Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T09:15:35.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T09:15:35.573Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T09:15:35.573Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T09:15:35.900Z] --- PASS: TestConfigCreateResolve (2.29s) [2022-04-07T09:15:35.901Z] === RUN TestConfigDaemonLibtrustID [2022-04-07T09:15:35.967Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-04-07T09:15:35.967Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-07T09:15:36.144Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-07T09:15:36.144Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-04-07T09:15:36.144Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-04-07T09:15:36.144Z] === CONT TestDaemonRestartIpcMode [2022-04-07T09:15:36.144Z] === CONT TestIpcModeOlderClient [2022-04-07T09:15:36.144Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-07T09:15:36.144Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-07T09:15:36.465Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-04-07T09:15:36.465Z] PASS [2022-04-07T09:15:36.465Z] [2022-04-07T09:15:36.465Z] DONE 7 tests in 12.224s [2022-04-07T09:15:36.465Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-07T09:15:36.465Z] ++ 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-04-07T09:15:36.465Z] ++ set -e [2022-04-07T09:15:36.465Z] ++ '[' -n 0 ']' [2022-04-07T09:15:36.465Z] ++ set -x [2022-04-07T09:15:36.465Z] ++ 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-04-07T09:15:36.466Z] INFO: Testing against a local daemon [2022-04-07T09:15:36.466Z] === RUN TestCheckpoint [2022-04-07T09:15:36.466Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T09:15:36.466Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-07T09:15:36.466Z] === RUN TestContainerInvalidJSON [2022-04-07T09:15:36.466Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:15:36.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:15:36.466Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:15:36.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:15:36.466Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:15:36.466Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:15:36.466Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:15:36.466Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:15:36.466Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:15:36.466Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-07T09:15:36.466Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-04-07T09:15:36.466Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-07T09:15:36.466Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-07T09:15:36.466Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-07T09:15:36.722Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-07T09:15:36.722Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-07T09:15:36.722Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-07T09:15:36.722Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-07T09:15:36.722Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-07T09:15:36.722Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-07T09:15:36.722Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-07T09:15:36.722Z] === RUN TestCopyFromContainer [2022-04-07T09:15:36.895Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-04-07T09:15:36.895Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-07T09:15:37.656Z] === RUN TestCopyFromContainer// [2022-04-07T09:15:37.656Z] === RUN TestCopyFromContainer//bar/root [2022-04-07T09:15:37.656Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-07T09:15:37.912Z] === RUN TestCopyFromContainer/bar/quux [2022-04-07T09:15:37.912Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-07T09:15:37.912Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-07T09:15:37.912Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-07T09:15:37.912Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-07T09:15:38.168Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-07T09:15:38.168Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-07T09:15:38.168Z] --- PASS: TestCopyFromContainer (1.47s) [2022-04-07T09:15:38.168Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-07T09:15:38.168Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-07T09:15:38.168Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-07T09:15:38.168Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-07T09:15:38.168Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-07T09:15:38.168Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-07T09:15:38.168Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-07T09:15:38.168Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-07T09:15:38.168Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-07T09:15:38.168Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-07T09:15:38.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-07T09:15:38.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:15:38.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:15:38.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:15:38.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:15:38.168Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:15:38.168Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:15:38.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:15:38.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:15:38.168Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:15:38.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-07T09:15:38.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-07T09:15:38.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-07T09:15:38.168Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-07T09:15:38.168Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-07T09:15:38.168Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-07T09:15:38.168Z] === RUN TestCreateWithInvalidEnv [2022-04-07T09:15:38.168Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-07T09:15:38.168Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-07T09:15:38.168Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-07T09:15:38.168Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-07T09:15:38.168Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-07T09:15:38.168Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-07T09:15:38.168Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-07T09:15:38.168Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-07T09:15:38.169Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-07T09:15:38.169Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-07T09:15:38.169Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-07T09:15:38.169Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-07T09:15:38.169Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-07T09:15:38.169Z] === RUN TestCreateTmpfsMountsTarget [2022-04-07T09:15:38.259Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-04-07T09:15:38.259Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-07T09:15:38.424Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-07T09:15:38.424Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-07T09:15:38.821Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-04-07T09:15:38.821Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-07T09:15:39.354Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-04-07T09:15:39.354Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-07T09:15:40.190Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-04-07T09:15:40.191Z] === RUN TestNISDomainname [2022-04-07T09:15:40.349Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.26s) [2022-04-07T09:15:40.762Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-04-07T09:15:40.762Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-07T09:15:40.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:15:40.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:15:40.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:15:40.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:15:40.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:15:40.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:15:40.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:15:40.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:15:40.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:15:40.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:15:40.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:15:40.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:15:40.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:15:40.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:15:40.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:15:40.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-07T09:15:40.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-07T09:15:40.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-07T09:15:40.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-07T09:15:40.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-07T09:15:40.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-07T09:15:40.762Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-07T09:15:40.795Z] --- PASS: TestNISDomainname (0.55s) [2022-04-07T09:15:40.795Z] === RUN TestHostnameDnsResolution [2022-04-07T09:15:40.921Z] --- PASS: TestDaemonRestartIpcMode (4.61s) [2022-04-07T09:15:40.921Z] PASS [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === Skipped [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-07T09:15:40.921Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-07T09:15:40.921Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-07T09:15:40.921Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-07T09:15:40.921Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-07T09:15:40.921Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-07T09:15:40.921Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-07T09:15:40.921Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-07T09:15:40.921Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-07T09:15:40.921Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-07T09:15:40.921Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-07T09:15:40.921Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-07T09:15:40.921Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-07T09:15:40.921Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-04-07T09:15:40.921Z] 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-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-07T09:15:40.921Z] 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-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-07T09:15:40.921Z] 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-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-07T09:15:40.921Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T09:15:40.921Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-04-07T09:15:40.921Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-07T09:15:40.921Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-04-07T09:15:40.921Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-07T09:15:40.921Z] 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-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-07T09:15:40.921Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-07T09:15:40.921Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-07T09:15:40.921Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-07T09:15:40.921Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-07T09:15:40.921Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-07T09:15:40.921Z] [2022-04-07T09:15:40.921Z] DONE 177 tests, 27 skipped in 84.692s [2022-04-07T09:15:40.921Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-07T09:15:40.921Z] INFO: Testing against a local daemon [2022-04-07T09:15:40.921Z] === RUN TestCommitInheritsEnv [2022-04-07T09:15:41.330Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-07T09:15:41.330Z] === RUN TestCreateDifferentPlatform [2022-04-07T09:15:41.330Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-07T09:15:41.330Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-07T09:15:41.330Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-07T09:15:41.330Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-07T09:15:41.330Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-07T09:15:41.330Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-07T09:15:41.330Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-07T09:15:41.330Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-07T09:15:41.330Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-07T09:15:41.330Z] === RUN TestContainerStartOnDaemonRestart [2022-04-07T09:15:41.330Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-07T09:15:41.330Z] === RUN TestDaemonRestartIpcMode [2022-04-07T09:15:41.330Z] === PAUSE TestDaemonRestartIpcMode [2022-04-07T09:15:41.330Z] === RUN TestDaemonHostGatewayIP [2022-04-07T09:15:41.330Z] === PAUSE TestDaemonHostGatewayIP [2022-04-07T09:15:41.330Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-07T09:15:41.330Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-07T09:15:41.330Z] === RUN TestContainerKillOnDaemonStart [2022-04-07T09:15:41.330Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-07T09:15:41.330Z] === RUN TestDiff [2022-04-07T09:15:41.360Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-04-07T09:15:41.360Z] === RUN TestUnprivilegedPortsAndPing [2022-04-07T09:15:41.586Z] --- PASS: TestDiff (0.41s) [2022-04-07T09:15:41.586Z] === RUN TestExecWithCloseStdin [2022-04-07T09:15:41.924Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-04-07T09:15:41.924Z] === RUN TestStats [2022-04-07T09:15:42.150Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-04-07T09:15:42.150Z] === RUN TestExec [2022-04-07T09:15:42.333Z] --- PASS: TestCommitInheritsEnv (1.23s) [2022-04-07T09:15:42.333Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-07T09:15:42.333Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-07T09:15:42.333Z] === RUN TestImagesFilterMultiReference [2022-04-07T09:15:42.333Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-07T09:15:42.333Z] === RUN TestImagePullPlatformInvalid [2022-04-07T09:15:42.333Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-07T09:15:42.333Z] === RUN TestRemoveImageOrphaning [2022-04-07T09:15:42.714Z] --- PASS: TestExec (0.47s) [2022-04-07T09:15:42.714Z] === RUN TestExecUser [2022-04-07T09:15:42.971Z] --- PASS: TestExecUser (0.46s) [2022-04-07T09:15:42.971Z] === RUN TestExportContainerAndImportImage [2022-04-07T09:15:43.535Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-04-07T09:15:43.535Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-07T09:15:44.250Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2022-04-07T09:15:44.250Z] === RUN TestRemoveImageGarbageCollector [2022-04-07T09:15:44.250Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-07T09:15:44.250Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-07T09:15:44.250Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-07T09:15:44.250Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-07T09:15:44.250Z] === RUN TestTagInvalidReference [2022-04-07T09:15:44.250Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-07T09:15:44.250Z] === RUN TestTagValidPrefixedRepo [2022-04-07T09:15:44.250Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-07T09:15:44.250Z] === RUN TestTagExistedNameWithoutForce [2022-04-07T09:15:44.250Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-07T09:15:44.250Z] === RUN TestTagOfficialNames [2022-04-07T09:15:44.250Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-07T09:15:44.250Z] === RUN TestTagMatchesDigest [2022-04-07T09:15:44.250Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-07T09:15:44.250Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-07T09:15:44.444Z] --- PASS: TestStats (2.46s) [2022-04-07T09:15:44.444Z] === RUN TestStopContainerWithTimeout [2022-04-07T09:15:44.444Z] === RUN TestStopContainerWithTimeout/0 [2022-04-07T09:15:44.444Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-07T09:15:44.444Z] === RUN TestStopContainerWithTimeout/1 [2022-04-07T09:15:44.444Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-07T09:15:44.444Z] === RUN TestStopContainerWithTimeout/3 [2022-04-07T09:15:44.444Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-07T09:15:44.444Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-07T09:15:44.444Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-07T09:15:44.444Z] === CONT TestStopContainerWithTimeout/0 [2022-04-07T09:15:44.444Z] === CONT TestStopContainerWithTimeout/3 [2022-04-07T09:15:44.864Z] INFO: Extraction ended at 04/07/2022 09:15:41. Duration:00:00:22.5172936 [2022-04-07T09:15:44.864Z] INFO: Updating the golang and path environment variables [2022-04-07T09:15:44.864Z] INFO: GOPATH=d:\gopath [2022-04-07T09:15:44.864Z] INFO: go version go1.16.15 windows/amd64 [2022-04-07T09:15:44.864Z] INFO: Running the daemon under test in debug mode [2022-04-07T09:15:44.864Z] INFO: Starting a daemon under test... [2022-04-07T09:15:44.864Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43470\1\daemon --pidfile d:\CI\PR-43470\1\docker.pid -D [2022-04-07T09:15:44.864Z] INFO: Process started successfully. [2022-04-07T09:15:44.864Z] INFO: Start tailing logs of the daemon under tests [2022-04-07T09:15:44.864Z] INFO: Waiting for the daemon under test to start... [2022-04-07T09:15:44.904Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-07T09:15:44.904Z] === RUN TestHealthCheckWorkdir [2022-04-07T09:15:45.008Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-07T09:15:45.468Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2022-04-07T09:15:45.468Z] === RUN TestHealthKillContainer [2022-04-07T09:15:46.978Z] === CONT TestStopContainerWithTimeout/1 [2022-04-07T09:15:48.344Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-07T09:15:48.344Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-04-07T09:15:48.344Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-04-07T09:15:48.344Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-04-07T09:15:48.344Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-04-07T09:15:48.344Z] === RUN TestDeleteDevicemapper [2022-04-07T09:15:48.344Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T09:15:48.344Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-07T09:15:48.344Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-07T09:15:50.235Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2022-04-07T09:15:50.235Z] === RUN TestUpdateMemory [2022-04-07T09:15:50.445Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-07T09:15:50.492Z] --- PASS: TestUpdateMemory (0.61s) [2022-04-07T09:15:50.492Z] === RUN TestUpdateCPUQuota [2022-04-07T09:15:51.859Z] --- PASS: TestUpdateCPUQuota (1.03s) [2022-04-07T09:15:51.859Z] === RUN TestUpdatePidsLimit [2022-04-07T09:15:51.859Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-07T09:15:51.859Z] === RUN TestUpdatePidsLimit/no_change [2022-04-07T09:15:52.117Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-07T09:15:52.373Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-07T09:15:52.373Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-07T09:15:52.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-07T09:15:52.888Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-07T09:15:53.453Z] --- PASS: TestUpdatePidsLimit (1.94s) [2022-04-07T09:15:53.453Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2022-04-07T09:15:53.453Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-04-07T09:15:53.453Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-04-07T09:15:53.453Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-07T09:15:53.453Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-04-07T09:15:53.453Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-07T09:15:53.453Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-04-07T09:15:53.453Z] === RUN TestUpdateRestartPolicy [2022-04-07T09:15:53.558Z] --- PASS: TestHealthKillContainer (7.92s) [2022-04-07T09:15:53.559Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-07T09:15:53.815Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-04-07T09:15:53.815Z] === RUN TestIpcModeNone [2022-04-07T09:15:54.379Z] --- PASS: TestIpcModeNone (0.49s) [2022-04-07T09:15:54.379Z] === RUN TestIpcModePrivate [2022-04-07T09:15:54.636Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-07T09:15:54.892Z] --- PASS: TestIpcModePrivate (0.43s) [2022-04-07T09:15:54.892Z] === RUN TestIpcModeShareable [2022-04-07T09:15:55.150Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-07T09:15:55.150Z] --- PASS: TestIpcModeShareable (0.47s) [2022-04-07T09:15:55.150Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-07T09:15:57.042Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-04-07T09:15:57.042Z] === RUN TestAPIIpcModeHost [2022-04-07T09:15:57.042Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-04-07T09:15:57.042Z] === RUN TestDaemonIpcModeShareable [2022-04-07T09:15:57.971Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-07T09:15:58.227Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-04-07T09:15:58.227Z] === RUN TestDaemonIpcModePrivate [2022-04-07T09:15:59.156Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-07T09:15:59.412Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-04-07T09:15:59.412Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-07T09:15:59.957Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-04-07T09:16:00.340Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-07T09:16:00.340Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-04-07T09:16:00.340Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-07T09:16:01.446Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-07T09:16:01.709Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-07T09:16:01.709Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-04-07T09:16:01.709Z] === RUN TestIpcModeOlderClient [2022-04-07T09:16:01.709Z] === PAUSE TestIpcModeOlderClient [2022-04-07T09:16:01.709Z] === RUN TestKillContainerInvalidSignal [2022-04-07T09:16:01.965Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-04-07T09:16:01.965Z] === RUN TestKillContainer [2022-04-07T09:16:01.965Z] === RUN TestKillContainer/no_signal [2022-04-07T09:16:02.529Z] === RUN TestKillContainer/non_killing_signal [2022-04-07T09:16:02.756Z] .....INFO: Daemon under test started and replied! [2022-04-07T09:16:02.756Z] INFO: Docker version of the daemon under test [2022-04-07T09:16:02.756Z] [2022-04-07T09:16:02.756Z] Client: [2022-04-07T09:16:02.756Z] Version: 17.06.2-ce [2022-04-07T09:16:02.756Z] API version: 1.30 [2022-04-07T09:16:02.756Z] Go version: go1.8.3 [2022-04-07T09:16:02.756Z] Git commit: cec0b72 [2022-04-07T09:16:02.756Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-07T09:16:02.756Z] OS/Arch: windows/amd64 [2022-04-07T09:16:02.756Z] [2022-04-07T09:16:02.756Z] Server: [2022-04-07T09:16:02.756Z] Version: 0.0.0-dev [2022-04-07T09:16:02.756Z] API version: 1.41 (minimum version 1.24) [2022-04-07T09:16:02.756Z] Go version: go1.16.15 [2022-04-07T09:16:02.756Z] Git commit: 4e81bcf380 [2022-04-07T09:16:02.756Z] Built: 04/07/2022 09:14:05 [2022-04-07T09:16:02.756Z] OS/Arch: windows/amd64 [2022-04-07T09:16:02.756Z] Experimental: false [2022-04-07T09:16:02.756Z] [2022-04-07T09:16:02.756Z] INFO: Docker info of the daemon under test [2022-04-07T09:16:02.756Z] [2022-04-07T09:16:02.756Z] Containers: 0 [2022-04-07T09:16:02.756Z] Running: 0 [2022-04-07T09:16:02.756Z] Paused: 0 [2022-04-07T09:16:02.756Z] Stopped: 0 [2022-04-07T09:16:02.756Z] Images: 0 [2022-04-07T09:16:02.756Z] Server Version: 0.0.0-dev [2022-04-07T09:16:02.756Z] Storage Driver: windowsfilter [2022-04-07T09:16:02.756Z] Windows: [2022-04-07T09:16:02.756Z] Logging Driver: json-file [2022-04-07T09:16:02.756Z] Plugins: [2022-04-07T09:16:02.756Z] Volume: local [2022-04-07T09:16:02.756Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-07T09:16:02.756Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-07T09:16:02.756Z] Swarm: inactive [2022-04-07T09:16:02.756Z] Default Isolation: process [2022-04-07T09:16:02.756Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-07T09:16:02.756Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-07T09:16:02.756Z] OSType: windows [2022-04-07T09:16:02.756Z] Architecture: x86_64 [2022-04-07T09:16:02.756Z] CPUs: 4 [2022-04-07T09:16:02.756Z] Total Memory: 32GiB [2022-04-07T09:16:02.756Z] Name: azwin-2-3149b0 [2022-04-07T09:16:02.756Z] ID: M6AY:OLTB:VMBR:W2AU:5FFX:3BSQ:S5DW:XSBZ:VKWC:DBZU:YEOH:LWW3 [2022-04-07T09:16:02.756Z] Docker Root Dir: D:\CI\PR-43470\1\daemon [2022-04-07T09:16:02.756Z] Debug Mode (client): false [2022-04-07T09:16:02.756Z] Debug Mode (server): true [2022-04-07T09:16:02.756Z] File Descriptors: -1 [2022-04-07T09:16:02.756Z] Goroutines: 16 [2022-04-07T09:16:02.756Z] System Time: 2022-04-07T09:16:01.2432201Z [2022-04-07T09:16:02.756Z] EventsListeners: 0 [2022-04-07T09:16:02.756Z] Registry: https://index.docker.io/v1/ [2022-04-07T09:16:02.756Z] Labels: [2022-04-07T09:16:02.756Z] Experimental: false [2022-04-07T09:16:02.756Z] Insecure Registries: [2022-04-07T09:16:02.756Z] 127.0.0.0/8 [2022-04-07T09:16:02.756Z] Live Restore Enabled: false [2022-04-07T09:16:02.756Z] [2022-04-07T09:16:02.756Z] [2022-04-07T09:16:02.756Z] INFO: Docker images of the daemon under test [2022-04-07T09:16:02.756Z] [2022-04-07T09:16:02.756Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T09:16:02.756Z] [2022-04-07T09:16:02.757Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-07T09:16:02.757Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-07T09:16:02.757Z] ltsc2019: Pulling from windows/servercore [2022-04-07T09:16:02.757Z] 4612f6d0b889: Pulling fs layer [2022-04-07T09:16:02.757Z] 0a6173b79e25: Pulling fs layer [2022-04-07T09:16:02.786Z] === RUN TestKillContainer/killing_signal [2022-04-07T09:16:03.350Z] --- PASS: TestKillContainer (1.27s) [2022-04-07T09:16:03.350Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-07T09:16:03.350Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-07T09:16:03.350Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-04-07T09:16:03.350Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-07T09:16:03.350Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-07T09:16:03.608Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-07T09:16:04.539Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-04-07T09:16:04.539Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-07T09:16:04.539Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-04-07T09:16:04.539Z] === RUN TestKillStoppedContainer [2022-04-07T09:16:04.539Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-07T09:16:04.539Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-07T09:16:04.539Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-07T09:16:04.539Z] === RUN TestKillDifferentUserContainer [2022-04-07T09:16:05.103Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-07T09:16:05.103Z] === RUN TestInspectOomKilledTrue [2022-04-07T09:16:05.628Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-04-07T09:16:05.628Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-07T09:16:05.628Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-04-07T09:16:05.628Z] === RUN TestWaitNonBlocked [2022-04-07T09:16:05.628Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:16:05.628Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:16:05.628Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:16:05.628Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:16:05.628Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:16:05.628Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:16:05.665Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-04-07T09:16:05.665Z] === RUN TestInspectOomKilledFalse [2022-04-07T09:16:05.885Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-07T09:16:05.885Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-04-07T09:16:05.886Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2022-04-07T09:16:05.886Z] === RUN TestWaitBlocked [2022-04-07T09:16:05.886Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T09:16:05.886Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T09:16:05.886Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T09:16:05.886Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T09:16:05.886Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T09:16:05.886Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T09:16:05.921Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-04-07T09:16:05.921Z] === RUN TestLinksEtcHostsContentMatch [2022-04-07T09:16:06.179Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-04-07T09:16:06.179Z] === RUN TestLinksContainerNames [2022-04-07T09:16:06.407Z] Loaded image: buildpack-deps:buster [2022-04-07T09:16:06.407Z] Loaded image: busybox:latest [2022-04-07T09:16:06.407Z] Loaded image: busybox:glibc [2022-04-07T09:16:06.538Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-04-07T09:16:06.814Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-07T09:16:06.814Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-04-07T09:16:06.814Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-04-07T09:16:06.814Z] === CONT TestContainerStartOnDaemonRestart [2022-04-07T09:16:06.814Z] === CONT TestContainerKillOnDaemonStart [2022-04-07T09:16:07.109Z] --- PASS: TestLinksContainerNames (0.89s) [2022-04-07T09:16:07.109Z] === RUN TestLogsFollowTailEmpty [2022-04-07T09:16:07.365Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-07T09:16:07.365Z] === RUN TestContainerNetworkMountsNoChown [2022-04-07T09:16:07.930Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/default [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/default [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/private [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/private [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rprivate [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/slave [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/slave [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rslave [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/shared [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/shared [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rshared [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/default [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/rslave [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/slave [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/rprivate [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/private [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/rshared [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/shared [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-07T09:16:07.930Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-07T09:16:07.930Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-07T09:16:07.930Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-07T09:16:08.186Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-07T09:16:08.186Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-07T09:16:08.186Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-07T09:16:08.186Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-07T09:16:08.186Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-07T09:16:08.186Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-07T09:16:08.186Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-07T09:16:08.187Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T09:16:08.187Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T09:16:08.187Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-07T09:16:08.187Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-07T09:16:08.187Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T09:16:08.187Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-07T09:16:08.187Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T09:16:08.187Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-07T09:16:08.187Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-07T09:16:08.187Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-07T09:16:08.187Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-07T09:16:08.187Z] === RUN TestContainerBindMountNonRecursive [2022-04-07T09:16:09.334Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-04-07T09:16:09.334Z] === CONT TestIpcModeOlderClient [2022-04-07T09:16:09.334Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-07T09:16:09.334Z] === CONT TestDaemonHostGatewayIP [2022-04-07T09:16:09.555Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-04-07T09:16:09.555Z] === RUN TestContainerVolumesMountedAsShared [2022-04-07T09:16:10.117Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-04-07T09:16:10.117Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-07T09:16:10.374Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-04-07T09:16:10.374Z] === RUN TestNetworkNat [2022-04-07T09:16:10.936Z] --- PASS: TestNetworkNat (0.48s) [2022-04-07T09:16:10.936Z] === RUN TestNetworkLocalhostTCPNat [2022-04-07T09:16:11.193Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-07T09:16:11.193Z] === RUN TestNetworkLoopbackNat [2022-04-07T09:16:11.222Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2022-04-07T09:16:11.222Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-07T09:16:11.677Z] Loaded image: debian:bullseye [2022-04-07T09:16:11.678Z] Loaded image: hello-world:latest [2022-04-07T09:16:11.678Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T09:16:11.678Z] INFO: Testing against a local daemon [2022-04-07T09:16:11.678Z] === RUN TestCgroupNamespacesBuild [2022-04-07T09:16:13.110Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.76s) [2022-04-07T09:16:13.110Z] === CONT TestDaemonRestartIpcMode [2022-04-07T09:16:13.711Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-04-07T09:16:13.711Z] === RUN TestPause [2022-04-07T09:16:14.274Z] --- PASS: TestPause (0.52s) [2022-04-07T09:16:14.275Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-07T09:16:14.275Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T09:16:14.275Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T09:16:14.275Z] === RUN TestPauseStopPausedContainer [2022-04-07T09:16:14.837Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-07T09:16:14.837Z] === RUN TestPsFilter [2022-04-07T09:16:14.837Z] --- PASS: TestPsFilter (0.12s) [2022-04-07T09:16:14.837Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-07T09:16:14.966Z] --- PASS: TestCgroupNamespacesBuild (3.16s) [2022-04-07T09:16:14.966Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-07T09:16:15.312Z] 0a6173b79e25: Verifying Checksum [2022-04-07T09:16:15.312Z] 0a6173b79e25: Download complete [2022-04-07T09:16:15.402Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-04-07T09:16:15.402Z] === RUN TestRemoveContainerWithVolume [2022-04-07T09:16:15.635Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-04-07T09:16:15.660Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-04-07T09:16:15.660Z] === RUN TestRemoveContainerRunning [2022-04-07T09:16:16.223Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-07T09:16:16.223Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-07T09:16:16.480Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-04-07T09:16:16.480Z] === RUN TestRemoveInvalidContainer [2022-04-07T09:16:16.480Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-07T09:16:16.480Z] === RUN TestRenameLinkedContainer [2022-04-07T09:16:16.868Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.94s) [2022-04-07T09:16:16.868Z] === RUN TestBuildWithSession [2022-04-07T09:16:16.868Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T09:16:16.868Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-07T09:16:16.868Z] === RUN TestBuildSquashParent [2022-04-07T09:16:18.373Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-04-07T09:16:18.373Z] === RUN TestRenameStoppedContainer [2022-04-07T09:16:18.630Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-07T09:16:18.630Z] === RUN TestRenameRunningContainerAndReuse [2022-04-07T09:16:18.907Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-04-07T09:16:18.907Z] PASS [2022-04-07T09:16:18.907Z] [2022-04-07T09:16:18.907Z] === Skipped [2022-04-07T09:16:18.907Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-07T09:16:18.907Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T09:16:18.907Z] [2022-04-07T09:16:18.907Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-07T09:16:18.907Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-04-07T09:16:18.907Z] [2022-04-07T09:16:18.907Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T09:16:18.907Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T09:16:18.907Z] [2022-04-07T09:16:18.907Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-07T09:16:18.907Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-07T09:16:18.907Z] [2022-04-07T09:16:18.907Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-07T09:16:18.907Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T09:16:18.907Z] [2022-04-07T09:16:18.907Z] DONE 196 tests, 5 skipped in 108.352s [2022-04-07T09:16:18.907Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-07T09:16:18.907Z] INFO: Testing against a local daemon [2022-04-07T09:16:18.907Z] === RUN TestCommitInheritsEnv [2022-04-07T09:16:18.907Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-04-07T09:16:18.907Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-07T09:16:18.907Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-07T09:16:18.907Z] === RUN TestImagesFilterMultiReference [2022-04-07T09:16:18.907Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-07T09:16:18.907Z] === RUN TestImagePullPlatformInvalid [2022-04-07T09:16:18.907Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-07T09:16:18.907Z] === RUN TestRemoveImageOrphaning [2022-04-07T09:16:19.164Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-07T09:16:19.164Z] === RUN TestRemoveImageGarbageCollector [2022-04-07T09:16:19.562Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-04-07T09:16:19.562Z] === RUN TestRenameInvalidName [2022-04-07T09:16:19.819Z] --- PASS: TestRenameInvalidName (0.41s) [2022-04-07T09:16:19.819Z] === RUN TestRenameAnonymousContainer [2022-04-07T09:16:21.054Z] --- PASS: TestRemoveImageGarbageCollector (1.73s) [2022-04-07T09:16:21.054Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-07T09:16:21.054Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-07T09:16:21.054Z] === RUN TestTagInvalidReference [2022-04-07T09:16:21.054Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-07T09:16:21.054Z] === RUN TestTagValidPrefixedRepo [2022-04-07T09:16:21.054Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-07T09:16:21.054Z] === RUN TestTagExistedNameWithoutForce [2022-04-07T09:16:21.054Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-07T09:16:21.054Z] === RUN TestTagOfficialNames [2022-04-07T09:16:21.054Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-07T09:16:21.054Z] === RUN TestTagMatchesDigest [2022-04-07T09:16:21.054Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-07T09:16:21.054Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-07T09:16:21.271Z] ......................... [ 67%] [2022-04-07T09:16:21.709Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-04-07T09:16:21.709Z] === RUN TestRenameContainerWithSameName [2022-04-07T09:16:21.709Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-04-07T09:16:21.709Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-07T09:16:22.637Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-04-07T09:16:22.637Z] === RUN TestResize [2022-04-07T09:16:22.893Z] --- PASS: TestResize (0.40s) [2022-04-07T09:16:22.893Z] === RUN TestResizeWithInvalidSize [2022-04-07T09:16:23.455Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-04-07T09:16:23.455Z] === RUN TestResizeWhenContainerNotStarted [2022-04-07T09:16:23.712Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T09:16:23.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T09:16:23.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T09:16:23.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T09:16:23.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T09:16:23.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T09:16:23.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T09:16:23.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T09:16:23.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:16:23.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:16:23.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:16:23.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:16:23.712Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:16:23.712Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:16:23.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T09:16:23.712Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T09:16:24.985Z] --- PASS: TestBuildSquashParent (7.82s) [2022-04-07T09:16:24.985Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-07T09:16:24.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:16:24.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:16:24.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:16:24.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:16:24.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:16:24.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:16:24.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:16:24.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:16:24.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:16:24.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:16:24.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:16:24.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:16:24.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:16:24.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:16:25.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:16:25.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:16:26.601Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:16:26.866Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:16:27.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T09:16:28.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T09:16:28.276Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:16:28.276Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:16:29.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T09:16:29.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T09:16:30.303Z] 4612f6d0b889: Verifying Checksum [2022-04-07T09:16:30.303Z] 4612f6d0b889: Download complete [2022-04-07T09:16:31.566Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:16:31.566Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:16:31.850Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T09:16:31.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-04-07T09:16:33.739Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-04-07T09:16:33.739Z] === RUN TestCgroupNamespacesRun [2022-04-07T09:16:34.101Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-07T09:16:34.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s) [2022-04-07T09:16:34.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2022-04-07T09:16:34.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2022-04-07T09:16:34.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s) [2022-04-07T09:16:34.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2022-04-07T09:16:34.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s) [2022-04-07T09:16:34.101Z] === RUN TestBuildMultiStageCopy [2022-04-07T09:16:34.101Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-07T09:16:34.666Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-04-07T09:16:34.666Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-07T09:16:35.596Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-04-07T09:16:35.596Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-07T09:16:36.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-07T09:16:36.892Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-07T09:16:36.965Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-04-07T09:16:36.965Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-07T09:16:37.459Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-07T09:16:38.027Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-07T09:16:38.334Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-04-07T09:16:38.334Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-07T09:16:38.595Z] --- PASS: TestBuildMultiStageCopy (4.38s) [2022-04-07T09:16:38.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.42s) [2022-04-07T09:16:38.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2022-04-07T09:16:38.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2022-04-07T09:16:38.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2022-04-07T09:16:38.595Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2022-04-07T09:16:38.595Z] === RUN TestBuildMultiStageParentConfig [2022-04-07T09:16:39.265Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-07T09:16:39.265Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-07T09:16:39.974Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2022-04-07T09:16:39.974Z] === RUN TestBuildLabelWithTargets [2022-04-07T09:16:40.196Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-04-07T09:16:40.196Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-07T09:16:41.127Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-07T09:16:41.127Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-07T09:16:41.880Z] --- PASS: TestBuildLabelWithTargets (2.09s) [2022-04-07T09:16:41.881Z] === RUN TestBuildWithEmptyLayers [2022-04-07T09:16:42.060Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-04-07T09:16:42.060Z] === RUN TestNISDomainname [2022-04-07T09:16:42.629Z] --- PASS: TestNISDomainname (0.55s) [2022-04-07T09:16:42.629Z] === RUN TestHostnameDnsResolution [2022-04-07T09:16:42.819Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2022-04-07T09:16:42.819Z] === RUN TestBuildMultiStageOnBuild [2022-04-07T09:16:43.558Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-04-07T09:16:43.558Z] === RUN TestUnprivilegedPortsAndPing [2022-04-07T09:16:43.815Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-04-07T09:16:43.815Z] === RUN TestStats [2022-04-07T09:16:46.108Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2022-04-07T09:16:46.108Z] === RUN TestBuildUncleanTarFilenames [2022-04-07T09:16:46.331Z] --- PASS: TestStats (2.43s) [2022-04-07T09:16:46.331Z] === RUN TestStopContainerWithTimeout [2022-04-07T09:16:46.331Z] === RUN TestStopContainerWithTimeout/0 [2022-04-07T09:16:46.331Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-07T09:16:46.331Z] === RUN TestStopContainerWithTimeout/1 [2022-04-07T09:16:46.331Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-07T09:16:46.331Z] === RUN TestStopContainerWithTimeout/3 [2022-04-07T09:16:46.331Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-07T09:16:46.331Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-07T09:16:46.331Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-07T09:16:46.331Z] === CONT TestStopContainerWithTimeout/0 [2022-04-07T09:16:46.331Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-07T09:16:47.261Z] === CONT TestStopContainerWithTimeout/3 [2022-04-07T09:16:47.488Z] --- PASS: TestBuildUncleanTarFilenames (1.69s) [2022-04-07T09:16:47.488Z] === RUN TestBuildMultiStageLayerLeak [2022-04-07T09:16:49.153Z] === CONT TestStopContainerWithTimeout/1 [2022-04-07T09:16:50.522Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-07T09:16:50.522Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-04-07T09:16:50.522Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-04-07T09:16:50.522Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-04-07T09:16:50.522Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-04-07T09:16:50.522Z] === RUN TestDeleteDevicemapper [2022-04-07T09:16:50.522Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T09:16:50.522Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-07T09:16:50.522Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-07T09:16:50.826Z] --- PASS: TestBuildMultiStageLayerLeak (3.19s) [2022-04-07T09:16:50.827Z] === RUN TestBuildWithHugeFile [2022-04-07T09:16:51.890Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-04-07T09:16:51.890Z] === RUN TestUpdateMemory [2022-04-07T09:16:52.147Z] --- PASS: TestUpdateMemory (0.54s) [2022-04-07T09:16:52.147Z] === RUN TestUpdateCPUQuota [2022-04-07T09:16:53.077Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-04-07T09:16:53.077Z] === RUN TestUpdatePidsLimit [2022-04-07T09:16:53.077Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-07T09:16:53.077Z] === RUN TestUpdatePidsLimit/no_change [2022-04-07T09:16:53.334Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-07T09:16:53.591Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-07T09:16:53.848Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-07T09:16:54.105Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-07T09:16:54.105Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-07T09:16:55.034Z] --- PASS: TestUpdatePidsLimit (1.85s) [2022-04-07T09:16:55.034Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-04-07T09:16:55.034Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-04-07T09:16:55.034Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-04-07T09:16:55.034Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-04-07T09:16:55.034Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-04-07T09:16:55.034Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-04-07T09:16:55.034Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-04-07T09:16:55.034Z] === RUN TestUpdateRestartPolicy [2022-04-07T09:17:00.284Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-07T09:17:07.207Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-04-07T09:17:07.207Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-07T09:17:07.207Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-07T09:17:07.207Z] === RUN TestWaitNonBlocked [2022-04-07T09:17:07.207Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:17:07.207Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:17:07.207Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:17:07.207Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:17:07.207Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:17:07.207Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:17:07.207Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-07T09:17:07.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.52s) [2022-04-07T09:17:07.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-04-07T09:17:07.207Z] === RUN TestWaitBlocked [2022-04-07T09:17:07.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T09:17:07.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T09:17:07.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T09:17:07.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T09:17:07.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T09:17:07.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T09:17:07.464Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-07T09:17:07.464Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-04-07T09:17:07.464Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-04-07T09:17:07.464Z] === CONT TestContainerStartOnDaemonRestart [2022-04-07T09:17:07.464Z] === CONT TestContainerKillOnDaemonStart [2022-04-07T09:17:09.354Z] --- PASS: TestContainerStartOnDaemonRestart (2.02s) [2022-04-07T09:17:09.354Z] === CONT TestIpcModeOlderClient [2022-04-07T09:17:09.611Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-07T09:17:09.611Z] === CONT TestDaemonHostGatewayIP [2022-04-07T09:17:12.133Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-04-07T09:17:12.133Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-07T09:17:13.504Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.68s) [2022-04-07T09:17:13.504Z] === CONT TestDaemonRestartIpcMode [2022-04-07T09:17:15.400Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-04-07T09:17:15.640Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-07T09:17:17.531Z] tests/integration/client_test.py ..... [ 75%] [2022-04-07T09:17:17.788Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-07T09:17:18.349Z] tests/integration/errors_test.py . [ 76%] [2022-04-07T09:17:19.569Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2022-04-07T09:17:19.570Z] PASS [2022-04-07T09:17:19.570Z] [2022-04-07T09:17:19.570Z] === Skipped [2022-04-07T09:17:19.570Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-07T09:17:19.570Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T09:17:19.570Z] [2022-04-07T09:17:19.570Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T09:17:19.570Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T09:17:19.570Z] [2022-04-07T09:17:19.570Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-07T09:17:19.570Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T09:17:19.570Z] [2022-04-07T09:17:19.570Z] DONE 196 tests, 3 skipped in 102.760s [2022-04-07T09:17:19.570Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-07T09:17:19.570Z] ++ 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-04-07T09:17:19.570Z] ++ set -e [2022-04-07T09:17:19.570Z] ++ '[' -n 0 ']' [2022-04-07T09:17:19.570Z] ++ set -x [2022-04-07T09:17:19.570Z] ++ 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-04-07T09:17:19.570Z] INFO: Testing against a local daemon [2022-04-07T09:17:19.570Z] === RUN TestCommitInheritsEnv [2022-04-07T09:17:19.570Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-07T09:17:19.570Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-07T09:17:19.570Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-04-07T09:17:19.570Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-07T09:17:19.570Z] === RUN TestImagesFilterMultiReference [2022-04-07T09:17:19.570Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-07T09:17:19.570Z] === RUN TestImagePullPlatformInvalid [2022-04-07T09:17:19.570Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-07T09:17:19.570Z] === RUN TestRemoveImageOrphaning [2022-04-07T09:17:19.826Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-07T09:17:19.826Z] === RUN TestRemoveImageGarbageCollector [2022-04-07T09:17:19.826Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:17:19.826Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-07T09:17:19.826Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-07T09:17:19.826Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-07T09:17:19.826Z] === RUN TestTagInvalidReference [2022-04-07T09:17:19.826Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-07T09:17:19.826Z] === RUN TestTagValidPrefixedRepo [2022-04-07T09:17:19.826Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-07T09:17:19.826Z] === RUN TestTagExistedNameWithoutForce [2022-04-07T09:17:20.084Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-07T09:17:20.084Z] === RUN TestTagOfficialNames [2022-04-07T09:17:20.084Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-07T09:17:20.084Z] === RUN TestTagMatchesDigest [2022-04-07T09:17:20.084Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-07T09:17:20.084Z] PASS [2022-04-07T09:17:20.084Z] [2022-04-07T09:17:20.084Z] === Skipped [2022-04-07T09:17:20.084Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-07T09:17:20.084Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-04-07T09:17:20.084Z] [2022-04-07T09:17:20.084Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-07T09:17:20.084Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:17:20.084Z] [2022-04-07T09:17:20.084Z] DONE 12 tests, 2 skipped in 0.951s [2022-04-07T09:17:20.084Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-07T09:17:20.084Z] ++ 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-04-07T09:17:20.084Z] ++ set -e [2022-04-07T09:17:20.084Z] ++ '[' -n 0 ']' [2022-04-07T09:17:20.084Z] ++ set -x [2022-04-07T09:17:20.084Z] ++ 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-04-07T09:17:20.084Z] INFO: Testing against a local daemon [2022-04-07T09:17:20.084Z] === RUN TestNetworkCreateDelete [2022-04-07T09:17:20.341Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-07T09:17:20.341Z] === RUN TestDockerNetworkDeletePreferID [2022-04-07T09:17:20.602Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-07T09:17:20.602Z] === RUN TestDaemonDNSFallback [2022-04-07T09:17:20.748Z] --- PASS: TestImportExtremelyLargeImageWorks (92.54s) [2022-04-07T09:17:20.748Z] PASS [2022-04-07T09:17:20.748Z] [2022-04-07T09:17:20.748Z] === Skipped [2022-04-07T09:17:20.748Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-07T09:17:20.748Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-07T09:17:20.748Z] [2022-04-07T09:17:20.748Z] DONE 12 tests, 1 skipped in 96.135s [2022-04-07T09:17:20.748Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-07T09:17:20.748Z] INFO: Testing against a local daemon [2022-04-07T09:17:20.748Z] === RUN TestNetworkCreateDelete [2022-04-07T09:17:20.748Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-07T09:17:20.748Z] === RUN TestDockerNetworkDeletePreferID [2022-04-07T09:17:20.748Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-04-07T09:17:20.748Z] === RUN TestDaemonDNSFallback [2022-04-07T09:17:24.952Z] --- PASS: TestDaemonDNSFallback (7.31s) [2022-04-07T09:17:24.952Z] === RUN TestInspectNetwork [2022-04-07T09:17:24.952Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:24.952Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-07T09:17:24.952Z] === RUN TestRunContainerWithBridgeNone [2022-04-07T09:17:24.952Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.952Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-07T09:17:24.952Z] === RUN TestNetworkInvalidJSON [2022-04-07T09:17:24.952Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-07T09:17:24.952Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-07T09:17:24.952Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:17:24.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:17:24.952Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:17:24.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:17:24.952Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-07T09:17:24.952Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:17:24.952Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:17:24.952Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-07T09:17:24.952Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-07T09:17:24.953Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-07T09:17:24.953Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-07T09:17:24.953Z] === RUN TestNetworkList [2022-04-07T09:17:24.953Z] === RUN TestNetworkList//networks [2022-04-07T09:17:24.953Z] === PAUSE TestNetworkList//networks [2022-04-07T09:17:24.953Z] === RUN TestNetworkList//networks/ [2022-04-07T09:17:24.953Z] === PAUSE TestNetworkList//networks/ [2022-04-07T09:17:24.953Z] === CONT TestNetworkList//networks [2022-04-07T09:17:24.953Z] === CONT TestNetworkList//networks/ [2022-04-07T09:17:24.953Z] --- PASS: TestNetworkList (0.01s) [2022-04-07T09:17:24.953Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-07T09:17:24.953Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-07T09:17:24.953Z] === RUN TestHostIPv4BridgeLabel [2022-04-07T09:17:24.953Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-07T09:17:24.953Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-07T09:17:24.953Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-04-07T09:17:24.953Z] === RUN TestDaemonDefaultNetworkPools [2022-04-07T09:17:24.953Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-04-07T09:17:24.953Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-07T09:17:24.953Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-04-07T09:17:24.953Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-07T09:17:24.953Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-07T09:17:24.953Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-07T09:17:24.953Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-07T09:17:24.953Z] === RUN TestServiceWithPredefinedNetwork [2022-04-07T09:17:24.953Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:24.953Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-07T09:17:24.953Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-07T09:17:24.953Z] service_test.go:242: FLAKY_TEST [2022-04-07T09:17:24.953Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T09:17:24.953Z] === RUN TestServiceWithDataPathPortInit [2022-04-07T09:17:24.953Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:24.953Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-04-07T09:17:24.953Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-07T09:17:24.953Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:24.953Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-07T09:17:24.953Z] PASS [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === Skipped [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-07T09:17:24.953Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-07T09:17:24.953Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-07T09:17:24.953Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-04-07T09:17:24.953Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-04-07T09:17:24.953Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-04-07T09:17:24.953Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-07T09:17:24.953Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-07T09:17:24.953Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-07T09:17:24.953Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T09:17:24.953Z] service_test.go:242: FLAKY_TEST [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-04-07T09:17:24.953Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-07T09:17:24.953Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] DONE 22 tests, 12 skipped in 8.024s [2022-04-07T09:17:24.953Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-07T09:17:24.953Z] INFO: Testing against a local daemon [2022-04-07T09:17:24.953Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-07T09:17:24.953Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:17:24.953Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T09:17:24.953Z] === RUN TestDockerNetworkIpvlan [2022-04-07T09:17:24.953Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:17:24.953Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-07T09:17:24.953Z] PASS [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === Skipped [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T09:17:24.953Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-07T09:17:24.953Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:17:24.953Z] [2022-04-07T09:17:24.953Z] DONE 2 tests, 2 skipped in 0.125s [2022-04-07T09:17:25.214Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-07T09:17:25.214Z] INFO: Testing against a local daemon [2022-04-07T09:17:25.214Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-07T09:17:25.214Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:25.214Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-07T09:17:25.214Z] === RUN TestDockerNetworkMacvlan [2022-04-07T09:17:25.214Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:25.214Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-07T09:17:25.214Z] PASS [2022-04-07T09:17:25.214Z] [2022-04-07T09:17:25.214Z] === Skipped [2022-04-07T09:17:25.214Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-07T09:17:25.214Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:25.214Z] [2022-04-07T09:17:25.214Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-07T09:17:25.214Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:25.214Z] [2022-04-07T09:17:25.214Z] DONE 2 tests, 2 skipped in 0.126s [2022-04-07T09:17:25.214Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-07T09:17:25.214Z] testing: warning: no tests to run [2022-04-07T09:17:25.214Z] PASS [2022-04-07T09:17:25.214Z] [2022-04-07T09:17:25.214Z] DONE 0 tests in 0.029s [2022-04-07T09:17:25.214Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-07T09:17:25.475Z] INFO: Testing against a local daemon [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginAllowRequest [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginTLS [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginDenyRequest [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginDenyResponse [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginAllowEventStream [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginErrorResponse [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginErrorRequest [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-07T09:17:25.475Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginHeader [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginV2Disable [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-07T09:17:25.475Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-07T09:17:25.475Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-07T09:17:25.737Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-07T09:17:25.737Z] PASS [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === Skipped [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-07T09:17:25.737Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] DONE 17 tests, 17 skipped in 0.362s [2022-04-07T09:17:25.737Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-07T09:17:25.737Z] INFO: Testing against a local daemon [2022-04-07T09:17:25.737Z] === RUN TestPluginInvalidJSON [2022-04-07T09:17:25.737Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:17:25.737Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:17:25.737Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:17:25.737Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-07T09:17:25.737Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-07T09:17:25.737Z] === RUN TestPluginInstall [2022-04-07T09:17:25.737Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-07T09:17:25.737Z] === RUN TestPluginsWithRuntimes [2022-04-07T09:17:25.737Z] 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-04-07T09:17:25.737Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-07T09:17:25.737Z] === RUN TestPluginBackCompatMediaTypes [2022-04-07T09:17:25.737Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-07T09:17:25.737Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-07T09:17:25.737Z] PASS [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === Skipped [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-07T09:17:25.737Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-07T09:17:25.737Z] 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-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-07T09:17:25.737Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-07T09:17:25.737Z] [2022-04-07T09:17:25.737Z] DONE 5 tests, 3 skipped in 0.154s [2022-04-07T09:17:25.737Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-07T09:17:25.998Z] INFO: Testing against a local daemon [2022-04-07T09:17:25.998Z] === RUN TestExternalGraphDriver [2022-04-07T09:17:25.998Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-07T09:17:25.998Z] --- SKIP: TestExternalGraphDriver (0.05s) [2022-04-07T09:17:25.998Z] === RUN TestGraphdriverPluginV2 [2022-04-07T09:17:27.157Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-04-07T09:17:27.157Z] === RUN TestInspectNetwork [2022-04-07T09:17:29.680Z] === RUN TestInspectNetwork/full_network_id [2022-04-07T09:17:29.680Z] === RUN TestInspectNetwork/partial_network_id [2022-04-07T09:17:29.680Z] === RUN TestInspectNetwork/network_name [2022-04-07T09:17:29.680Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-07T09:17:32.583Z] --- PASS: TestGraphdriverPluginV2 (5.54s) [2022-04-07T09:17:32.583Z] PASS [2022-04-07T09:17:32.583Z] [2022-04-07T09:17:32.583Z] === Skipped [2022-04-07T09:17:32.583Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2022-04-07T09:17:32.583Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-07T09:17:32.583Z] [2022-04-07T09:17:32.583Z] DONE 2 tests, 1 skipped in 5.717s [2022-04-07T09:17:32.583Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-07T09:17:32.583Z] INFO: Testing against a local daemon [2022-04-07T09:17:32.583Z] === RUN TestContinueAfterPluginCrash [2022-04-07T09:17:32.583Z] === PAUSE TestContinueAfterPluginCrash [2022-04-07T09:17:32.583Z] === RUN TestReadPluginNoRead [2022-04-07T09:17:32.583Z] === PAUSE TestReadPluginNoRead [2022-04-07T09:17:32.583Z] === RUN TestDaemonStartWithLogOpt [2022-04-07T09:17:32.583Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-07T09:17:32.583Z] === CONT TestContinueAfterPluginCrash [2022-04-07T09:17:32.583Z] === CONT TestDaemonStartWithLogOpt [2022-04-07T09:17:33.849Z] --- PASS: TestInspectNetwork (6.92s) [2022-04-07T09:17:33.849Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-07T09:17:33.849Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-07T09:17:33.849Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-07T09:17:33.849Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-07T09:17:33.849Z] === RUN TestRunContainerWithBridgeNone [2022-04-07T09:17:35.743Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-04-07T09:17:35.743Z] === RUN TestNetworkInvalidJSON [2022-04-07T09:17:35.743Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-07T09:17:35.743Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-07T09:17:35.743Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:17:35.743Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:17:35.743Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:17:35.743Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:17:35.743Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-07T09:17:35.743Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:17:35.743Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:17:35.743Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-07T09:17:35.743Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-07T09:17:35.743Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-07T09:17:35.743Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-07T09:17:35.743Z] === RUN TestNetworkList [2022-04-07T09:17:35.743Z] === RUN TestNetworkList//networks [2022-04-07T09:17:35.743Z] === PAUSE TestNetworkList//networks [2022-04-07T09:17:35.743Z] === RUN TestNetworkList//networks/ [2022-04-07T09:17:35.743Z] === PAUSE TestNetworkList//networks/ [2022-04-07T09:17:35.743Z] === CONT TestNetworkList//networks [2022-04-07T09:17:35.743Z] === CONT TestNetworkList//networks/ [2022-04-07T09:17:35.743Z] --- PASS: TestNetworkList (0.02s) [2022-04-07T09:17:35.743Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-07T09:17:35.743Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-07T09:17:35.744Z] === RUN TestHostIPv4BridgeLabel [2022-04-07T09:17:36.000Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-07T09:17:36.000Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-07T09:17:36.510Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-07T09:17:36.930Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-04-07T09:17:36.930Z] === RUN TestDaemonDefaultNetworkPools [2022-04-07T09:17:37.860Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-04-07T09:17:37.861Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-07T09:17:37.873Z] --- PASS: TestDaemonStartWithLogOpt (6.25s) [2022-04-07T09:17:37.873Z] === CONT TestReadPluginNoRead [2022-04-07T09:17:39.229Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-07T09:17:39.229Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-07T09:17:40.160Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-07T09:17:40.160Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-07T09:17:40.721Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-07T09:17:40.721Z] === RUN TestServiceWithPredefinedNetwork [2022-04-07T09:17:41.174Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-07T09:17:41.434Z] --- PASS: TestContinueAfterPluginCrash (9.89s) [2022-04-07T09:17:43.240Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-04-07T09:17:43.240Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-07T09:17:43.240Z] service_test.go:242: FLAKY_TEST [2022-04-07T09:17:43.240Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T09:17:43.240Z] === RUN TestServiceWithDataPathPortInit [2022-04-07T09:17:43.346Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-07T09:17:45.895Z] === RUN TestReadPluginNoRead/default [2022-04-07T09:17:48.440Z] === CONT TestReadPluginNoRead [2022-04-07T09:17:48.440Z] read_test.go:92: [dabd12690b532] daemon is not started [2022-04-07T09:17:48.440Z] --- PASS: TestReadPluginNoRead (10.10s) [2022-04-07T09:17:48.440Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2022-04-07T09:17:48.440Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.32s) [2022-04-07T09:17:48.440Z] --- PASS: TestReadPluginNoRead/default (2.31s) [2022-04-07T09:17:48.440Z] PASS [2022-04-07T09:17:48.440Z] [2022-04-07T09:17:48.440Z] DONE 6 tests in 16.484s [2022-04-07T09:17:48.440Z] 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-04-07T09:17:48.440Z] testing: warning: no tests to run [2022-04-07T09:17:48.440Z] PASS [2022-04-07T09:17:48.440Z] [2022-04-07T09:17:48.440Z] DONE 0 tests in 0.045s [2022-04-07T09:17:48.440Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-07T09:17:48.440Z] INFO: Testing against a local daemon [2022-04-07T09:17:48.440Z] === RUN TestPluginWithDevMounts [2022-04-07T09:17:48.440Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-04-07T09:17:48.440Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-07T09:17:48.440Z] PASS [2022-04-07T09:17:48.440Z] [2022-04-07T09:17:48.440Z] === Skipped [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-07T09:17:48.440Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-04-07T09:17:48.440Z] [2022-04-07T09:17:48.440Z] DONE 1 tests, 1 skipped in 0.136s [2022-04-07T09:17:48.440Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-07T09:17:48.440Z] INFO: Testing against a local daemon [2022-04-07T09:17:48.440Z] === RUN TestSecretInspect [2022-04-07T09:17:48.440Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.440Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-07T09:17:48.440Z] === RUN TestSecretList [2022-04-07T09:17:48.440Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.440Z] --- SKIP: TestSecretList (0.01s) [2022-04-07T09:17:48.440Z] === RUN TestSecretsCreateAndDelete [2022-04-07T09:17:48.440Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.440Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-04-07T09:17:48.440Z] === RUN TestSecretsUpdate [2022-04-07T09:17:48.440Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.440Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-07T09:17:48.440Z] === RUN TestTemplatedSecret [2022-04-07T09:17:48.440Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.440Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-07T09:17:48.440Z] === RUN TestSecretCreateResolve [2022-04-07T09:17:48.440Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.440Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-07T09:17:48.440Z] PASS [2022-04-07T09:17:48.440Z] [2022-04-07T09:17:48.440Z] === Skipped [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-07T09:17:48.440Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.440Z] [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-07T09:17:48.440Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.440Z] [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-04-07T09:17:48.440Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.440Z] [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-07T09:17:48.440Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.440Z] [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-07T09:17:48.440Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.440Z] [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-07T09:17:48.440Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.440Z] [2022-04-07T09:17:48.440Z] DONE 6 tests, 6 skipped in 0.198s [2022-04-07T09:17:48.440Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-07T09:17:48.701Z] INFO: Testing against a local daemon [2022-04-07T09:17:48.701Z] === RUN TestServiceCreateInit [2022-04-07T09:17:48.702Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-07T09:17:48.702Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-07T09:17:48.702Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-07T09:17:48.702Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-07T09:17:48.702Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-07T09:17:48.702Z] === RUN TestCreateServiceMultipleTimes [2022-04-07T09:17:48.702Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-07T09:17:48.702Z] === RUN TestCreateServiceConflict [2022-04-07T09:17:48.702Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-07T09:17:48.702Z] === RUN TestCreateServiceMaxReplicas [2022-04-07T09:17:48.702Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-07T09:17:48.702Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-07T09:17:48.702Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-07T09:17:48.702Z] === RUN TestCreateServiceSecretFileMode [2022-04-07T09:17:48.702Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-04-07T09:17:48.702Z] === RUN TestCreateServiceConfigFileMode [2022-04-07T09:17:48.702Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-07T09:17:48.702Z] === RUN TestCreateServiceSysctls [2022-04-07T09:17:48.702Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-04-07T09:17:48.702Z] === RUN TestCreateServiceCapabilities [2022-04-07T09:17:48.702Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-04-07T09:17:48.702Z] === RUN TestInspect [2022-04-07T09:17:48.702Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestInspect (0.01s) [2022-04-07T09:17:48.702Z] === RUN TestCreateJob [2022-04-07T09:17:48.702Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateJob (0.01s) [2022-04-07T09:17:48.702Z] === RUN TestReplicatedJob [2022-04-07T09:17:48.702Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-07T09:17:48.702Z] === RUN TestUpdateReplicatedJob [2022-04-07T09:17:48.702Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-07T09:17:48.702Z] === RUN TestServiceListWithStatuses [2022-04-07T09:17:48.702Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T09:17:48.702Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-07T09:17:48.702Z] === RUN TestDockerNetworkConnectAlias [2022-04-07T09:17:48.702Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-04-07T09:17:48.702Z] === RUN TestDockerNetworkReConnect [2022-04-07T09:17:48.702Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:48.702Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-07T09:17:48.702Z] === RUN TestServicePlugin [2022-04-07T09:17:52.004Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.004Z] --- SKIP: TestServicePlugin (2.97s) [2022-04-07T09:17:52.005Z] === RUN TestServiceUpdateLabel [2022-04-07T09:17:52.005Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-07T09:17:52.005Z] === RUN TestServiceUpdateSecrets [2022-04-07T09:17:52.005Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-07T09:17:52.005Z] === RUN TestServiceUpdateConfigs [2022-04-07T09:17:52.005Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-07T09:17:52.005Z] === RUN TestServiceUpdateNetwork [2022-04-07T09:17:52.005Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-07T09:17:52.005Z] === RUN TestServiceUpdatePidsLimit [2022-04-07T09:17:52.005Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-07T09:17:52.005Z] PASS [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === Skipped [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-07T09:17:52.005Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-07T09:17:52.005Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-07T09:17:52.005Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-07T09:17:52.005Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-07T09:17:52.005Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-07T09:17:52.005Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-04-07T09:17:52.005Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-07T09:17:52.005Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-04-07T09:17:52.005Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-04-07T09:17:52.005Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-07T09:17:52.005Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-07T09:17:52.005Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-07T09:17:52.005Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-07T09:17:52.005Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-07T09:17:52.005Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-04-07T09:17:52.005Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-07T09:17:52.005Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServicePlugin (2.97s) [2022-04-07T09:17:52.005Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-07T09:17:52.005Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-07T09:17:52.005Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-07T09:17:52.005Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-07T09:17:52.005Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-07T09:17:52.005Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] DONE 24 tests, 23 skipped in 3.379s [2022-04-07T09:17:52.005Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-07T09:17:52.005Z] INFO: Testing against a local daemon [2022-04-07T09:17:52.005Z] === RUN TestSessionCreate [2022-04-07T09:17:52.005Z] --- PASS: TestSessionCreate (0.02s) [2022-04-07T09:17:52.005Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-07T09:17:52.005Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-07T09:17:52.005Z] PASS [2022-04-07T09:17:52.005Z] [2022-04-07T09:17:52.005Z] DONE 2 tests in 0.147s [2022-04-07T09:17:52.005Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-07T09:17:52.005Z] INFO: Testing against a local daemon [2022-04-07T09:17:52.005Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-07T09:17:52.005Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-07T09:17:52.005Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T09:17:52.005Z] === RUN TestEventsExecDie [2022-04-07T09:17:52.576Z] --- PASS: TestEventsExecDie (0.52s) [2022-04-07T09:17:52.576Z] === RUN TestEventsBackwardsCompatible [2022-04-07T09:17:52.576Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-07T09:17:52.576Z] === RUN TestInfoBinaryCommits [2022-04-07T09:17:52.576Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-07T09:17:52.576Z] === RUN TestInfoAPIVersioned [2022-04-07T09:17:52.740Z] ......... [ 86%] [2022-04-07T09:17:52.838Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-07T09:17:52.839Z] === RUN TestInfoDiscoveryBackend [2022-04-07T09:17:54.222Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-04-07T09:17:54.222Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-04-07T09:17:57.436Z] --- PASS: TestImportExtremelyLargeImageWorks (93.98s) [2022-04-07T09:17:57.436Z] PASS [2022-04-07T09:17:57.436Z] [2022-04-07T09:17:57.436Z] DONE 12 tests in 96.537s [2022-04-07T09:17:57.436Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-07T09:17:57.436Z] INFO: Testing against a local daemon [2022-04-07T09:17:57.436Z] === RUN TestNetworkCreateDelete [2022-04-07T09:17:57.436Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-07T09:17:57.437Z] === RUN TestDockerNetworkDeletePreferID [2022-04-07T09:17:57.437Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-04-07T09:17:57.437Z] === RUN TestDaemonDNSFallback [2022-04-07T09:17:57.461Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-07T09:17:57.524Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2022-04-07T09:17:57.524Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-04-07T09:17:57.524Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:17:57.524Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-04-07T09:17:57.524Z] === RUN TestInfoAPI [2022-04-07T09:17:57.785Z] --- PASS: TestInfoAPI (0.02s) [2022-04-07T09:17:57.785Z] === RUN TestInfoAPIWarnings [2022-04-07T09:17:58.088Z] --- PASS: TestServiceWithDataPathPortInit (13.14s) [2022-04-07T09:17:58.089Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-07T09:17:58.515Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-07T09:17:58.515Z] Using test binary docker [2022-04-07T09:17:58.515Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-07T09:17:58.515Z] Using test binary docker [2022-04-07T09:17:58.515Z] +++ /etc/init.d/apparmor start [2022-04-07T09:17:58.515Z] +++ /etc/init.d/apparmor start [2022-04-07T09:17:58.515Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). (warning). [2022-04-07T09:17:58.515Z] [2022-04-07T09:17:58.515Z] INFO: Waiting for daemon to start... [2022-04-07T09:17:58.515Z] INFO: Waiting for daemon to start... [2022-04-07T09:17:58.515Z] Starting dockerdStarting dockerd [2022-04-07T09:17:58.515Z] +++ 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-04-07T09:17:58.515Z] [2022-04-07T09:17:58.515Z] +++ 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-04-07T09:17:58.515Z] .. [2022-04-07T09:17:58.515Z] [2022-04-07T09:17:58.515Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-07T09:17:58.515Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-07T09:17:58.515Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-07T09:17:58.515Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-07T09:17:58.515Z] Error: No such image: emptyfs [2022-04-07T09:17:58.515Z] Error: No such image: emptyfs [2022-04-07T09:17:58.515Z] ++++ docker load [2022-04-07T09:17:58.515Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-07T09:17:58.515Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-07T09:17:58.515Z] ++++ docker load [2022-04-07T09:17:58.515Z] Running integration-test (iteration 1) [2022-04-07T09:17:58.515Z] Running integration-test (iteration 1) [2022-04-07T09:17:58.515Z] 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-04-07T09:17:58.515Z] ++ 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-04-07T09:17:58.515Z] ++ set -e [2022-04-07T09:17:58.515Z] ++ '[' -n 0 ']' [2022-04-07T09:17:58.515Z] ++ set -x [2022-04-07T09:17:58.515Z] ++ 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-04-07T09:17:58.515Z] 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-04-07T09:17:58.515Z] ++ 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-04-07T09:17:58.515Z] ++ set -e [2022-04-07T09:17:58.515Z] ++ '[' -n 0 ']' [2022-04-07T09:17:58.515Z] ++ set -x [2022-04-07T09:17:58.515Z] ++ 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-04-07T09:17:58.651Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yi4hrps1i7sm3c0bruccd0fqk Created:2022-04-07 09:17:57.541592854 +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[84c1a3c88678ec8707ed6c800bb928a6012d104a9bc30f5a801544def8d34f93:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uux95prinickpkdc3jqx7qyqq EndpointID:49a314de94eb8d77c5096fc00d52ccfa5ee05dc0cdf904759ba7c7ca0b84cf89 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f564a34bc68697b72ac70617ed5f76a5e332ca2bb7e730da348a26075dd7dd6f 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:77c28a497d7a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uux95prinickpkdc3jqx7qyqq EndpointID:49a314de94eb8d77c5096fc00d52ccfa5ee05dc0cdf904759ba7c7ca0b84cf89 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-07T09:17:58.654Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-07T09:18:02.682Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-04-07T09:18:02.682Z] === RUN TestInspectNetwork [2022-04-07T09:18:03.900Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-04-07T09:18:03.900Z] PASS [2022-04-07T09:18:03.900Z] [2022-04-07T09:18:03.900Z] === Skipped [2022-04-07T09:18:03.900Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T09:18:03.900Z] service_test.go:242: FLAKY_TEST [2022-04-07T09:18:03.900Z] [2022-04-07T09:18:03.900Z] DONE 26 tests, 1 skipped in 43.065s [2022-04-07T09:18:03.900Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-07T09:18:03.901Z] ++ 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-04-07T09:18:03.901Z] ++ set -e [2022-04-07T09:18:03.901Z] ++ '[' -n 0 ']' [2022-04-07T09:18:03.901Z] ++ set -x [2022-04-07T09:18:03.901Z] ++ 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-04-07T09:18:03.901Z] INFO: Testing against a local daemon [2022-04-07T09:18:03.901Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-07T09:18:03.901Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:18:03.901Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T09:18:03.901Z] === RUN TestDockerNetworkIpvlan [2022-04-07T09:18:03.901Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:18:03.901Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-07T09:18:03.901Z] PASS [2022-04-07T09:18:03.901Z] [2022-04-07T09:18:03.901Z] === Skipped [2022-04-07T09:18:03.901Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T09:18:03.901Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:18:03.901Z] [2022-04-07T09:18:03.901Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-07T09:18:03.901Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:18:03.901Z] [2022-04-07T09:18:03.901Z] DONE 2 tests, 2 skipped in 0.160s [2022-04-07T09:18:03.901Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-07T09:18:03.901Z] ++ 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-04-07T09:18:03.901Z] ++ set -e [2022-04-07T09:18:03.901Z] ++ '[' -n 0 ']' [2022-04-07T09:18:03.901Z] ++ set -x [2022-04-07T09:18:03.901Z] ++ 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-04-07T09:18:03.901Z] INFO: Testing against a local daemon [2022-04-07T09:18:03.901Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-07T09:18:04.829Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-04-07T09:18:04.829Z] === RUN TestDockerNetworkMacvlan [2022-04-07T09:18:05.198Z] === RUN TestInspectNetwork/full_network_id [2022-04-07T09:18:05.198Z] === RUN TestInspectNetwork/partial_network_id [2022-04-07T09:18:05.198Z] === RUN TestInspectNetwork/network_name [2022-04-07T09:18:05.198Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-07T09:18:05.214Z] tests/integration/models_nodes_test.py . [ 91%] [2022-04-07T09:18:05.214Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-07T09:18:05.393Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-07T09:18:06.321Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-07T09:18:06.885Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-07T09:18:08.779Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-07T09:18:09.365Z] --- PASS: TestInspectNetwork (7.30s) [2022-04-07T09:18:09.365Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-07T09:18:09.365Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-07T09:18:09.365Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-07T09:18:09.365Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-07T09:18:09.365Z] === RUN TestRunContainerWithBridgeNone [2022-04-07T09:18:10.673Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-07T09:18:10.735Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-04-07T09:18:10.735Z] === RUN TestNetworkInvalidJSON [2022-04-07T09:18:10.735Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-07T09:18:10.735Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-07T09:18:10.735Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:18:10.735Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:18:10.735Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:18:10.735Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:18:10.735Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-07T09:18:10.735Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:18:10.735Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:18:10.735Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-07T09:18:10.735Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-07T09:18:10.735Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-07T09:18:10.735Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-07T09:18:10.735Z] === RUN TestNetworkList [2022-04-07T09:18:10.735Z] === RUN TestNetworkList//networks [2022-04-07T09:18:10.735Z] === PAUSE TestNetworkList//networks [2022-04-07T09:18:10.735Z] === RUN TestNetworkList//networks/ [2022-04-07T09:18:10.735Z] === PAUSE TestNetworkList//networks/ [2022-04-07T09:18:10.991Z] === CONT TestNetworkList//networks [2022-04-07T09:18:10.991Z] === CONT TestNetworkList//networks/ [2022-04-07T09:18:10.991Z] --- PASS: TestNetworkList (0.02s) [2022-04-07T09:18:10.991Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-07T09:18:10.991Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-07T09:18:10.991Z] === RUN TestHostIPv4BridgeLabel [2022-04-07T09:18:11.284Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-04-07T09:18:11.554Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-04-07T09:18:11.555Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-07T09:18:12.492Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-07T09:18:12.492Z] === RUN TestDaemonDefaultNetworkPools [2022-04-07T09:18:13.443Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-04-07T09:18:13.444Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-07T09:18:13.948Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-07T09:18:14.018Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-07T09:18:14.018Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-07T09:18:14.204Z] --- PASS: TestDockerNetworkMacvlan (9.41s) [2022-04-07T09:18:14.204Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-07T09:18:14.204Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-07T09:18:14.204Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-04-07T09:18:14.204Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-04-07T09:18:14.204Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-04-07T09:18:14.204Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-04-07T09:18:14.204Z] PASS [2022-04-07T09:18:14.204Z] [2022-04-07T09:18:14.204Z] DONE 8 tests in 10.841s [2022-04-07T09:18:14.204Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-07T09:18:14.204Z] ++ 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-04-07T09:18:14.204Z] ++ set -e [2022-04-07T09:18:14.204Z] ++ '[' -n 0 ']' [2022-04-07T09:18:14.204Z] ++ set -x [2022-04-07T09:18:14.204Z] ++ 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-04-07T09:18:14.204Z] testing: warning: no tests to run [2022-04-07T09:18:14.204Z] PASS [2022-04-07T09:18:14.204Z] [2022-04-07T09:18:14.204Z] DONE 0 tests in 0.044s [2022-04-07T09:18:14.204Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-07T09:18:14.204Z] ++ 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-04-07T09:18:14.204Z] ++ set -e [2022-04-07T09:18:14.204Z] ++ '[' -n 0 ']' [2022-04-07T09:18:14.204Z] ++ set -x [2022-04-07T09:18:14.204Z] ++ 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-04-07T09:18:14.373Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-04-07T09:18:14.373Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-07T09:18:14.460Z] INFO: Testing against a local daemon [2022-04-07T09:18:14.460Z] === RUN TestAuthZPluginAllowRequest [2022-04-07T09:18:15.737Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-07T09:18:15.737Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-07T09:18:15.826Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-04-07T09:18:15.826Z] === RUN TestAuthZPluginTLS [2022-04-07T09:18:15.899Z] --- PASS: TestInfoAPIWarnings (17.36s) [2022-04-07T09:18:15.899Z] === RUN TestInfoDebug [2022-04-07T09:18:16.082Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-07T09:18:16.082Z] === RUN TestAuthZPluginDenyRequest [2022-04-07T09:18:16.299Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-07T09:18:16.299Z] === RUN TestServiceWithPredefinedNetwork [2022-04-07T09:18:16.469Z] --- PASS: TestInfoDebug (1.55s) [2022-04-07T09:18:16.469Z] === RUN TestInfoInsecureRegistries [2022-04-07T09:18:16.645Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-07T09:18:16.645Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-07T09:18:17.209Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-07T09:18:17.209Z] === RUN TestAuthZPluginDenyResponse [2022-04-07T09:18:17.772Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-07T09:18:17.772Z] === RUN TestAuthZPluginAllowEventStream [2022-04-07T09:18:17.917Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-07T09:18:18.175Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-07T09:18:18.175Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-07T09:18:18.175Z] [2022-04-07T09:18:18.175Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-07T09:18:18.175Z] =========================== short test summary info ============================ [2022-04-07T09:18:18.175Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-07T09:18:18.175Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-07T09:18:18.175Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-07T09:18:18.175Z] Not supported on most drivers [2022-04-07T09:18:18.175Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-07T09:18:18.175Z] Output of docker top depends on host distro, and is not formalized. [2022-04-07T09:18:18.175Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-07T09:18:18.175Z] Output of docker top depends on host distro, and is not formalized. [2022-04-07T09:18:18.175Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-07T09:18:18.175Z] Can fail if eth0 has multiple IP addresses [2022-04-07T09:18:18.175Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-07T09:18:18.175Z] This doesn't seem to be taken into account by the engine [2022-04-07T09:18:18.175Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-04-07T09:18:18.175Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-07T09:18:18.175Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 294.72 seconds == [2022-04-07T09:18:18.432Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-07T09:18:18.439Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-04-07T09:18:18.439Z] === RUN TestInfoRegistryMirrors [2022-04-07T09:18:18.821Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-04-07T09:18:18.821Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-07T09:18:18.821Z] service_test.go:242: FLAKY_TEST [2022-04-07T09:18:18.821Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T09:18:18.821Z] === RUN TestServiceWithDataPathPortInit [2022-04-07T09:18:19.140Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-04-07T09:18:19.141Z] === RUN TestAuthZPluginErrorResponse [2022-04-07T09:18:19.396Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-07T09:18:19.396Z] === RUN TestAuthZPluginErrorRequest [2022-04-07T09:18:19.823Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-04-07T09:18:19.823Z] === RUN TestLoginFailsWithBadCredentials [2022-04-07T09:18:19.823Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-04-07T09:18:19.823Z] === RUN TestPingCacheHeaders [2022-04-07T09:18:19.823Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-07T09:18:19.823Z] === RUN TestPingGet [2022-04-07T09:18:19.823Z] --- PASS: TestPingGet (0.01s) [2022-04-07T09:18:19.823Z] === RUN TestPingHead [2022-04-07T09:18:19.823Z] --- PASS: TestPingHead (0.02s) [2022-04-07T09:18:19.823Z] === RUN TestVersion [2022-04-07T09:18:19.823Z] --- PASS: TestVersion (0.02s) [2022-04-07T09:18:19.823Z] PASS [2022-04-07T09:18:19.823Z] [2022-04-07T09:18:19.823Z] === Skipped [2022-04-07T09:18:19.823Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T09:18:19.823Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-07T09:18:19.823Z] [2022-04-07T09:18:19.823Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-04-07T09:18:19.823Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-07T09:18:19.823Z] [2022-04-07T09:18:19.823Z] DONE 18 tests, 2 skipped in 27.847s [2022-04-07T09:18:19.823Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-07T09:18:19.962Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-07T09:18:19.962Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-07T09:18:20.085Z] INFO: Testing against a local daemon [2022-04-07T09:18:20.085Z] === RUN TestVolumesCreateAndList [2022-04-07T09:18:20.085Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-07T09:18:20.085Z] === RUN TestVolumesRemove [2022-04-07T09:18:20.085Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-07T09:18:20.085Z] === RUN TestVolumesInspect [2022-04-07T09:18:20.085Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-07T09:18:20.085Z] === RUN TestVolumesInvalidJSON [2022-04-07T09:18:20.085Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-07T09:18:20.085Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-07T09:18:20.085Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-07T09:18:20.085Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-07T09:18:20.085Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-07T09:18:20.085Z] PASS [2022-04-07T09:18:20.085Z] [2022-04-07T09:18:20.085Z] DONE 5 tests in 0.222s [2022-04-07T09:18:20.085Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-07T09:18:20.085Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12192 is not a child of this shell [2022-04-07T09:18:20.085Z] warning: PID 12192 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-07T09:18:20.085Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-07T09:18:20.085Z] [2022-04-07T09:18:20.085Z] Unloading profiles will leave already running processes permanently [2022-04-07T09:18:20.085Z] unconfined, which can lead to unexpected situations. [2022-04-07T09:18:20.085Z] [2022-04-07T09:18:20.085Z] To set a process to complain mode, use the command line tool [2022-04-07T09:18:20.085Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-07T09:18:20.085Z] Removing test suite binaries [2022-04-07T09:18:20.085Z] exiting test-integration [2022-04-07T09:18:20.085Z] ++ exit 0 [2022-04-07T09:18:20.525Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-07T09:18:20.525Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-07T09:18:21.472Z] [2022-04-07T09:18:21.896Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-04-07T09:18:21.896Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom Post stage [Pipeline] junit [2022-04-07T09:18:22.873Z] Recording test results [2022-04-07T09:18:23.264Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-04-07T09:18:23.264Z] === RUN TestAuthZPluginHeader [2022-04-07T09:18:23.839Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-04-07T09:18:23.839Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-07T09:18:23.839Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:18:23.839Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-07T09:18:23.839Z] === RUN TestAuthZPluginV2Disable [2022-04-07T09:18:23.839Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:18:23.839Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-07T09:18:23.839Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-07T09:18:23.839Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:18:23.839Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-07T09:18:23.839Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-07T09:18:23.839Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:18:23.839Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-07T09:18:23.839Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-07T09:18:24.521Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-07T09:18:24.857Z] + echo Ensuring container killed. [2022-04-07T09:18:24.857Z] Ensuring container killed. [2022-04-07T09:18:24.857Z] + docker rm -vf docker-pr1 [2022-04-07T09:18:24.857Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-07T09:18:25.146Z] + echo Chowning /workspace to jenkins user [2022-04-07T09:18:25.146Z] Chowning /workspace to jenkins user [2022-04-07T09:18:25.146Z] + id -u [2022-04-07T09:18:25.146Z] + id -g [2022-04-07T09:18:25.146Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43470:/workspace busybox chown -R 1000:1000 /workspace [2022-04-07T09:18:25.146Z] Unable to find image 'busybox:latest' locally [2022-04-07T09:18:25.146Z] latest: Pulling from library/busybox [2022-04-07T09:18:25.407Z] 554879bb3004: Pulling fs layer [2022-04-07T09:18:25.407Z] 554879bb3004: Download complete [2022-04-07T09:18:25.407Z] 554879bb3004: Pull complete [2022-04-07T09:18:25.407Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-07T09:18:25.407Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-07T09:18:27.625Z] + bundleName=amd64-rootless [2022-04-07T09:18:27.625Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-07T09:18:27.625Z] Creating amd64-rootless-bundles.tar.gz [2022-04-07T09:18:27.625Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-07T09:18:27.625Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-07T09:18:27.638Z] Archiving artifacts [2022-04-07T09:18:29.630Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43470/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-07T09:18:29.939Z] + make clean [2022-04-07T09:18:30.199Z] docker volume rm -f docker-dev-cache [2022-04-07T09:18:30.199Z] docker-dev-cache [Pipeline] deleteDir [2022-04-07T09:18:30.605Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-07T09:18:30.606Z] [2022-04-07T09:18:30.606Z] Unloading profiles will leave already running processes permanently [2022-04-07T09:18:30.606Z] unconfined, which can lead to unexpected situations. [2022-04-07T09:18:30.606Z] [2022-04-07T09:18:30.606Z] To set a process to complain mode, use the command line tool [2022-04-07T09:18:30.606Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-07T09:18:30.606Z] Post stage [Pipeline] junit [2022-04-07T09:18:30.872Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T09:18:31.687Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-07T09:18:31.968Z] + echo Ensuring container killed. [2022-04-07T09:18:31.968Z] Ensuring container killed. [2022-04-07T09:18:31.968Z] + docker rm -vf docker-pr1 [2022-04-07T09:18:31.968Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-07T09:18:32.251Z] + echo Chowning /workspace to jenkins user [2022-04-07T09:18:32.251Z] Chowning /workspace to jenkins user [2022-04-07T09:18:32.251Z] + id -u [2022-04-07T09:18:32.251Z] + id -g [2022-04-07T09:18:32.251Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43470:/workspace busybox chown -R 1000:1000 /workspace [2022-04-07T09:18:32.251Z] Unable to find image 'busybox:latest' locally [2022-04-07T09:18:32.509Z] latest: Pulling from library/busybox [2022-04-07T09:18:32.509Z] 554879bb3004: Pulling fs layer [2022-04-07T09:18:32.509Z] 554879bb3004: Download complete [2022-04-07T09:18:32.509Z] 554879bb3004: Pull complete [2022-04-07T09:18:32.509Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-07T09:18:32.509Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-07T09:18:33.667Z] --- PASS: TestServiceWithDataPathPortInit (14.00s) [2022-04-07T09:18:33.667Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-07T09:18:33.729Z] + bundleName=docker-py [2022-04-07T09:18:33.729Z] + echo Creating docker-py-bundles.tar.gz [2022-04-07T09:18:33.729Z] Creating docker-py-bundles.tar.gz [2022-04-07T09:18:33.729Z] + 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-04-07T09:18:33.739Z] Archiving artifacts [2022-04-07T09:18:35.040Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3gtq53pnu83uufx58yrhfyx0i Created:2022-04-07 09:18:33.747228202 +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[05f894721785ca2efd70cca34d665bed21318a49edf0e7ee0c36eb3cfc3ad47c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.glge7lt1rh20f7ksfhckvmw2t EndpointID:9a77d5fcd7512594a827a56cb0dd2b146bfb97c14358617ab54e2ddf0474023f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9948e0028848e51f6cfe7a9040e61345e68c87f1526259162cd25df05b83e6ad 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:fd6cad974f95 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.glge7lt1rh20f7ksfhckvmw2t EndpointID:9a77d5fcd7512594a827a56cb0dd2b146bfb97c14358617ab54e2ddf0474023f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-07T09:18:35.469Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43470/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-07T09:18:35.811Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c -e DOCKER_GRAPHDRIVER docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/make.sh binary-daemon [2022-04-07T09:18:36.068Z] [2022-04-07T09:18:36.068Z] Removing bundles/ [2022-04-07T09:18:36.325Z] [2022-04-07T09:18:36.325Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-04-07T09:18:36.325Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-07T09:18:36.325Z] GOOS="" GOARCH="" GOARM="" [2022-04-07T09:18:40.285Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s) [2022-04-07T09:18:40.285Z] PASS [2022-04-07T09:18:40.285Z] [2022-04-07T09:18:40.285Z] === Skipped [2022-04-07T09:18:40.285Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T09:18:40.285Z] service_test.go:242: FLAKY_TEST [2022-04-07T09:18:40.285Z] [2022-04-07T09:18:40.285Z] DONE 26 tests, 1 skipped in 44.544s [2022-04-07T09:18:40.285Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-07T09:18:40.285Z] INFO: Testing against a local daemon [2022-04-07T09:18:40.286Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-07T09:18:40.286Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:18:40.286Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T09:18:40.286Z] === RUN TestDockerNetworkIpvlan [2022-04-07T09:18:40.286Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:18:40.286Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-07T09:18:40.286Z] PASS [2022-04-07T09:18:40.286Z] [2022-04-07T09:18:40.286Z] === Skipped [2022-04-07T09:18:40.286Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T09:18:40.286Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:18:40.286Z] [2022-04-07T09:18:40.286Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-07T09:18:40.286Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:18:40.286Z] [2022-04-07T09:18:40.286Z] DONE 2 tests, 2 skipped in 0.041s [2022-04-07T09:18:40.286Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-07T09:18:40.286Z] INFO: Testing against a local daemon [2022-04-07T09:18:40.286Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-07T09:18:40.848Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-04-07T09:18:40.848Z] === RUN TestDockerNetworkMacvlan [2022-04-07T09:18:41.778Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-07T09:18:41.991Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2022-04-07T09:18:41.991Z] PASS [2022-04-07T09:18:41.991Z] [2022-04-07T09:18:41.991Z] === Skipped [2022-04-07T09:18:41.991Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-07T09:18:41.991Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:18:41.991Z] [2022-04-07T09:18:41.991Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-07T09:18:41.991Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:18:41.991Z] [2022-04-07T09:18:41.991Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-07T09:18:41.991Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:18:41.991Z] [2022-04-07T09:18:41.991Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-07T09:18:41.991Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:18:41.991Z] [2022-04-07T09:18:41.991Z] DONE 17 tests, 4 skipped in 26.182s [2022-04-07T09:18:41.991Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-07T09:18:41.991Z] ++ 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-04-07T09:18:41.991Z] ++ set -e [2022-04-07T09:18:41.991Z] ++ '[' -n 0 ']' [2022-04-07T09:18:41.991Z] ++ set -x [2022-04-07T09:18:41.991Z] ++ 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-04-07T09:18:41.991Z] INFO: Testing against a local daemon [2022-04-07T09:18:41.991Z] === RUN TestPluginInvalidJSON [2022-04-07T09:18:41.991Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:18:41.991Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:18:41.991Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:18:41.991Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-07T09:18:41.991Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-07T09:18:41.991Z] === RUN TestPluginInstall [2022-04-07T09:18:41.991Z] === RUN TestPluginInstall/no_auth [2022-04-07T09:18:41.991Z] time="2022-04-07T09:18:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:18:41.991Z] time="2022-04-07T09:18:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2632a81be1e32be440c8c6416c42d2b52cb86640db9afc0ce417cbec52fc4249" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:18:41.991Z] time="2022-04-07T09:18:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:18:41.991Z] time="2022-04-07T09:18:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2632a81be1e32be440c8c6416c42d2b52cb86640db9afc0ce417cbec52fc4249" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:18:41.991Z] === RUN TestPluginInstall/with_htpasswd [2022-04-07T09:18:41.991Z] time="2022-04-07T09:18:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:18:41.991Z] time="2022-04-07T09:18:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b981994f841c23dd353ed8471c2446ca48693e46fa7d475dfa3af25e268b7e17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:18:41.991Z] time="2022-04-07T09:18:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:18:41.991Z] time="2022-04-07T09:18:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b981994f841c23dd353ed8471c2446ca48693e46fa7d475dfa3af25e268b7e17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:18:42.248Z] === RUN TestPluginInstall/with_insecure [2022-04-07T09:18:42.340Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-07T09:18:42.344Z] 4612f6d0b889: Pull complete [2022-04-07T09:18:43.179Z] time="2022-04-07T09:18:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:18:43.179Z] time="2022-04-07T09:18:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:435e90a8fdc402f54b1b6d740392c9c017f521cfae45669673db6b7417d7ac83" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:18:43.179Z] time="2022-04-07T09:18:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:18:43.179Z] time="2022-04-07T09:18:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:435e90a8fdc402f54b1b6d740392c9c017f521cfae45669673db6b7417d7ac83" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:18:43.179Z] plugin_test.go:165: [d336864a1a9b9] daemon is not started [2022-04-07T09:18:43.179Z] --- PASS: TestPluginInstall (2.62s) [2022-04-07T09:18:43.179Z] --- PASS: TestPluginInstall/no_auth (0.98s) [2022-04-07T09:18:43.179Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-04-07T09:18:43.179Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-04-07T09:18:43.179Z] === RUN TestPluginsWithRuntimes [2022-04-07T09:18:43.271Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-07T09:18:45.071Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-07T09:18:45.167Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-07T09:18:45.199Z] Loaded image: buildpack-deps:buster [2022-04-07T09:18:45.199Z] Loaded image: busybox:latest [2022-04-07T09:18:45.199Z] Loaded image: buildpack-deps:buster [2022-04-07T09:18:45.199Z] Loaded image: busybox:glibc [2022-04-07T09:18:45.199Z] Loaded image: busybox:latest [2022-04-07T09:18:45.199Z] Loaded image: busybox:glibc [2022-04-07T09:18:45.635Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-07T09:18:46.564Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-04-07T09:18:46.564Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-04-07T09:18:46.564Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-07T09:18:46.564Z] === RUN TestPluginBackCompatMediaTypes [2022-04-07T09:18:47.060Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-07T09:18:47.127Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-04-07T09:18:47.127Z] PASS [2022-04-07T09:18:47.127Z] [2022-04-07T09:18:47.127Z] DONE 10 tests in 6.642s [2022-04-07T09:18:47.127Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-07T09:18:47.127Z] ++ 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-04-07T09:18:47.127Z] ++ set -e [2022-04-07T09:18:47.127Z] ++ '[' -n 0 ']' [2022-04-07T09:18:47.127Z] ++ set -x [2022-04-07T09:18:47.127Z] ++ 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-04-07T09:18:47.383Z] INFO: Testing against a local daemon [2022-04-07T09:18:47.383Z] === RUN TestExternalGraphDriver [2022-04-07T09:18:47.383Z] === RUN TestExternalGraphDriver/json [2022-04-07T09:18:48.491Z] Loaded image: debian:bullseye [2022-04-07T09:18:48.491Z] Loaded image: hello-world:latest [2022-04-07T09:18:48.750Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T09:18:48.750Z] INFO: Testing against a local daemon [2022-04-07T09:18:48.750Z] Loaded image: debian:bullseye [2022-04-07T09:18:48.750Z] === RUN TestDockerSuite [2022-04-07T09:18:48.751Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-07T09:18:48.751Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-07T09:18:48.751Z] Loaded image: hello-world:latest [2022-04-07T09:18:49.009Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-07T09:18:49.009Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T09:18:49.009Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-07T09:18:49.009Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-07T09:18:49.009Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-07T09:18:49.009Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-07T09:18:49.009Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-07T09:18:49.009Z] INFO: Testing against a local daemon [2022-04-07T09:18:49.009Z] === RUN TestDockerDaemonSuite [2022-04-07T09:18:49.009Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-07T09:18:49.275Z] === RUN TestExternalGraphDriver/spec [2022-04-07T09:18:50.330Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-07T09:18:50.643Z] === RUN TestExternalGraphDriver/pull [2022-04-07T09:18:50.892Z] --- PASS: TestDockerNetworkMacvlan (9.79s) [2022-04-07T09:18:50.893Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-07T09:18:50.893Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-07T09:18:50.893Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-04-07T09:18:50.893Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-04-07T09:18:50.893Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-04-07T09:18:50.893Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-04-07T09:18:50.893Z] PASS [2022-04-07T09:18:50.893Z] [2022-04-07T09:18:50.893Z] DONE 8 tests in 11.122s [2022-04-07T09:18:50.893Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-07T09:18:50.893Z] testing: warning: no tests to run [2022-04-07T09:18:50.893Z] PASS [2022-04-07T09:18:50.893Z] [2022-04-07T09:18:50.893Z] DONE 0 tests in 0.007s [2022-04-07T09:18:50.893Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-07T09:18:50.893Z] INFO: Testing against a local daemon [2022-04-07T09:18:50.893Z] === RUN TestAuthZPluginAllowRequest [2022-04-07T09:18:52.012Z] --- PASS: TestExternalGraphDriver (4.84s) [2022-04-07T09:18:52.012Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-04-07T09:18:52.013Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-04-07T09:18:52.013Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-04-07T09:18:52.013Z] === RUN TestGraphdriverPluginV2 [2022-04-07T09:18:52.260Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-04-07T09:18:52.260Z] === RUN TestAuthZPluginTLS [2022-04-07T09:18:52.270Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:18:52.270Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-07T09:18:52.270Z] PASS [2022-04-07T09:18:52.270Z] [2022-04-07T09:18:52.270Z] === Skipped [2022-04-07T09:18:52.270Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-07T09:18:52.270Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:18:52.270Z] [2022-04-07T09:18:52.270Z] DONE 5 tests, 1 skipped in 5.011s [2022-04-07T09:18:52.270Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-07T09:18:52.270Z] ++ 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-04-07T09:18:52.270Z] ++ set -e [2022-04-07T09:18:52.270Z] ++ '[' -n 0 ']' [2022-04-07T09:18:52.270Z] ++ set -x [2022-04-07T09:18:52.270Z] ++ 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-04-07T09:18:52.270Z] INFO: Testing against a local daemon [2022-04-07T09:18:52.270Z] === RUN TestContinueAfterPluginCrash [2022-04-07T09:18:52.270Z] === PAUSE TestContinueAfterPluginCrash [2022-04-07T09:18:52.270Z] === RUN TestReadPluginNoRead [2022-04-07T09:18:52.270Z] === PAUSE TestReadPluginNoRead [2022-04-07T09:18:52.270Z] === RUN TestDaemonStartWithLogOpt [2022-04-07T09:18:52.270Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-07T09:18:52.270Z] === CONT TestContinueAfterPluginCrash [2022-04-07T09:18:52.270Z] === CONT TestDaemonStartWithLogOpt [2022-04-07T09:18:52.518Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-07T09:18:52.518Z] === RUN TestAuthZPluginDenyRequest [2022-04-07T09:18:53.081Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-07T09:18:53.081Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-07T09:18:53.201Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-07T09:18:53.460Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-07T09:18:53.645Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-07T09:18:53.645Z] === RUN TestAuthZPluginDenyResponse [2022-04-07T09:18:54.030Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-07T09:18:54.030Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-07T09:18:54.208Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-07T09:18:54.208Z] === RUN TestAuthZPluginAllowEventStream [2022-04-07T09:18:54.289Z] --- PASS: TestBuildWithHugeFile (123.86s) [2022-04-07T09:18:54.289Z] === RUN TestBuildWithEmptyDockerfile [2022-04-07T09:18:54.289Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:18:54.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:18:54.289Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:18:54.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:18:54.289Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:18:54.289Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:18:54.289Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:18:54.289Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:18:54.548Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:18:54.548Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-07T09:18:54.548Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-04-07T09:18:54.548Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-04-07T09:18:54.548Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-04-07T09:18:54.548Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-07T09:18:54.548Z] === RUN TestBuildPreserveOwnership [2022-04-07T09:18:54.548Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-07T09:18:54.807Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-07T09:18:54.807Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-07T09:18:55.138Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-04-07T09:18:55.138Z] === RUN TestAuthZPluginErrorResponse [2022-04-07T09:18:55.549Z] --- PASS: TestDaemonStartWithLogOpt (3.06s) [2022-04-07T09:18:55.550Z] === CONT TestReadPluginNoRead [2022-04-07T09:18:55.705Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-07T09:18:55.705Z] === RUN TestAuthZPluginErrorRequest [2022-04-07T09:18:55.744Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-07T09:18:56.270Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-07T09:18:56.270Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-07T09:18:56.313Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-07T09:18:56.313Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-07T09:18:56.313Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-07T09:18:56.833Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-04-07T09:18:56.833Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-07T09:18:57.252Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-07T09:18:57.252Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-07T09:18:57.252Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-07T09:18:57.444Z] === RUN TestReadPluginNoRead/default [2022-04-07T09:18:57.821Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-07T09:18:58.081Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-07T09:18:58.081Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-07T09:18:58.081Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-07T09:18:58.201Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-04-07T09:18:58.201Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-07T09:18:58.648Z] --- PASS: TestBuildPreserveOwnership (3.99s) [2022-04-07T09:18:58.648Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2022-04-07T09:18:58.648Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s) [2022-04-07T09:18:58.648Z] === RUN TestBuildPlatformInvalid [2022-04-07T09:18:58.648Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-07T09:18:58.648Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2022-04-07T09:18:58.648Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-07T09:18:58.811Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-07T09:18:59.739Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-07T09:19:00.090Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-04-07T09:19:00.090Z] === RUN TestAuthZPluginHeader [2022-04-07T09:19:00.301Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-04-07T09:19:00.347Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-07T09:19:00.347Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-07T09:19:00.864Z] === CONT TestReadPluginNoRead [2022-04-07T09:19:00.864Z] read_test.go:92: [d16c2a8bfcdf4] daemon is not started [2022-04-07T09:19:00.864Z] --- PASS: TestReadPluginNoRead (5.63s) [2022-04-07T09:19:00.864Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-04-07T09:19:00.864Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-04-07T09:19:00.864Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-04-07T09:19:00.864Z] PASS [2022-04-07T09:19:00.864Z] [2022-04-07T09:19:00.864Z] DONE 6 tests in 8.808s [2022-04-07T09:19:00.864Z] 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-04-07T09:19:00.864Z] ++ 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-04-07T09:19:00.864Z] ++ set -e [2022-04-07T09:19:00.864Z] ++ '[' -n 0 ']' [2022-04-07T09:19:00.864Z] ++ set -x [2022-04-07T09:19:00.864Z] ++ 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-04-07T09:19:01.120Z] testing: warning: no tests to run [2022-04-07T09:19:01.120Z] PASS [2022-04-07T09:19:01.120Z] [2022-04-07T09:19:01.120Z] DONE 0 tests in 0.035s [2022-04-07T09:19:01.120Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-07T09:19:01.121Z] ++ 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-04-07T09:19:01.121Z] ++ set -e [2022-04-07T09:19:01.121Z] ++ '[' -n 0 ']' [2022-04-07T09:19:01.121Z] ++ set -x [2022-04-07T09:19:01.121Z] ++ 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-04-07T09:19:01.121Z] INFO: Testing against a local daemon [2022-04-07T09:19:01.121Z] === RUN TestPluginWithDevMounts [2022-04-07T09:19:01.121Z] === PAUSE TestPluginWithDevMounts [2022-04-07T09:19:01.121Z] === CONT TestPluginWithDevMounts [2022-04-07T09:19:02.835Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-07T09:19:03.013Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-04-07T09:19:03.013Z] PASS [2022-04-07T09:19:03.013Z] [2022-04-07T09:19:03.013Z] DONE 1 tests in 1.669s [2022-04-07T09:19:03.013Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-07T09:19:03.013Z] ++ 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-04-07T09:19:03.013Z] ++ set -e [2022-04-07T09:19:03.013Z] ++ '[' -n 0 ']' [2022-04-07T09:19:03.013Z] ++ set -x [2022-04-07T09:19:03.013Z] ++ 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-04-07T09:19:03.013Z] INFO: Testing against a local daemon [2022-04-07T09:19:03.013Z] === RUN TestSecretInspect [2022-04-07T09:19:04.512Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.93s) [2022-04-07T09:19:04.512Z] === RUN TestAuthZPluginV2Disable [2022-04-07T09:19:04.907Z] --- PASS: TestSecretInspect (2.17s) [2022-04-07T09:19:04.907Z] === RUN TestSecretList [2022-04-07T09:19:05.381Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-07T09:19:06.801Z] --- PASS: TestSecretList (1.77s) [2022-04-07T09:19:06.801Z] === RUN TestSecretsCreateAndDelete [2022-04-07T09:19:07.287Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-07T09:19:07.783Z] --- PASS: TestAuthZPluginV2Disable (3.39s) [2022-04-07T09:19:07.783Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-07T09:19:08.693Z] --- PASS: TestSecretsCreateAndDelete (1.78s) [2022-04-07T09:19:08.693Z] === RUN TestSecretsUpdate [2022-04-07T09:19:09.191Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-07T09:19:09.761Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-07T09:19:10.327Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-07T09:19:10.586Z] --- PASS: TestSecretsUpdate (1.75s) [2022-04-07T09:19:10.586Z] === RUN TestTemplatedSecret [2022-04-07T09:19:11.050Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.28s) [2022-04-07T09:19:11.050Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-07T09:19:11.262Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-07T09:19:11.828Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-07T09:19:13.102Z] --- PASS: TestTemplatedSecret (2.45s) [2022-04-07T09:19:13.102Z] === RUN TestSecretCreateResolve [2022-04-07T09:19:13.731Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-07T09:19:14.995Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-04-07T09:19:14.995Z] PASS [2022-04-07T09:19:14.995Z] [2022-04-07T09:19:14.995Z] DONE 6 tests in 12.180s [2022-04-07T09:19:14.995Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-07T09:19:14.995Z] ++ 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-04-07T09:19:14.995Z] ++ set -e [2022-04-07T09:19:14.995Z] ++ '[' -n 0 ']' [2022-04-07T09:19:14.995Z] ++ set -x [2022-04-07T09:19:14.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T09:19:14.995Z] INFO: Testing against a local daemon [2022-04-07T09:19:14.995Z] === RUN TestServiceCreateInit [2022-04-07T09:19:14.995Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-07T09:19:15.645Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-07T09:19:15.646Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-07T09:19:16.599Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-07T09:19:17.173Z] docker_cli_daemon_test.go:1455: [d081f2201f64d] daemon is not started [2022-04-07T09:19:17.432Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-07T09:19:17.432Z] Loaded image: buildpack-deps:buster [2022-04-07T09:19:17.701Z] Loaded image: busybox:latest [2022-04-07T09:19:18.268Z] Loaded image: busybox:glibc [2022-04-07T09:19:18.268Z] check_test.go:309: [dbe299c1e69b3] daemon is not started [2022-04-07T09:19:18.268Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-07T09:19:19.164Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-07T09:19:19.643Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-07T09:19:20.218Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-07T09:19:20.477Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-07T09:19:21.046Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-07T09:19:21.048Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.43s) [2022-04-07T09:19:21.048Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-07T09:19:22.426Z] check_test.go:309: [d54c0b54dd87f] daemon is not started [2022-04-07T09:19:22.426Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-07T09:19:22.436Z] --- PASS: TestServiceCreateInit (7.00s) [2022-04-07T09:19:22.436Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2022-04-07T09:19:22.436Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-04-07T09:19:22.436Z] === RUN TestCreateServiceMultipleTimes [2022-04-07T09:19:22.685Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-07T09:19:22.944Z] Loaded image: debian:bullseye [2022-04-07T09:19:23.202Z] Loaded image: hello-world:latest [2022-04-07T09:19:23.202Z] Loaded image: arm32v7/hello-world:latest [2022-04-07T09:19:24.137Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-07T09:19:25.074Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-07T09:19:26.013Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-07T09:19:26.013Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-07T09:19:26.950Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-07T09:19:26.950Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-07T09:19:27.519Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-07T09:19:30.062Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-07T09:19:33.348Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-07T09:19:33.348Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (34.41s) [2022-04-07T09:19:33.348Z] PASS [2022-04-07T09:19:33.348Z] [2022-04-07T09:19:33.348Z] === Skipped [2022-04-07T09:19:33.348Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-07T09:19:33.348Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T09:19:33.348Z] [2022-04-07T09:19:33.348Z] DONE 33 tests, 1 skipped in 253.621s [2022-04-07T09:19:33.348Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-07T09:19:33.348Z] ++ 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-04-07T09:19:33.348Z] ++ set -e [2022-04-07T09:19:33.348Z] ++ '[' -n 0 ']' [2022-04-07T09:19:33.348Z] ++ set -x [2022-04-07T09:19:33.348Z] ++ 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-04-07T09:19:33.348Z] INFO: Testing against a local daemon [2022-04-07T09:19:33.348Z] === RUN TestConfigInspect [2022-04-07T09:19:35.880Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-07T09:19:36.817Z] --- PASS: TestConfigInspect (3.32s) [2022-04-07T09:19:36.817Z] === RUN TestConfigList [2022-04-07T09:19:37.283Z] --- PASS: TestCreateServiceMultipleTimes (15.11s) [2022-04-07T09:19:37.283Z] === RUN TestCreateServiceConflict [2022-04-07T09:19:38.723Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-07T09:19:39.092Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-07T09:19:39.092Z] PASS [2022-04-07T09:19:39.092Z] [2022-04-07T09:19:39.092Z] DONE 17 tests in 46.253s [2022-04-07T09:19:39.092Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-07T09:19:39.092Z] INFO: Testing against a local daemon [2022-04-07T09:19:39.092Z] === RUN TestPluginInvalidJSON [2022-04-07T09:19:39.092Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:19:39.092Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:19:39.092Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:19:39.092Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-04-07T09:19:39.092Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-07T09:19:39.092Z] === RUN TestPluginInstall [2022-04-07T09:19:39.092Z] === RUN TestPluginInstall/no_auth [2022-04-07T09:19:39.092Z] time="2022-04-07T09:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:19:39.092Z] time="2022-04-07T09:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00573a62163fd7e7e9b0b2807e84e56c9c9093585ead37585f2b43bc6a5b1a10" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:19:39.092Z] time="2022-04-07T09:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:19:39.092Z] time="2022-04-07T09:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00573a62163fd7e7e9b0b2807e84e56c9c9093585ead37585f2b43bc6a5b1a10" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:19:39.092Z] === RUN TestPluginInstall/with_htpasswd [2022-04-07T09:19:39.092Z] time="2022-04-07T09:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:19:39.092Z] time="2022-04-07T09:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ca9126b42980694bc4929181c9d5b6e8730c61f0948fd09ef25abc07090b2b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:19:39.092Z] time="2022-04-07T09:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:19:39.092Z] time="2022-04-07T09:19:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ca9126b42980694bc4929181c9d5b6e8730c61f0948fd09ef25abc07090b2b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:19:39.092Z] === RUN TestPluginInstall/with_insecure [2022-04-07T09:19:39.660Z] --- PASS: TestConfigList (2.87s) [2022-04-07T09:19:39.660Z] === RUN TestConfigsCreateAndDelete [2022-04-07T09:19:39.835Z] --- PASS: TestCreateServiceConflict (2.31s) [2022-04-07T09:19:39.836Z] === RUN TestCreateServiceMaxReplicas [2022-04-07T09:19:40.022Z] time="2022-04-07T09:19:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:19:40.022Z] time="2022-04-07T09:19:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:387642d4aafa1137b002cc880a6a89b55aa4c4076db9765268a9c3e27122b7fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:19:40.022Z] time="2022-04-07T09:19:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:19:40.022Z] time="2022-04-07T09:19:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:387642d4aafa1137b002cc880a6a89b55aa4c4076db9765268a9c3e27122b7fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:19:40.279Z] plugin_test.go:165: [dbe80e4aa881c] daemon is not started [2022-04-07T09:19:40.279Z] --- PASS: TestPluginInstall (2.95s) [2022-04-07T09:19:40.279Z] --- PASS: TestPluginInstall/no_auth (1.17s) [2022-04-07T09:19:40.279Z] --- PASS: TestPluginInstall/with_htpasswd (0.66s) [2022-04-07T09:19:40.279Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2022-04-07T09:19:40.279Z] === RUN TestPluginsWithRuntimes [2022-04-07T09:19:41.039Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-07T09:19:41.648Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-07T09:19:42.355Z] --- PASS: TestCreateServiceMaxReplicas (2.55s) [2022-04-07T09:19:42.355Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-07T09:19:42.422Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-07T09:19:42.422Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2022-04-07T09:19:42.422Z] === RUN TestConfigsUpdate [2022-04-07T09:19:42.580Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-07T09:19:43.507Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-04-07T09:19:43.507Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-04-07T09:19:43.507Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-07T09:19:43.507Z] === RUN TestPluginBackCompatMediaTypes [2022-04-07T09:19:43.805Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-07T09:19:44.068Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-04-07T09:19:44.068Z] PASS [2022-04-07T09:19:44.068Z] [2022-04-07T09:19:44.068Z] DONE 10 tests in 7.067s [2022-04-07T09:19:44.068Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-07T09:19:44.324Z] INFO: Testing against a local daemon [2022-04-07T09:19:44.324Z] === RUN TestExternalGraphDriver [2022-04-07T09:19:44.324Z] === RUN TestExternalGraphDriver/json [2022-04-07T09:19:44.372Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-04-07T09:19:44.372Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-07T09:19:44.630Z] check_test.go:309: [d59a4869f25c8] daemon is not started [2022-04-07T09:19:44.888Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-04-07T09:19:45.146Z] check_test.go:309: [d870ef483d3b6] daemon is not started [2022-04-07T09:19:45.146Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-07T09:19:45.404Z] --- PASS: TestConfigsUpdate (2.86s) [2022-04-07T09:19:45.404Z] === RUN TestTemplatedConfig [2022-04-07T09:19:45.663Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-07T09:19:45.922Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-07T09:19:46.211Z] === RUN TestExternalGraphDriver/spec [2022-04-07T09:19:46.858Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-07T09:19:46.858Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-07T09:19:47.116Z] check_test.go:309: [dbba7efb966a4] daemon is not started [2022-04-07T09:19:47.116Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-07T09:19:47.579Z] === RUN TestExternalGraphDriver/pull [2022-04-07T09:19:49.020Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-07T09:19:49.020Z] --- PASS: TestTemplatedConfig (3.56s) [2022-04-07T09:19:49.020Z] === RUN TestConfigCreateResolve [2022-04-07T09:19:49.481Z] --- PASS: TestExternalGraphDriver (5.07s) [2022-04-07T09:19:49.481Z] --- PASS: TestExternalGraphDriver/json (1.70s) [2022-04-07T09:19:49.481Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-04-07T09:19:49.481Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-04-07T09:19:49.481Z] === RUN TestGraphdriverPluginV2 [2022-04-07T09:19:49.587Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-07T09:19:50.966Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-07T09:19:50.966Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-07T09:19:51.536Z] --- PASS: TestConfigCreateResolve (2.47s) [2022-04-07T09:19:51.536Z] === RUN TestConfigDaemonLibtrustID [2022-04-07T09:19:51.536Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-07T09:19:52.105Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2022-04-07T09:19:52.105Z] PASS [2022-04-07T09:19:52.105Z] [2022-04-07T09:19:52.105Z] DONE 7 tests in 18.760s [2022-04-07T09:19:52.105Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-07T09:19:52.105Z] ++ 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-04-07T09:19:52.105Z] ++ set -e [2022-04-07T09:19:52.105Z] ++ '[' -n 0 ']' [2022-04-07T09:19:52.105Z] ++ set -x [2022-04-07T09:19:52.105Z] ++ 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-04-07T09:19:52.363Z] INFO: Testing against a local daemon [2022-04-07T09:19:52.363Z] === RUN TestCheckpoint [2022-04-07T09:19:52.363Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T09:19:52.363Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-07T09:19:52.363Z] === RUN TestContainerInvalidJSON [2022-04-07T09:19:52.363Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:19:52.363Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:19:52.363Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:19:52.363Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:19:52.363Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:19:52.363Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:19:52.363Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:19:52.363Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:19:52.363Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:19:52.363Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-07T09:19:52.363Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-04-07T09:19:52.363Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-07T09:19:52.363Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-07T09:19:52.363Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-07T09:19:52.363Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-07T09:19:52.363Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-07T09:19:52.363Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-04-07T09:19:52.363Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-07T09:19:52.623Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-04-07T09:19:52.623Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-07T09:19:52.623Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-04-07T09:19:52.623Z] === RUN TestCopyFromContainer [2022-04-07T09:19:53.191Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-04-07T09:19:53.652Z] --- PASS: TestGraphdriverPluginV2 (3.91s) [2022-04-07T09:19:53.652Z] PASS [2022-04-07T09:19:53.652Z] [2022-04-07T09:19:53.652Z] DONE 5 tests in 9.049s [2022-04-07T09:19:53.652Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-07T09:19:53.652Z] INFO: Testing against a local daemon [2022-04-07T09:19:53.652Z] === RUN TestContinueAfterPluginCrash [2022-04-07T09:19:53.652Z] === PAUSE TestContinueAfterPluginCrash [2022-04-07T09:19:53.652Z] === RUN TestReadPluginNoRead [2022-04-07T09:19:53.652Z] === PAUSE TestReadPluginNoRead [2022-04-07T09:19:53.652Z] === RUN TestDaemonStartWithLogOpt [2022-04-07T09:19:53.652Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-07T09:19:53.652Z] === CONT TestContinueAfterPluginCrash [2022-04-07T09:19:53.652Z] === CONT TestDaemonStartWithLogOpt [2022-04-07T09:19:54.127Z] === RUN TestCopyFromContainer// [2022-04-07T09:19:54.127Z] === RUN TestCopyFromContainer//bar/root [2022-04-07T09:19:54.385Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-07T09:19:54.385Z] === RUN TestCopyFromContainer/bar/quux [2022-04-07T09:19:54.385Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-04-07T09:19:54.644Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-07T09:19:54.644Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-07T09:19:54.902Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-07T09:19:54.902Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-07T09:19:54.902Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-07T09:19:54.902Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-07T09:19:55.161Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-07T09:19:55.161Z] --- PASS: TestCopyFromContainer (2.64s) [2022-04-07T09:19:55.161Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-04-07T09:19:55.161Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-04-07T09:19:55.161Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-04-07T09:19:55.161Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-04-07T09:19:55.161Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-04-07T09:19:55.161Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-04-07T09:19:55.161Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-04-07T09:19:55.161Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-04-07T09:19:55.161Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-04-07T09:19:55.161Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-04-07T09:19:55.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-07T09:19:55.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:19:55.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:19:55.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:19:55.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:19:55.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:19:55.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:19:55.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:19:55.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:19:55.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:19:55.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-07T09:19:55.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-07T09:19:55.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-07T09:19:55.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-07T09:19:55.161Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-07T09:19:55.161Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-07T09:19:55.161Z] === RUN TestCreateWithInvalidEnv [2022-04-07T09:19:55.420Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-07T09:19:55.420Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-07T09:19:55.420Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-07T09:19:55.420Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-07T09:19:55.420Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-07T09:19:55.420Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-07T09:19:55.420Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-07T09:19:55.420Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-07T09:19:55.420Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-07T09:19:55.420Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-07T09:19:55.420Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-07T09:19:55.420Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-07T09:19:55.420Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-07T09:19:55.420Z] === RUN TestCreateTmpfsMountsTarget [2022-04-07T09:19:55.420Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-07T09:19:55.420Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-07T09:19:56.921Z] --- PASS: TestDaemonStartWithLogOpt (3.58s) [2022-04-07T09:19:56.921Z] === CONT TestReadPluginNoRead [2022-04-07T09:19:57.201Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.72s) [2022-04-07T09:19:57.201Z] === RUN TestCreateServiceSecretFileMode [2022-04-07T09:19:57.325Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s) [2022-04-07T09:19:57.325Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-07T09:19:57.893Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-07T09:19:58.832Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-07T09:19:58.832Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.71s) [2022-04-07T09:19:58.832Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-07T09:19:58.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:19:58.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:19:58.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:19:58.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:19:58.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:19:58.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:19:58.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:19:58.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:19:58.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:19:58.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:19:58.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:19:58.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:19:59.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:19:59.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:19:59.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:19:59.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-07T09:19:59.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-07T09:19:59.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-04-07T09:19:59.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-07T09:19:59.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-07T09:19:59.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-07T09:19:59.091Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-07T09:19:59.438Z] === RUN TestReadPluginNoRead/default [2022-04-07T09:19:59.702Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-04-07T09:19:59.702Z] === RUN TestCreateDifferentPlatform [2022-04-07T09:19:59.702Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-07T09:19:59.702Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-07T09:19:59.702Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-07T09:19:59.702Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-07T09:19:59.702Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-07T09:19:59.702Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-07T09:19:59.702Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-07T09:19:59.702Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-07T09:19:59.702Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-07T09:19:59.702Z] === RUN TestContainerStartOnDaemonRestart [2022-04-07T09:19:59.702Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-07T09:19:59.702Z] === RUN TestDaemonRestartIpcMode [2022-04-07T09:19:59.702Z] === PAUSE TestDaemonRestartIpcMode [2022-04-07T09:19:59.702Z] === RUN TestDaemonHostGatewayIP [2022-04-07T09:19:59.702Z] === PAUSE TestDaemonHostGatewayIP [2022-04-07T09:19:59.702Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-07T09:19:59.702Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-07T09:19:59.702Z] === RUN TestContainerKillOnDaemonStart [2022-04-07T09:19:59.702Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-07T09:19:59.702Z] === RUN TestDiff [2022-04-07T09:20:00.300Z] --- PASS: TestDiff (0.66s) [2022-04-07T09:20:00.300Z] === RUN TestExecWithCloseStdin [2022-04-07T09:20:00.367Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-07T09:20:00.882Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-07T09:20:01.140Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-07T09:20:01.140Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-04-07T09:20:01.140Z] === RUN TestExec [2022-04-07T09:20:01.708Z] --- PASS: TestExec (0.76s) [2022-04-07T09:20:01.708Z] === RUN TestExecUser [2022-04-07T09:20:01.734Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-07T09:20:01.734Z] --- PASS: TestContinueAfterPluginCrash (8.50s) [2022-04-07T09:20:02.274Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-07T09:20:02.533Z] --- PASS: TestExecUser (0.71s) [2022-04-07T09:20:02.533Z] === RUN TestExportContainerAndImportImage [2022-04-07T09:20:02.533Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-07T09:20:02.664Z] === CONT TestReadPluginNoRead [2022-04-07T09:20:02.664Z] read_test.go:92: [d412b100dfb92] daemon is not started [2022-04-07T09:20:02.664Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-04-07T09:20:02.664Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-04-07T09:20:02.664Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-04-07T09:20:02.664Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-04-07T09:20:02.664Z] PASS [2022-04-07T09:20:02.664Z] [2022-04-07T09:20:02.664Z] DONE 6 tests in 9.563s [2022-04-07T09:20:02.664Z] 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-04-07T09:20:02.793Z] check_test.go:309: [d2ed4976166f0] daemon is not started [2022-04-07T09:20:02.793Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-07T09:20:02.921Z] testing: warning: no tests to run [2022-04-07T09:20:02.921Z] PASS [2022-04-07T09:20:02.921Z] [2022-04-07T09:20:02.921Z] DONE 0 tests in 0.008s [2022-04-07T09:20:02.921Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-07T09:20:02.921Z] INFO: Testing against a local daemon [2022-04-07T09:20:02.921Z] === RUN TestPluginWithDevMounts [2022-04-07T09:20:02.921Z] === PAUSE TestPluginWithDevMounts [2022-04-07T09:20:02.921Z] === CONT TestPluginWithDevMounts [2022-04-07T09:20:03.361Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-07T09:20:03.361Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2022-04-07T09:20:03.361Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-07T09:20:03.929Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-07T09:20:04.497Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-07T09:20:04.812Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-04-07T09:20:04.812Z] PASS [2022-04-07T09:20:04.812Z] [2022-04-07T09:20:04.812Z] DONE 1 tests in 1.652s [2022-04-07T09:20:04.812Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-07T09:20:04.812Z] INFO: Testing against a local daemon [2022-04-07T09:20:04.812Z] === RUN TestSecretInspect [2022-04-07T09:20:05.066Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2022-04-07T09:20:05.066Z] === RUN TestHealthCheckWorkdir [2022-04-07T09:20:06.004Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-07T09:20:06.004Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2022-04-07T09:20:06.004Z] === RUN TestHealthKillContainer [2022-04-07T09:20:06.702Z] --- PASS: TestSecretInspect (2.15s) [2022-04-07T09:20:06.702Z] === RUN TestSecretList [2022-04-07T09:20:06.940Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-07T09:20:07.147Z] --- PASS: TestCreateServiceSecretFileMode (11.90s) [2022-04-07T09:20:07.148Z] === RUN TestCreateServiceConfigFileMode [2022-04-07T09:20:07.198Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-07T09:20:07.457Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-07T09:20:09.215Z] --- PASS: TestSecretList (2.20s) [2022-04-07T09:20:09.215Z] === RUN TestSecretsCreateAndDelete [2022-04-07T09:20:09.987Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-07T09:20:11.109Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-04-07T09:20:11.109Z] === RUN TestSecretsUpdate [2022-04-07T09:20:11.362Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-07T09:20:12.298Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-07T09:20:12.738Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-07T09:20:12.738Z] Copying nested executables into bundles/binary-daemon [2022-04-07T09:20:12.738Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-07T09:20:12.868Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-07T09:20:13.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c -e DOCKER_GRAPHDRIVER docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/make.sh cross [2022-04-07T09:20:13.317Z] [2022-04-07T09:20:13.317Z] Removing bundles/ [2022-04-07T09:20:13.574Z] [2022-04-07T09:20:13.574Z] ---> Making bundle: cross (in bundles/cross) [2022-04-07T09:20:13.574Z] Cross building: bundles/cross/linux/amd64 [2022-04-07T09:20:13.574Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-04-07T09:20:13.574Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-07T09:20:13.632Z] --- PASS: TestSecretsUpdate (2.15s) [2022-04-07T09:20:13.632Z] === RUN TestTemplatedSecret [2022-04-07T09:20:13.805Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-07T09:20:13.805Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-07T09:20:13.805Z] check_test.go:309: [d9bfe9bfe12bc] daemon is not started [2022-04-07T09:20:13.805Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-07T09:20:13.805Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-07T09:20:14.742Z] --- PASS: TestHealthKillContainer (8.50s) [2022-04-07T09:20:14.742Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-07T09:20:15.310Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2022-04-07T09:20:15.310Z] === RUN TestIpcModeNone [2022-04-07T09:20:15.879Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-07T09:20:16.139Z] --- PASS: TestIpcModeNone (0.90s) [2022-04-07T09:20:16.139Z] === RUN TestIpcModePrivate [2022-04-07T09:20:16.149Z] --- PASS: TestTemplatedSecret (2.67s) [2022-04-07T09:20:16.149Z] === RUN TestSecretCreateResolve [2022-04-07T09:20:16.399Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-07T09:20:16.965Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-04-07T09:20:17.223Z] --- PASS: TestIpcModePrivate (0.88s) [2022-04-07T09:20:17.223Z] === RUN TestIpcModeShareable [2022-04-07T09:20:17.792Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-07T09:20:17.792Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-04-07T09:20:18.038Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-04-07T09:20:18.038Z] PASS [2022-04-07T09:20:18.038Z] [2022-04-07T09:20:18.038Z] DONE 6 tests in 13.573s [2022-04-07T09:20:18.038Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-07T09:20:18.038Z] INFO: Testing against a local daemon [2022-04-07T09:20:18.038Z] === RUN TestServiceCreateInit [2022-04-07T09:20:18.038Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-07T09:20:18.051Z] --- PASS: TestIpcModeShareable (0.90s) [2022-04-07T09:20:18.051Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-07T09:20:19.321Z] --- PASS: TestCreateServiceConfigFileMode (12.01s) [2022-04-07T09:20:19.321Z] === RUN TestCreateServiceSysctls [2022-04-07T09:20:19.426Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-07T09:20:20.804Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2022-04-07T09:20:20.804Z] === RUN TestAPIIpcModeHost [2022-04-07T09:20:21.064Z] check_test.go:309: [db55c28fc0800] daemon is not started [2022-04-07T09:20:21.064Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-07T09:20:21.323Z] --- PASS: TestAPIIpcModeHost (0.74s) [2022-04-07T09:20:21.323Z] === RUN TestDaemonIpcModeShareable [2022-04-07T09:20:21.838Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-04-07T09:20:21.838Z] === RUN TestCreateServiceCapabilities [2022-04-07T09:20:22.204Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-07T09:20:23.232Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2022-04-07T09:20:23.232Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2022-04-07T09:20:23.232Z] === RUN TestDaemonIpcModePrivate [2022-04-07T09:20:23.491Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-07T09:20:23.731Z] --- PASS: TestCreateServiceCapabilities (2.01s) [2022-04-07T09:20:23.732Z] === RUN TestInspect [2022-04-07T09:20:24.059Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-07T09:20:24.627Z] check_test.go:309: [dabe7fdd9b953] daemon is not started [2022-04-07T09:20:24.627Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-07T09:20:24.627Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-04-07T09:20:24.885Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2022-04-07T09:20:24.885Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-07T09:20:26.253Z] --- PASS: TestInspect (2.28s) [2022-04-07T09:20:26.253Z] === RUN TestCreateJob [2022-04-07T09:20:26.264Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-04-07T09:20:26.396Z] --- PASS: TestServiceCreateInit (7.55s) [2022-04-07T09:20:26.396Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s) [2022-04-07T09:20:26.396Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s) [2022-04-07T09:20:26.396Z] === RUN TestCreateServiceMultipleTimes [2022-04-07T09:20:26.523Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s) [2022-04-07T09:20:26.523Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-07T09:20:27.461Z] docker_cli_daemon_plugins_test.go:79: [dc503c2de0ac8] daemon is not started [2022-04-07T09:20:27.461Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-07T09:20:27.720Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2022-04-07T09:20:27.978Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.48s) [2022-04-07T09:20:27.978Z] === RUN TestIpcModeOlderClient [2022-04-07T09:20:27.978Z] === PAUSE TestIpcModeOlderClient [2022-04-07T09:20:27.978Z] === RUN TestKillContainerInvalidSignal [2022-04-07T09:20:28.545Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-07T09:20:28.545Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2022-04-07T09:20:28.545Z] === RUN TestKillContainer [2022-04-07T09:20:28.545Z] === RUN TestKillContainer/no_signal [2022-04-07T09:20:28.772Z] --- PASS: TestCreateJob (2.63s) [2022-04-07T09:20:28.772Z] === RUN TestReplicatedJob [2022-04-07T09:20:29.481Z] === RUN TestKillContainer/non_killing_signal [2022-04-07T09:20:29.740Z] === RUN TestKillContainer/killing_signal [2022-04-07T09:20:29.999Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-07T09:20:30.566Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-07T09:20:30.566Z] --- PASS: TestKillContainer (2.04s) [2022-04-07T09:20:30.566Z] --- PASS: TestKillContainer/no_signal (0.64s) [2022-04-07T09:20:30.566Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2022-04-07T09:20:30.566Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2022-04-07T09:20:30.566Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-07T09:20:30.825Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-07T09:20:31.086Z] docker_cli_daemon_plugins_test.go:169: [dec5166dd2791] daemon is not started [2022-04-07T09:20:31.345Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-07T09:20:31.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-04-07T09:20:31.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2022-04-07T09:20:31.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2022-04-07T09:20:31.913Z] === RUN TestKillStoppedContainer [2022-04-07T09:20:31.913Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-04-07T09:20:31.913Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-07T09:20:32.171Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-07T09:20:32.171Z] === RUN TestKillDifferentUserContainer [2022-04-07T09:20:32.738Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-07T09:20:32.738Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2022-04-07T09:20:32.738Z] === RUN TestInspectOomKilledTrue [2022-04-07T09:20:32.738Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T09:20:32.738Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-07T09:20:32.738Z] === RUN TestInspectOomKilledFalse [2022-04-07T09:20:32.738Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T09:20:32.738Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-07T09:20:32.738Z] === RUN TestLinksEtcHostsContentMatch [2022-04-07T09:20:33.309Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-04-07T09:20:33.309Z] === RUN TestLinksContainerNames [2022-04-07T09:20:34.031Z] --- PASS: TestReplicatedJob (4.99s) [2022-04-07T09:20:34.031Z] === RUN TestUpdateReplicatedJob [2022-04-07T09:20:35.214Z] --- PASS: TestLinksContainerNames (1.60s) [2022-04-07T09:20:35.214Z] === RUN TestLogsFollowTailEmpty [2022-04-07T09:20:35.787Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-04-07T09:20:35.787Z] === RUN TestContainerNetworkMountsNoChown [2022-04-07T09:20:35.925Z] --- PASS: TestUpdateReplicatedJob (2.54s) [2022-04-07T09:20:35.925Z] === RUN TestServiceListWithStatuses [2022-04-07T09:20:35.925Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T09:20:35.925Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-07T09:20:35.925Z] === RUN TestDockerNetworkConnectAlias [2022-04-07T09:20:36.046Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-07T09:20:36.615Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/default [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/default [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/private [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/private [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rprivate [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/slave [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/slave [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rslave [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/shared [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/shared [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rshared [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/default [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/rshared [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/rprivate [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/shared [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/rslave [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/slave [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/private [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-07T09:20:36.615Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-07T09:20:36.615Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-07T09:20:36.615Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-07T09:20:36.615Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-07T09:20:36.873Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-07T09:20:37.132Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-07T09:20:37.132Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-07T09:20:37.132Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-07T09:20:37.132Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-07T09:20:37.132Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-07T09:20:37.132Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-04-07T09:20:37.132Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-07T09:20:37.132Z] === RUN TestContainerBindMountNonRecursive [2022-04-07T09:20:37.392Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-07T09:20:37.651Z] check_test.go:309: [db684ab6d2b43] daemon is not started [2022-04-07T09:20:37.651Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-07T09:20:38.588Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-07T09:20:39.155Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2022-04-07T09:20:39.155Z] === RUN TestContainerVolumesMountedAsShared [2022-04-07T09:20:39.155Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-07T09:20:40.098Z] --- PASS: TestDockerNetworkConnectAlias (3.62s) [2022-04-07T09:20:40.098Z] === RUN TestDockerNetworkReConnect [2022-04-07T09:20:40.123Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s) [2022-04-07T09:20:40.123Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-07T09:20:40.123Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-07T09:20:40.693Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-04-07T09:20:40.693Z] === RUN TestNetworkNat [2022-04-07T09:20:40.951Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-07T09:20:41.243Z] --- PASS: TestCreateServiceMultipleTimes (15.68s) [2022-04-07T09:20:41.243Z] === RUN TestCreateServiceConflict [2022-04-07T09:20:41.520Z] --- PASS: TestNetworkNat (0.85s) [2022-04-07T09:20:41.520Z] === RUN TestNetworkLocalhostTCPNat [2022-04-07T09:20:42.459Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2022-04-07T09:20:42.459Z] === RUN TestNetworkLoopbackNat [2022-04-07T09:20:42.622Z] --- PASS: TestDockerNetworkReConnect (2.98s) [2022-04-07T09:20:42.622Z] === RUN TestServicePlugin [2022-04-07T09:20:42.622Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:20:42.622Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-07T09:20:42.622Z] === RUN TestServiceUpdateLabel [2022-04-07T09:20:42.717Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-07T09:20:43.650Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-07T09:20:43.759Z] --- PASS: TestCreateServiceConflict (2.25s) [2022-04-07T09:20:43.759Z] === RUN TestCreateServiceMaxReplicas [2022-04-07T09:20:43.910Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-07T09:20:45.141Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-04-07T09:20:45.141Z] === RUN TestServiceUpdateSecrets [2022-04-07T09:20:45.287Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-04-07T09:20:45.287Z] === RUN TestPause [2022-04-07T09:20:45.545Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-07T09:20:46.111Z] --- PASS: TestPause (0.88s) [2022-04-07T09:20:46.111Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-07T09:20:46.111Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T09:20:46.111Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T09:20:46.111Z] === RUN TestPauseStopPausedContainer [2022-04-07T09:20:46.274Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-04-07T09:20:46.274Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-07T09:20:47.048Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2022-04-07T09:20:47.048Z] === RUN TestPsFilter [2022-04-07T09:20:47.048Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-07T09:20:47.307Z] --- PASS: TestPsFilter (0.21s) [2022-04-07T09:20:47.307Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-07T09:20:47.875Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2022-04-07T09:20:47.875Z] === RUN TestRemoveContainerWithVolume [2022-04-07T09:20:48.444Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2022-04-07T09:20:48.444Z] === RUN TestRemoveContainerRunning [2022-04-07T09:20:49.014Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-07T09:20:49.014Z] --- PASS: TestRemoveContainerRunning (0.61s) [2022-04-07T09:20:49.014Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-07T09:20:49.586Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-07T09:20:49.586Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-07T09:20:49.845Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2022-04-07T09:20:49.845Z] === RUN TestRemoveInvalidContainer [2022-04-07T09:20:49.845Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-07T09:20:49.845Z] === RUN TestRenameLinkedContainer [2022-04-07T09:20:49.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-07T09:20:51.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-07T09:20:52.324Z] --- PASS: TestRenameLinkedContainer (2.42s) [2022-04-07T09:20:52.325Z] === RUN TestRenameStoppedContainer [2022-04-07T09:20:52.891Z] --- PASS: TestRenameStoppedContainer (0.56s) [2022-04-07T09:20:52.891Z] === RUN TestRenameRunningContainerAndReuse [2022-04-07T09:20:53.149Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-07T09:20:53.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-07T09:20:54.084Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2022-04-07T09:20:54.084Z] === RUN TestRenameInvalidName [2022-04-07T09:20:54.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-07T09:20:54.651Z] --- PASS: TestRenameInvalidName (0.59s) [2022-04-07T09:20:54.651Z] === RUN TestRenameAnonymousContainer [2022-04-07T09:20:54.994Z] 0a6173b79e25: Pull complete [2022-04-07T09:20:54.994Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-07T09:20:54.994Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:20:54.994Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-07T09:20:54.994Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-07T09:20:54.994Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-04-07T09:20:54.994Z] WARN: Skipping validation tests [2022-04-07T09:20:54.994Z] INFO: Running unit tests at 04/07/2022 09:20:51... [2022-04-07T09:20:56.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-07T09:20:56.597Z] --- PASS: TestRenameAnonymousContainer (2.13s) [2022-04-07T09:20:56.597Z] === RUN TestRenameContainerWithSameName [2022-04-07T09:20:57.165Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2022-04-07T09:20:57.165Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-07T09:20:57.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-07T09:20:57.970Z] INFO: make.ps1 starting at 04/07/2022 09:20:57 [2022-04-07T09:20:57.970Z] INFO: Git commit (4e81bcf380) assumed from DOCKER_GITCOMMIT environment variable [2022-04-07T09:20:57.970Z] INFO: Invoking autogen... [2022-04-07T09:20:58.361Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2022-04-07T09:20:58.361Z] === RUN TestResize [2022-04-07T09:20:58.443Z] INFO: Running unit tests... [2022-04-07T09:20:58.928Z] --- PASS: TestResize (0.53s) [2022-04-07T09:20:58.928Z] === RUN TestResizeWithInvalidSize [2022-04-07T09:20:59.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-07T09:20:59.445Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2022-04-07T09:20:59.445Z] === RUN TestResizeWhenContainerNotStarted [2022-04-07T09:20:59.706Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-07T09:20:59.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-07T09:20:59.988Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-04-07T09:20:59.988Z] === RUN TestServiceUpdateConfigs [2022-04-07T09:21:00.224Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T09:21:00.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T09:21:00.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T09:21:00.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T09:21:00.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T09:21:00.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T09:21:00.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T09:21:00.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T09:21:00.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:21:00.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:21:00.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:21:00.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:21:00.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:21:00.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:21:00.225Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-07T09:21:00.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-07T09:21:01.115Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s) [2022-04-07T09:21:01.115Z] === RUN TestCreateServiceSecretFileMode [2022-04-07T09:21:03.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:21:03.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:21:03.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-07T09:21:04.898Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-07T09:21:04.898Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-07T09:21:05.646Z] 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-04-07T09:21:06.803Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-07T09:21:06.803Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-07T09:21:06.804Z] check_test.go:309: [da664c0497100] daemon is not started [2022-04-07T09:21:06.804Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-07T09:21:09.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-07T09:21:09.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-07T09:21:09.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-07T09:21:13.282Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) [2022-04-07T09:21:13.282Z] === RUN TestCreateServiceConfigFileMode [2022-04-07T09:21:13.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-07T09:21:14.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-07T09:21:14.836Z] --- PASS: TestServiceUpdateConfigs (13.95s) [2022-04-07T09:21:14.836Z] === RUN TestServiceUpdateNetwork [2022-04-07T09:21:15.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-07T09:21:16.114Z] ? github.com/docker/docker/api [no test files] [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s) [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s) [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s) [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.77s) [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.97s) [2022-04-07T09:21:16.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2022-04-07T09:21:16.934Z] === RUN TestCgroupNamespacesRun [2022-04-07T09:21:18.843Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2022-04-07T09:21:18.843Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-07T09:21:19.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-07T09:21:20.350Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.94s) [2022-04-07T09:21:20.350Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-07T09:21:22.256Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-07T09:21:22.256Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2022-04-07T09:21:22.256Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-07T09:21:22.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-07T09:21:24.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-07T09:21:24.233Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2022-04-07T09:21:24.233Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-07T09:21:25.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-07T09:21:25.451Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) [2022-04-07T09:21:25.451Z] === RUN TestCreateServiceSysctls [2022-04-07T09:21:26.136Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s) [2022-04-07T09:21:26.136Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-07T09:21:26.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-07T09:21:27.051Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2022-04-07T09:21:27.051Z] === RUN TestServiceUpdatePidsLimit [2022-04-07T09:21:27.051Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-07T09:21:27.308Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-07T09:21:27.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-07T09:21:27.339Z] --- PASS: TestCreateServiceSysctls (2.78s) [2022-04-07T09:21:27.339Z] === RUN TestCreateServiceCapabilities [2022-04-07T09:21:27.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-07T09:21:27.587Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.57s) [2022-04-07T09:21:27.587Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-07T09:21:28.608Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-04-07T09:21:28.608Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-07T09:21:29.885Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-04-07T09:21:29.885Z] === RUN TestInspect [2022-04-07T09:21:30.515Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2022-04-07T09:21:30.515Z] === RUN TestNISDomainname [2022-04-07T09:21:31.099Z] === RUN TestMiddlewares [2022-04-07T09:21:31.099Z] --- PASS: TestMiddlewares (0.00s) [2022-04-07T09:21:31.099Z] PASS [2022-04-07T09:21:31.099Z] coverage: 7.9% of statements [2022-04-07T09:21:31.099Z] ok github.com/docker/docker/api/server 0.056s coverage: 7.9% of statements [2022-04-07T09:21:31.453Z] --- PASS: TestNISDomainname (0.94s) [2022-04-07T09:21:31.453Z] === RUN TestHostnameDnsResolution [2022-04-07T09:21:32.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-07T09:21:32.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-07T09:21:32.541Z] --- PASS: TestHostnameDnsResolution (1.21s) [2022-04-07T09:21:32.541Z] === RUN TestUnprivilegedPortsAndPing [2022-04-07T09:21:33.158Z] --- PASS: TestInspect (2.84s) [2022-04-07T09:21:33.158Z] === RUN TestCreateJob [2022-04-07T09:21:33.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-07T09:21:33.481Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-04-07T09:21:33.481Z] === RUN TestStats [2022-04-07T09:21:34.417Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-07T09:21:34.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-07T09:21:34.933Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-07T09:21:35.458Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-07T09:21:35.501Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-07T09:21:35.681Z] --- PASS: TestCreateJob (3.12s) [2022-04-07T09:21:35.681Z] === RUN TestReplicatedJob [2022-04-07T09:21:36.436Z] --- PASS: TestStats (2.71s) [2022-04-07T09:21:36.436Z] === RUN TestStopContainerWithTimeout [2022-04-07T09:21:36.436Z] === RUN TestStopContainerWithTimeout/0 [2022-04-07T09:21:36.436Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-07T09:21:36.436Z] === RUN TestStopContainerWithTimeout/1 [2022-04-07T09:21:36.436Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-07T09:21:36.436Z] === RUN TestStopContainerWithTimeout/3 [2022-04-07T09:21:36.436Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-07T09:21:36.436Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-07T09:21:36.436Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-07T09:21:36.436Z] === CONT TestStopContainerWithTimeout/0 [2022-04-07T09:21:36.436Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-07T09:21:37.371Z] === CONT TestStopContainerWithTimeout/3 [2022-04-07T09:21:39.271Z] === CONT TestStopContainerWithTimeout/1 [2022-04-07T09:21:39.271Z] check_test.go:309: [d2b4fa46cfa48] daemon is not started [2022-04-07T09:21:39.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-07T09:21:40.648Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-07T09:21:40.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-07T09:21:40.908Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-07T09:21:40.908Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2022-04-07T09:21:40.908Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2022-04-07T09:21:40.908Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-04-07T09:21:40.908Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2022-04-07T09:21:40.908Z] === RUN TestDeleteDevicemapper [2022-04-07T09:21:40.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T09:21:40.908Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-07T09:21:40.908Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-07T09:21:40.926Z] --- PASS: TestReplicatedJob (5.30s) [2022-04-07T09:21:40.926Z] === RUN TestUpdateReplicatedJob [2022-04-07T09:21:41.995Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-04-07T09:21:41.995Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-07T09:21:41.995Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-07T09:21:41.995Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-07T09:21:41.995Z] PASS [2022-04-07T09:21:41.995Z] [2022-04-07T09:21:41.995Z] === Skipped [2022-04-07T09:21:41.995Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-07T09:21:41.995Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T09:21:41.995Z] [2022-04-07T09:21:41.995Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-07T09:21:41.995Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-07T09:21:41.995Z] [2022-04-07T09:21:41.995Z] DONE 27 tests, 2 skipped in 146.555s [2022-04-07T09:21:41.995Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-07T09:21:41.995Z] ++ 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-04-07T09:21:41.995Z] ++ set -e [2022-04-07T09:21:41.995Z] ++ '[' -n 0 ']' [2022-04-07T09:21:41.995Z] ++ set -x [2022-04-07T09:21:41.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T09:21:41.995Z] INFO: Testing against a local daemon [2022-04-07T09:21:41.995Z] === RUN TestSessionCreate [2022-04-07T09:21:41.995Z] --- PASS: TestSessionCreate (0.02s) [2022-04-07T09:21:41.995Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-07T09:21:41.995Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-07T09:21:41.995Z] PASS [2022-04-07T09:21:41.995Z] [2022-04-07T09:21:41.995Z] DONE 2 tests in 0.168s [2022-04-07T09:21:41.995Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-07T09:21:41.995Z] ++ 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-04-07T09:21:41.995Z] ++ set -e [2022-04-07T09:21:41.995Z] ++ '[' -n 0 ']' [2022-04-07T09:21:41.995Z] ++ set -x [2022-04-07T09:21:41.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=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-04-07T09:21:41.996Z] INFO: Testing against a local daemon [2022-04-07T09:21:41.996Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-07T09:21:41.996Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-07T09:21:41.996Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T09:21:41.996Z] === RUN TestEventsExecDie [2022-04-07T09:21:42.252Z] --- PASS: TestEventsExecDie (0.53s) [2022-04-07T09:21:42.252Z] === RUN TestEventsBackwardsCompatible [2022-04-07T09:21:42.252Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-07T09:21:42.252Z] === RUN TestInfoBinaryCommits [2022-04-07T09:21:42.287Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-07T09:21:42.509Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-07T09:21:42.509Z] === RUN TestInfoAPIVersioned [2022-04-07T09:21:42.509Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-07T09:21:42.509Z] === RUN TestInfoDiscoveryBackend [2022-04-07T09:21:42.856Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-07T09:21:43.073Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-04-07T09:21:43.073Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-04-07T09:21:43.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-07T09:21:43.684Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2022-04-07T09:21:43.684Z] === RUN TestUpdateMemory [2022-04-07T09:21:43.684Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-07T09:21:43.684Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-07T09:21:43.684Z] === RUN TestUpdateCPUQuota [2022-04-07T09:21:43.944Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-07T09:21:44.005Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-04-07T09:21:44.005Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-04-07T09:21:44.198Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2022-04-07T09:21:44.198Z] === RUN TestServiceListWithStatuses [2022-04-07T09:21:44.198Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T09:21:44.198Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-07T09:21:44.198Z] === RUN TestDockerNetworkConnectAlias [2022-04-07T09:21:44.570Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-04-07T09:21:44.570Z] === RUN TestInfoAPI [2022-04-07T09:21:44.570Z] --- PASS: TestInfoAPI (0.03s) [2022-04-07T09:21:44.570Z] === RUN TestInfoAPIWarnings [2022-04-07T09:21:45.322Z] --- PASS: TestUpdateCPUQuota (1.50s) [2022-04-07T09:21:45.322Z] === RUN TestUpdatePidsLimit [2022-04-07T09:21:45.322Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-07T09:21:45.580Z] === RUN TestUpdatePidsLimit/no_change [2022-04-07T09:21:46.148Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-07T09:21:46.408Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-07T09:21:46.975Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-07T09:21:47.235Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-07T09:21:47.802Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-07T09:21:48.368Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-04-07T09:21:48.368Z] === RUN TestDockerNetworkReConnect [2022-04-07T09:21:49.181Z] --- PASS: TestUpdatePidsLimit (3.70s) [2022-04-07T09:21:49.181Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-04-07T09:21:49.181Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2022-04-07T09:21:49.181Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-04-07T09:21:49.181Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-04-07T09:21:49.181Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-04-07T09:21:49.181Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-04-07T09:21:49.181Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-04-07T09:21:49.181Z] === RUN TestUpdateRestartPolicy [2022-04-07T09:21:49.181Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-07T09:21:49.980Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-04-07T09:21:49.980Z] Copying nested executables into bundles/cross/linux/amd64 [2022-04-07T09:21:49.980Z] Cross building: bundles/cross/windows/amd64 [2022-04-07T09:21:49.980Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-04-07T09:21:49.980Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-07T09:21:51.084Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-07T09:21:51.637Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-04-07T09:21:51.637Z] === RUN TestServicePlugin [2022-04-07T09:21:52.023Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-07T09:21:52.023Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-07T09:21:52.284Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-07T09:21:52.543Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-07T09:21:53.113Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-07T09:21:53.373Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-07T09:21:53.373Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-04-07T09:21:53.373Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-07T09:21:54.309Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-07T09:21:54.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-07T09:21:55.808Z] plugin_test.go:62: [dfb8e7facd42f] joining swarm manager [d4c9b92c057e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:21:56.373Z] plugin_test.go:65: [d1479c608debd] joining swarm manager [d4c9b92c057e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:21:56.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-07T09:21:58.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-07T09:21:58.373Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-07T09:21:58.940Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-07T09:21:59.874Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-07T09:22:00.134Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-07T09:22:00.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-07T09:22:00.702Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-07T09:22:00.702Z] check_test.go:309: [d9082b73e6ac5] daemon is not started [2022-04-07T09:22:00.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-07T09:22:00.702Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-07T09:22:00.702Z] check_test.go:309: [d5e24e9cc85bf] daemon is not started [2022-04-07T09:22:00.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-07T09:22:00.960Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-07T09:22:01.218Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-07T09:22:01.477Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-07T09:22:01.477Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2022-04-07T09:22:01.477Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-07T09:22:02.413Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2022-04-07T09:22:02.413Z] === RUN TestWaitNonBlocked [2022-04-07T09:22:02.413Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:22:02.413Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:22:02.413Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:22:02.413Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:22:02.413Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:22:02.413Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:22:02.619Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-04-07T09:22:02.619Z] === RUN TestInfoDebug [2022-04-07T09:22:02.619Z] --- PASS: TestInfoDebug (0.52s) [2022-04-07T09:22:02.619Z] === RUN TestInfoInsecureRegistries [2022-04-07T09:22:02.619Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-04-07T09:22:02.619Z] === RUN TestInfoRegistryMirrors [2022-04-07T09:22:02.619Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-04-07T09:22:02.619Z] === RUN TestLoginFailsWithBadCredentials [2022-04-07T09:22:02.619Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-04-07T09:22:02.619Z] === RUN TestPingCacheHeaders [2022-04-07T09:22:02.619Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-07T09:22:02.619Z] === RUN TestPingGet [2022-04-07T09:22:02.619Z] --- PASS: TestPingGet (0.02s) [2022-04-07T09:22:02.619Z] === RUN TestPingHead [2022-04-07T09:22:02.619Z] --- PASS: TestPingHead (0.02s) [2022-04-07T09:22:02.619Z] === RUN TestVersion [2022-04-07T09:22:02.619Z] --- PASS: TestVersion (0.02s) [2022-04-07T09:22:02.619Z] PASS [2022-04-07T09:22:02.619Z] [2022-04-07T09:22:02.619Z] === Skipped [2022-04-07T09:22:02.619Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T09:22:02.619Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-07T09:22:02.619Z] [2022-04-07T09:22:02.619Z] DONE 18 tests, 1 skipped in 20.849s [2022-04-07T09:22:02.619Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-07T09:22:02.619Z] ++ 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-04-07T09:22:02.619Z] ++ set -e [2022-04-07T09:22:02.619Z] ++ '[' -n 0 ']' [2022-04-07T09:22:02.619Z] ++ set -x [2022-04-07T09:22:02.619Z] ++ 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-04-07T09:22:02.619Z] INFO: Testing against a local daemon [2022-04-07T09:22:02.619Z] === RUN TestVolumesCreateAndList [2022-04-07T09:22:02.619Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-07T09:22:02.619Z] === RUN TestVolumesRemove [2022-04-07T09:22:02.619Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-07T09:22:02.619Z] === RUN TestVolumesInspect [2022-04-07T09:22:02.876Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-07T09:22:02.876Z] === RUN TestVolumesInvalidJSON [2022-04-07T09:22:02.876Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-07T09:22:02.876Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-07T09:22:02.876Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-07T09:22:02.876Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-07T09:22:02.876Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-07T09:22:02.876Z] PASS [2022-04-07T09:22:02.876Z] [2022-04-07T09:22:02.876Z] DONE 5 tests in 0.229s [2022-04-07T09:22:02.876Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-07T09:22:02.876Z] ++++ cat bundles/test-integration/docker.pid [2022-04-07T09:22:02.876Z] +++ kill 12173 [2022-04-07T09:22:03.791Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-07T09:22:03.791Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2022-04-07T09:22:03.791Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2022-04-07T09:22:03.791Z] === RUN TestWaitBlocked [2022-04-07T09:22:03.791Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T09:22:03.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T09:22:03.791Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T09:22:03.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T09:22:03.791Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-07T09:22:03.791Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-07T09:22:04.050Z] check_test.go:309: [d03617bb0793a] daemon is not started [2022-04-07T09:22:04.050Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-07T09:22:04.244Z] +++ /etc/init.d/apparmor stop [2022-04-07T09:22:04.244Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-07T09:22:04.244Z] [2022-04-07T09:22:04.244Z] Unloading profiles will leave already running processes permanently [2022-04-07T09:22:04.244Z] unconfined, which can lead to unexpected situations. [2022-04-07T09:22:04.244Z] [2022-04-07T09:22:04.244Z] To set a process to complain mode, use the command line tool [2022-04-07T09:22:04.244Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-07T09:22:04.244Z] +++ true [2022-04-07T09:22:04.244Z] exiting test-integration [2022-04-07T09:22:04.244Z] ++ exit 0 [2022-04-07T09:22:04.244Z] [2022-04-07T09:22:04.986Z] --- PASS: TestWaitBlocked (0.03s) [2022-04-07T09:22:04.986Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2022-04-07T09:22:04.986Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2022-04-07T09:22:04.986Z] === CONT TestContainerStartOnDaemonRestart [2022-04-07T09:22:04.986Z] === CONT TestContainerKillOnDaemonStart Post stage [Pipeline] junit [2022-04-07T09:22:05.621Z] Recording test results [2022-04-07T09:22:05.787Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-07T09:22:06.107Z] + echo Ensuring container killed. [2022-04-07T09:22:06.107Z] Ensuring container killed. [2022-04-07T09:22:06.107Z] + docker rm -vf docker-pr1 [2022-04-07T09:22:06.107Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-07T09:22:06.384Z] + echo Chowning /workspace to jenkins user [2022-04-07T09:22:06.384Z] Chowning /workspace to jenkins user [2022-04-07T09:22:06.384Z] + id -u [2022-04-07T09:22:06.384Z] + id -g [2022-04-07T09:22:06.384Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43470:/workspace busybox chown -R 1000:1000 /workspace [2022-04-07T09:22:06.384Z] Unable to find image 'busybox:latest' locally [2022-04-07T09:22:06.641Z] latest: Pulling from library/busybox [2022-04-07T09:22:06.641Z] aa5434a6d997: Pulling fs layer [2022-04-07T09:22:06.641Z] aa5434a6d997: Verifying Checksum [2022-04-07T09:22:06.641Z] aa5434a6d997: Download complete [2022-04-07T09:22:06.641Z] aa5434a6d997: Pull complete [2022-04-07T09:22:06.641Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-07T09:22:06.641Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-07T09:22:08.277Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2022-04-07T09:22:08.277Z] === CONT TestIpcModeOlderClient [2022-04-07T09:22:08.277Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-04-07T09:22:08.277Z] === CONT TestDaemonHostGatewayIP [2022-04-07T09:22:08.307Z] + bundleName=arm64-integration [2022-04-07T09:22:08.307Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-07T09:22:08.307Z] Creating arm64-integration-bundles.tar.gz [2022-04-07T09:22:08.307Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-07T09:22:08.307Z] + 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-04-07T09:22:08.317Z] Archiving artifacts [2022-04-07T09:22:08.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-07T09:22:10.152Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43470/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-07T09:22:10.455Z] + make clean [2022-04-07T09:22:10.711Z] docker volume rm -f docker-dev-cache [2022-04-07T09:22:10.711Z] docker-dev-cache [Pipeline] deleteDir [2022-04-07T09:22:11.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-07T09:22:11.836Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2022-04-07T09:22:11.836Z] === CONT TestRestartDaemonWithRestartingContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T09:22:12.780Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-07T09:22:13.351Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-07T09:22:13.917Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-07T09:22:14.485Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.84s) [2022-04-07T09:22:14.485Z] === CONT TestDaemonRestartIpcMode [2022-04-07T09:22:15.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-07T09:22:16.433Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-07T09:22:17.810Z] --- PASS: TestDaemonRestartIpcMode (3.20s) [2022-04-07T09:22:17.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-07T09:22:18.069Z] --- PASS: TestContainerKillOnDaemonStart (13.20s) [2022-04-07T09:22:18.069Z] PASS [2022-04-07T09:22:18.069Z] [2022-04-07T09:22:18.069Z] === Skipped [2022-04-07T09:22:18.069Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-07T09:22:18.069Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T09:22:18.069Z] [2022-04-07T09:22:18.069Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-07T09:22:18.069Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T09:22:18.069Z] [2022-04-07T09:22:18.069Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-07T09:22:18.069Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T09:22:18.069Z] [2022-04-07T09:22:18.069Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-07T09:22:18.069Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-07T09:22:18.069Z] [2022-04-07T09:22:18.069Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-07T09:22:18.069Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-07T09:22:18.069Z] [2022-04-07T09:22:18.069Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-07T09:22:18.069Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-07T09:22:18.069Z] [2022-04-07T09:22:18.069Z] DONE 196 tests, 6 skipped in 146.004s [2022-04-07T09:22:18.069Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-07T09:22:18.069Z] ++ 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-04-07T09:22:18.069Z] ++ set -e [2022-04-07T09:22:18.069Z] ++ '[' -n 0 ']' [2022-04-07T09:22:18.069Z] ++ set -x [2022-04-07T09:22:18.069Z] ++ 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-04-07T09:22:18.328Z] INFO: Testing against a local daemon [2022-04-07T09:22:18.328Z] === RUN TestCommitInheritsEnv [2022-04-07T09:22:18.587Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-04-07T09:22:18.587Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-07T09:22:18.587Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-07T09:22:18.587Z] === RUN TestImagesFilterMultiReference [2022-04-07T09:22:18.847Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-07T09:22:18.847Z] === RUN TestImagePullPlatformInvalid [2022-04-07T09:22:18.847Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-07T09:22:18.847Z] === RUN TestRemoveImageOrphaning [2022-04-07T09:22:19.105Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-04-07T09:22:19.105Z] === RUN TestRemoveImageGarbageCollector [2022-04-07T09:22:19.676Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-07T09:22:21.054Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-07T09:22:21.054Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-04-07T09:22:21.054Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-07T09:22:21.054Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-04-07T09:22:21.054Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-07T09:22:21.054Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-04-07T09:22:21.054Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-07T09:22:21.054Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-04-07T09:22:21.054Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-07T09:22:21.621Z] --- PASS: TestRemoveImageGarbageCollector (2.35s) [2022-04-07T09:22:21.621Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-07T09:22:21.621Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-07T09:22:21.621Z] === RUN TestTagInvalidReference [2022-04-07T09:22:21.621Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-07T09:22:21.621Z] === RUN TestTagValidPrefixedRepo [2022-04-07T09:22:21.621Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-07T09:22:21.621Z] === RUN TestTagExistedNameWithoutForce [2022-04-07T09:22:21.621Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-07T09:22:21.621Z] === RUN TestTagOfficialNames [2022-04-07T09:22:21.879Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-07T09:22:21.879Z] === RUN TestTagMatchesDigest [2022-04-07T09:22:21.879Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-07T09:22:21.879Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-07T09:22:21.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-07T09:22:22.910Z] --- PASS: TestServicePlugin (29.90s) [2022-04-07T09:22:22.910Z] === RUN TestServiceUpdateLabel [2022-04-07T09:22:23.836Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-04-07T09:22:23.837Z] === RUN TestServiceUpdateSecrets [2022-04-07T09:22:25.164Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-07T09:22:26.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-07T09:22:29.387Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-07T09:22:30.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-07T09:22:31.825Z] === RUN TestBoolValue [2022-04-07T09:22:31.825Z] --- PASS: TestBoolValue (0.00s) [2022-04-07T09:22:31.825Z] === RUN TestBoolValueOrDefault [2022-04-07T09:22:31.825Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-07T09:22:31.825Z] === RUN TestInt64ValueOrZero [2022-04-07T09:22:31.825Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-07T09:22:31.825Z] === RUN TestInt64ValueOrDefault [2022-04-07T09:22:31.825Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-07T09:22:31.825Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-07T09:22:31.825Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-07T09:22:31.825Z] === RUN TestJsonContentType [2022-04-07T09:22:31.825Z] --- PASS: TestJsonContentType (0.00s) [2022-04-07T09:22:31.825Z] PASS [2022-04-07T09:22:31.825Z] coverage: 16.2% of statements [2022-04-07T09:22:31.825Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 16.2% of statements [2022-04-07T09:22:31.825Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-07T09:22:31.825Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-07T09:22:31.825Z] === RUN TestMaskSecretKeys [2022-04-07T09:22:31.825Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-07T09:22:31.825Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-07T09:22:31.825Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-07T09:22:31.825Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-07T09:22:31.825Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-07T09:22:31.825Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-07T09:22:31.825Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-07T09:22:31.825Z] === RUN TestVersionMiddlewareVersion [2022-04-07T09:22:31.825Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-07T09:22:31.825Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-07T09:22:31.825Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-07T09:22:31.825Z] PASS [2022-04-07T09:22:31.825Z] coverage: 37.7% of statements [2022-04-07T09:22:31.825Z] ok github.com/docker/docker/api/server/middleware 0.053s coverage: 37.7% of statements [2022-04-07T09:22:31.825Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-07T09:22:31.825Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-07T09:22:31.825Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-07T09:22:31.825Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-07T09:22:31.825Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-07T09:22:31.825Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-07T09:22:31.825Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-07T09:22:31.825Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-07T09:22:31.825Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-07T09:22:32.822Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-07T09:22:32.822Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-07T09:22:32.859Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-07T09:22:32.859Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-07T09:22:32.859Z] check_test.go:309: [d7708401697aa] daemon is not started [2022-04-07T09:22:32.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-07T09:22:33.305Z] === RUN TestStrSliceMarshalJSON [2022-04-07T09:22:33.305Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestStrSliceUnmarshalJSON [2022-04-07T09:22:33.305Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestStrSliceUnmarshalString [2022-04-07T09:22:33.305Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestStrSliceUnmarshalSlice [2022-04-07T09:22:33.305Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-07T09:22:33.305Z] PASS [2022-04-07T09:22:33.305Z] coverage: 90.0% of statements [2022-04-07T09:22:33.305Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2022-04-07T09:22:33.305Z] === RUN TestAdjustForAPIVersion [2022-04-07T09:22:33.305Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-07T09:22:33.305Z] PASS [2022-04-07T09:22:33.305Z] coverage: 5.7% of statements [2022-04-07T09:22:33.305Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/types [no test files] [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-07T09:22:33.305Z] === RUN TestToJSON [2022-04-07T09:22:33.305Z] --- PASS: TestToJSON (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestToParamWithVersion [2022-04-07T09:22:33.305Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestFromJSON [2022-04-07T09:22:33.305Z] --- PASS: TestFromJSON (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestEmpty [2022-04-07T09:22:33.305Z] --- PASS: TestEmpty (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestArgsMatchKVListEmptySources [2022-04-07T09:22:33.305Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestArgsMatchKVList [2022-04-07T09:22:33.305Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestArgsMatch [2022-04-07T09:22:33.305Z] --- PASS: TestArgsMatch (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestAdd [2022-04-07T09:22:33.305Z] --- PASS: TestAdd (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestDel [2022-04-07T09:22:33.305Z] --- PASS: TestDel (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestLen [2022-04-07T09:22:33.305Z] --- PASS: TestLen (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestExactMatch [2022-04-07T09:22:33.305Z] --- PASS: TestExactMatch (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestOnlyOneExactMatch [2022-04-07T09:22:33.305Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestContains [2022-04-07T09:22:33.305Z] --- PASS: TestContains (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestValidate [2022-04-07T09:22:33.305Z] --- PASS: TestValidate (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestWalkValues [2022-04-07T09:22:33.305Z] --- PASS: TestWalkValues (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestFuzzyMatch [2022-04-07T09:22:33.305Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-07T09:22:33.305Z] === RUN TestClone [2022-04-07T09:22:33.305Z] --- PASS: TestClone (0.00s) [2022-04-07T09:22:33.305Z] PASS [2022-04-07T09:22:33.305Z] coverage: 92.2% of statements [2022-04-07T09:22:33.305Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-07T09:22:33.305Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-07T09:22:33.779Z] === RUN TestCompareVersion [2022-04-07T09:22:33.779Z] --- PASS: TestCompareVersion (0.00s) [2022-04-07T09:22:33.779Z] PASS [2022-04-07T09:22:33.779Z] coverage: 75.0% of statements [2022-04-07T09:22:33.779Z] === RUN TestDurationToSecondsString [2022-04-07T09:22:33.779Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-07T09:22:33.779Z] === RUN TestGetTimestamp [2022-04-07T09:22:33.779Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2022-04-07T09:22:33.779Z] --- PASS: TestGetTimestamp (0.16s) [2022-04-07T09:22:33.779Z] === RUN TestParseTimestamps [2022-04-07T09:22:33.779Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-07T09:22:33.779Z] PASS [2022-04-07T09:22:33.779Z] coverage: 100.0% of statements [2022-04-07T09:22:33.779Z] ok github.com/docker/docker/api/types/time 0.194s coverage: 100.0% of statements [2022-04-07T09:22:33.779Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-07T09:22:33.779Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-07T09:22:33.779Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-07T09:22:33.779Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-07T09:22:33.779Z] ? github.com/docker/docker/builder [no test files] [2022-04-07T09:22:33.779Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-07T09:22:33.779Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-07T09:22:33.779Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-07T09:22:33.779Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-07T09:22:33.779Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-07T09:22:33.779Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-07T09:22:33.779Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-07T09:22:35.361Z] === RUN TestParseRemoteURL [2022-04-07T09:22:35.361Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-07T09:22:35.361Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-07T09:22:35.361Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-07T09:22:35.361Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-07T09:22:35.361Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-07T09:22:35.361Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-07T09:22:35.361Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-07T09:22:35.361Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-07T09:22:35.361Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-07T09:22:35.361Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-07T09:22:35.361Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-07T09:22:35.361Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-07T09:22:35.361Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-07T09:22:35.361Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-07T09:22:35.361Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-07T09:22:35.361Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-07T09:22:35.361Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-07T09:22:35.361Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-07T09:22:35.361Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-07T09:22:35.361Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-07T09:22:35.361Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-07T09:22:35.361Z] === RUN TestCloneArgsSmartHttp [2022-04-07T09:22:35.361Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2022-04-07T09:22:35.361Z] === RUN TestCloneArgsDumbHttp [2022-04-07T09:22:35.361Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-07T09:22:35.361Z] === RUN TestCloneArgsGit [2022-04-07T09:22:35.361Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-07T09:22:35.361Z] === RUN TestCheckoutGit [2022-04-07T09:22:36.147Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-07T09:22:36.940Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-07T09:22:36.940Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-07T09:22:36.940Z] === RUN TestProcessNoDockerignore [2022-04-07T09:22:36.940Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-07T09:22:36.940Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestDetectContentType [2022-04-07T09:22:36.940Z] --- PASS: TestDetectContentType (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestSelectAcceptableMIME [2022-04-07T09:22:36.940Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestInspectEmptyResponse [2022-04-07T09:22:36.940Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestInspectResponseBinary [2022-04-07T09:22:36.940Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestResponseUnsupportedContentType [2022-04-07T09:22:36.940Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestInspectResponseTextSimple [2022-04-07T09:22:36.940Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestInspectResponseEmptyContentType [2022-04-07T09:22:36.940Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestUnknownContentLength [2022-04-07T09:22:36.940Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestDownloadRemote [2022-04-07T09:22:36.940Z] --- PASS: TestDownloadRemote (0.08s) [2022-04-07T09:22:36.940Z] === RUN TestGetWithStatusError [2022-04-07T09:22:36.940Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-07T09:22:36.940Z] === RUN TestCloseRootDirectory [2022-04-07T09:22:36.940Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:22:36.940Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestHashFile [2022-04-07T09:22:36.940Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:22:36.940Z] --- SKIP: TestHashFile (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestHashSubdir [2022-04-07T09:22:36.940Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:22:36.940Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-07T09:22:36.940Z] === RUN TestRemoveDirectory [2022-04-07T09:22:36.940Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:22:36.940Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-07T09:22:36.940Z] PASS [2022-04-07T09:22:36.940Z] coverage: 9.3% of statements [2022-04-07T09:22:36.940Z] ok github.com/docker/docker/builder/remotecontext 0.262s coverage: 9.3% of statements [2022-04-07T09:22:36.940Z] === RUN TestGetAllAllowed [2022-04-07T09:22:36.940Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestGetAllMeta [2022-04-07T09:22:36.940Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-07T09:22:36.940Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestIsUnreferencedBuiltin [2022-04-07T09:22:36.940Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestIsExistingDirectory [2022-04-07T09:22:36.940Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestGetFilenameForDownload [2022-04-07T09:22:36.940Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestEnv2Variables [2022-04-07T09:22:36.940Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-07T09:22:36.940Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestMaintainer [2022-04-07T09:22:36.940Z] --- PASS: TestMaintainer (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestLabel [2022-04-07T09:22:36.940Z] --- PASS: TestLabel (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestFromScratch [2022-04-07T09:22:36.940Z] --- PASS: TestFromScratch (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestFromWithArg [2022-04-07T09:22:36.940Z] --- PASS: TestFromWithArg (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-07T09:22:36.940Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestFromWithUndefinedArg [2022-04-07T09:22:36.940Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestFromMultiStageWithNamedStage [2022-04-07T09:22:36.940Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestOnbuild [2022-04-07T09:22:36.940Z] --- PASS: TestOnbuild (0.00s) [2022-04-07T09:22:36.940Z] === RUN TestWorkdir [2022-04-07T09:22:37.413Z] --- PASS: TestWorkdir (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestCmd [2022-04-07T09:22:37.413Z] --- PASS: TestCmd (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestHealthcheckNone [2022-04-07T09:22:37.413Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestHealthcheckCmd [2022-04-07T09:22:37.413Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestEntrypoint [2022-04-07T09:22:37.413Z] --- PASS: TestEntrypoint (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestExpose [2022-04-07T09:22:37.413Z] --- PASS: TestExpose (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestUser [2022-04-07T09:22:37.413Z] --- PASS: TestUser (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestVolume [2022-04-07T09:22:37.413Z] --- PASS: TestVolume (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestStopSignal [2022-04-07T09:22:37.413Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-07T09:22:37.413Z] --- SKIP: TestStopSignal (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestArg [2022-04-07T09:22:37.413Z] --- PASS: TestArg (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestShell [2022-04-07T09:22:37.413Z] --- PASS: TestShell (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestPrependEnvOnCmd [2022-04-07T09:22:37.413Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestRunWithBuildArgs [2022-04-07T09:22:37.413Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestRunIgnoresHealthcheck [2022-04-07T09:22:37.413Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestDispatchUnsupportedOptions [2022-04-07T09:22:37.413Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-07T09:22:37.413Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-07T09:22:37.413Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-07T09:22:37.413Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-07T09:22:37.413Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-07T09:22:37.413Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-07T09:22:37.413Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestNormalizeWorkdir [2022-04-07T09:22:37.413Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestDispatch [2022-04-07T09:22:37.413Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-07T09:22:37.413Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-07T09:22:37.413Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-07T09:22:37.413Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-07T09:22:37.413Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-07T09:22:37.413Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-07T09:22:37.413Z] === RUN TestDispatch/COPY_url [2022-04-07T09:22:37.413Z] --- PASS: TestDispatch (0.07s) [2022-04-07T09:22:37.413Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-07T09:22:37.413Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-07T09:22:37.413Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-07T09:22:37.413Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-07T09:22:37.413Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-07T09:22:37.413Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-07T09:22:37.413Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestAddScratchImageAddsToMounts [2022-04-07T09:22:37.413Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-07T09:22:37.413Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-07T09:22:37.413Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-07T09:22:37.413Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestImageSourceGetAddsToMounts [2022-04-07T09:22:37.413Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestEmptyDockerfile [2022-04-07T09:22:37.413Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-07T09:22:37.413Z] === RUN TestSymlinkDockerfile [2022-04-07T09:22:37.413Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-07T09:22:37.413Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-04-07T09:22:37.413Z] === RUN TestNonExistingDockerfile [2022-04-07T09:22:37.413Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestCopyRunConfig [2022-04-07T09:22:37.413Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestDeepCopyRunConfig [2022-04-07T09:22:37.413Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestExportImage [2022-04-07T09:22:37.413Z] --- PASS: TestExportImage (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestNormalizeDest [2022-04-07T09:22:37.413Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-07T09:22:37.413Z] PASS [2022-04-07T09:22:37.413Z] coverage: 46.8% of statements [2022-04-07T09:22:37.413Z] ok github.com/docker/docker/builder/dockerfile 0.191s coverage: 46.8% of statements [2022-04-07T09:22:37.413Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-04-07T09:22:37.413Z] === RUN TestEnable [2022-04-07T09:22:37.413Z] --- PASS: TestEnable (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestDisable [2022-04-07T09:22:37.413Z] --- PASS: TestDisable (0.00s) [2022-04-07T09:22:37.413Z] === RUN TestEnabled [2022-04-07T09:22:37.413Z] --- PASS: TestEnabled (0.00s) [2022-04-07T09:22:37.413Z] PASS [2022-04-07T09:22:37.413Z] coverage: 100.0% of statements [2022-04-07T09:22:37.413Z] ok github.com/docker/docker/cli/debug 0.054s coverage: 100.0% of statements [2022-04-07T09:22:38.680Z] --- PASS: TestServiceUpdateSecrets (14.50s) [2022-04-07T09:22:38.680Z] === RUN TestServiceUpdateConfigs [2022-04-07T09:22:38.682Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-07T09:22:40.061Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-07T09:22:41.969Z] check_test.go:309: [d5f71ee4d1c84] daemon is not started [2022-04-07T09:22:41.969Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-07T09:22:43.347Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-07T09:22:43.914Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-07T09:22:44.850Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-07T09:22:45.109Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-07T09:22:48.393Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-07T09:22:48.393Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-07T09:22:48.393Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-07T09:22:49.773Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-07T09:22:49.964Z] === RUN TestCheckpointCreateError [2022-04-07T09:22:49.964Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestCheckpointCreate [2022-04-07T09:22:49.964Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestCheckpointDeleteError [2022-04-07T09:22:49.964Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestCheckpointDelete [2022-04-07T09:22:49.964Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestCheckpointListError [2022-04-07T09:22:49.964Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestCheckpointList [2022-04-07T09:22:49.964Z] --- PASS: TestCheckpointList (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestCheckpointListContainerNotFound [2022-04-07T09:22:49.964Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestNewClientWithOpsFromEnv [2022-04-07T09:22:49.964Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-07T09:22:49.964Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestGetAPIPath [2022-04-07T09:22:49.964Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestParseHostURL [2022-04-07T09:22:49.964Z] --- PASS: TestParseHostURL (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-07T09:22:49.964Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-07T09:22:49.964Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestNegotiateAPIVersion [2022-04-07T09:22:49.964Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestNegotiateAPVersionOverride [2022-04-07T09:22:49.964Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-07T09:22:49.964Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-07T09:22:49.964Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-07T09:22:49.964Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestClientRedirect [2022-04-07T09:22:49.964Z] --- PASS: TestClientRedirect (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigCreateUnsupported [2022-04-07T09:22:49.964Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigCreateError [2022-04-07T09:22:49.964Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigCreate [2022-04-07T09:22:49.964Z] --- PASS: TestConfigCreate (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigInspectNotFound [2022-04-07T09:22:49.964Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigInspectWithEmptyID [2022-04-07T09:22:49.964Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigInspectUnsupported [2022-04-07T09:22:49.964Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigInspectError [2022-04-07T09:22:49.964Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigInspectConfigNotFound [2022-04-07T09:22:49.964Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigInspect [2022-04-07T09:22:49.964Z] --- PASS: TestConfigInspect (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigListUnsupported [2022-04-07T09:22:49.964Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigListError [2022-04-07T09:22:49.964Z] --- PASS: TestConfigListError (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigList [2022-04-07T09:22:49.964Z] --- PASS: TestConfigList (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigRemoveUnsupported [2022-04-07T09:22:49.964Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigRemoveError [2022-04-07T09:22:49.964Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigRemove [2022-04-07T09:22:49.964Z] --- PASS: TestConfigRemove (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigUpdateUnsupported [2022-04-07T09:22:49.964Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-07T09:22:49.964Z] === RUN TestConfigUpdateError [2022-04-07T09:22:49.964Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestConfigUpdate [2022-04-07T09:22:49.965Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerCommitError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerCommit [2022-04-07T09:22:49.965Z] --- PASS: TestContainerCommit (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerStatPathError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerStatPathNotFoundError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerStatPathNoHeaderError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerStatPath [2022-04-07T09:22:49.965Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestCopyToContainerError [2022-04-07T09:22:49.965Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestCopyToContainerNotFoundError [2022-04-07T09:22:49.965Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-07T09:22:49.965Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestCopyToContainer [2022-04-07T09:22:49.965Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestCopyFromContainerError [2022-04-07T09:22:49.965Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestCopyFromContainerNotFoundError [2022-04-07T09:22:49.965Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-07T09:22:49.965Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-07T09:22:49.965Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestCopyFromContainer [2022-04-07T09:22:49.965Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerCreateError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerCreateImageNotFound [2022-04-07T09:22:49.965Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerCreateWithName [2022-04-07T09:22:49.965Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerCreateAutoRemove [2022-04-07T09:22:49.965Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerDiffError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerDiff [2022-04-07T09:22:49.965Z] --- PASS: TestContainerDiff (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerExecCreateError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerExecCreate [2022-04-07T09:22:49.965Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerExecStartError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerExecStart [2022-04-07T09:22:49.965Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerExecInspectError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerExecInspect [2022-04-07T09:22:49.965Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerExportError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerExportError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerExport [2022-04-07T09:22:49.965Z] --- PASS: TestContainerExport (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerInspectError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerInspectContainerNotFound [2022-04-07T09:22:49.965Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerInspectWithEmptyID [2022-04-07T09:22:49.965Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerInspect [2022-04-07T09:22:49.965Z] --- PASS: TestContainerInspect (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerInspectNode [2022-04-07T09:22:49.965Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerKillError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerKillError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerKill [2022-04-07T09:22:49.965Z] --- PASS: TestContainerKill (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerListError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerListError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerList [2022-04-07T09:22:49.965Z] --- PASS: TestContainerList (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerLogsNotFoundError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerLogsError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerLogs [2022-04-07T09:22:49.965Z] --- PASS: TestContainerLogs (0.15s) [2022-04-07T09:22:49.965Z] === RUN TestContainerPauseError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerPause [2022-04-07T09:22:49.965Z] --- PASS: TestContainerPause (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainersPruneError [2022-04-07T09:22:49.965Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainersPrune [2022-04-07T09:22:49.965Z] --- PASS: TestContainersPrune (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerRemoveError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerRemoveNotFoundError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerRemove [2022-04-07T09:22:49.965Z] --- PASS: TestContainerRemove (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerRenameError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerRename [2022-04-07T09:22:49.965Z] --- PASS: TestContainerRename (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerResizeError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerExecResizeError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerResize [2022-04-07T09:22:49.965Z] --- PASS: TestContainerResize (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerExecResize [2022-04-07T09:22:49.965Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerRestartError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerRestart [2022-04-07T09:22:49.965Z] --- PASS: TestContainerRestart (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerStartError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerStartError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerStart [2022-04-07T09:22:49.965Z] --- PASS: TestContainerStart (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerStatsError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerStats [2022-04-07T09:22:49.965Z] --- PASS: TestContainerStats (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerStopError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerStopError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerStop [2022-04-07T09:22:49.965Z] --- PASS: TestContainerStop (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerTopError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerTopError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerTop [2022-04-07T09:22:49.965Z] --- PASS: TestContainerTop (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerUnpauseError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerUnpause [2022-04-07T09:22:49.965Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerUpdateError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerUpdate [2022-04-07T09:22:49.965Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerWaitError [2022-04-07T09:22:49.965Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestContainerWait [2022-04-07T09:22:49.965Z] --- PASS: TestContainerWait (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestDiskUsageError [2022-04-07T09:22:49.965Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestDiskUsage [2022-04-07T09:22:49.965Z] --- PASS: TestDiskUsage (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestDistributionInspectUnsupported [2022-04-07T09:22:49.965Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestDistributionInspectWithEmptyID [2022-04-07T09:22:49.965Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestEventsErrorInOptions [2022-04-07T09:22:49.965Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestEventsErrorFromServer [2022-04-07T09:22:49.965Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestEvents [2022-04-07T09:22:49.965Z] --- PASS: TestEvents (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestTLSCloseWriter [2022-04-07T09:22:49.965Z] === PAUSE TestTLSCloseWriter [2022-04-07T09:22:49.965Z] === RUN TestImageBuildError [2022-04-07T09:22:49.965Z] --- PASS: TestImageBuildError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageBuild [2022-04-07T09:22:49.965Z] --- PASS: TestImageBuild (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestGetDockerOS [2022-04-07T09:22:49.965Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageCreateError [2022-04-07T09:22:49.965Z] --- PASS: TestImageCreateError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageCreate [2022-04-07T09:22:49.965Z] --- PASS: TestImageCreate (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageHistoryError [2022-04-07T09:22:49.965Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageHistory [2022-04-07T09:22:49.965Z] --- PASS: TestImageHistory (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageImportError [2022-04-07T09:22:49.965Z] --- PASS: TestImageImportError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageImport [2022-04-07T09:22:49.965Z] --- PASS: TestImageImport (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageInspectError [2022-04-07T09:22:49.965Z] --- PASS: TestImageInspectError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageInspectImageNotFound [2022-04-07T09:22:49.965Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageInspectWithEmptyID [2022-04-07T09:22:49.965Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageInspect [2022-04-07T09:22:49.965Z] --- PASS: TestImageInspect (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageListError [2022-04-07T09:22:49.965Z] --- PASS: TestImageListError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageList [2022-04-07T09:22:49.965Z] --- PASS: TestImageList (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageListApiBefore125 [2022-04-07T09:22:49.965Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageLoadError [2022-04-07T09:22:49.965Z] --- PASS: TestImageLoadError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageLoad [2022-04-07T09:22:49.965Z] --- PASS: TestImageLoad (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagesPruneError [2022-04-07T09:22:49.965Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagesPrune [2022-04-07T09:22:49.965Z] --- PASS: TestImagesPrune (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePullReferenceParseError [2022-04-07T09:22:49.965Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePullAnyError [2022-04-07T09:22:49.965Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-07T09:22:49.965Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-07T09:22:49.965Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-07T09:22:49.965Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-07T09:22:49.965Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePullWithoutErrors [2022-04-07T09:22:49.965Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePushReferenceError [2022-04-07T09:22:49.965Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePushAnyError [2022-04-07T09:22:49.965Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-07T09:22:49.965Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-07T09:22:49.965Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-07T09:22:49.965Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-07T09:22:49.965Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImagePushWithoutErrors [2022-04-07T09:22:49.965Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-07T09:22:49.965Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-07T09:22:49.965Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-07T09:22:49.965Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-07T09:22:49.965Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-07T09:22:49.965Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-07T09:22:49.965Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-07T09:22:49.965Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-07T09:22:49.965Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageRemoveError [2022-04-07T09:22:49.965Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageRemoveImageNotFound [2022-04-07T09:22:49.965Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageRemove [2022-04-07T09:22:49.965Z] --- PASS: TestImageRemove (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageSaveError [2022-04-07T09:22:49.965Z] --- PASS: TestImageSaveError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageSave [2022-04-07T09:22:49.965Z] --- PASS: TestImageSave (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageSearchAnyError [2022-04-07T09:22:49.965Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-07T09:22:49.965Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-07T09:22:49.965Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-07T09:22:49.965Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-07T09:22:49.965Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageSearchWithoutErrors [2022-04-07T09:22:49.965Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageTagError [2022-04-07T09:22:49.965Z] --- PASS: TestImageTagError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageTagInvalidReference [2022-04-07T09:22:49.965Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageTagInvalidSourceImageName [2022-04-07T09:22:49.965Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageTagHexSource [2022-04-07T09:22:49.965Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestImageTag [2022-04-07T09:22:49.965Z] --- PASS: TestImageTag (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestInfoServerError [2022-04-07T09:22:49.965Z] --- PASS: TestInfoServerError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestInfoInvalidResponseJSONError [2022-04-07T09:22:49.965Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestInfo [2022-04-07T09:22:49.965Z] --- PASS: TestInfo (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkConnectError [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkConnect [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkCreateError [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkCreate [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkDisconnectError [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkDisconnect [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkInspectError [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkInspectError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkInspectNotFoundError [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkInspectWithEmptyID [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkInspect [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkListError [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkListError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkList [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkList (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworksPruneError [2022-04-07T09:22:49.965Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworksPrune [2022-04-07T09:22:49.965Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkRemoveError [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNetworkRemove [2022-04-07T09:22:49.965Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNodeInspectError [2022-04-07T09:22:49.965Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNodeInspectNodeNotFound [2022-04-07T09:22:49.965Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNodeInspectWithEmptyID [2022-04-07T09:22:49.965Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNodeInspect [2022-04-07T09:22:49.965Z] --- PASS: TestNodeInspect (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNodeListError [2022-04-07T09:22:49.965Z] --- PASS: TestNodeListError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNodeList [2022-04-07T09:22:49.965Z] --- PASS: TestNodeList (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNodeRemoveError [2022-04-07T09:22:49.965Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNodeRemove [2022-04-07T09:22:49.965Z] --- PASS: TestNodeRemove (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNodeUpdateError [2022-04-07T09:22:49.965Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestNodeUpdate [2022-04-07T09:22:49.965Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestOptionWithTimeout [2022-04-07T09:22:49.965Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-07T09:22:49.965Z] === RUN TestPingFail [2022-04-07T09:22:49.965Z] --- PASS: TestPingFail (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPingWithError [2022-04-07T09:22:49.966Z] 2022/04/07 09:22:48 RoundTripper returned a response & error; ignoring response [2022-04-07T09:22:49.966Z] 2022/04/07 09:22:48 RoundTripper returned a response & error; ignoring response [2022-04-07T09:22:49.966Z] --- PASS: TestPingWithError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPingSuccess [2022-04-07T09:22:49.966Z] --- PASS: TestPingSuccess (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPingHeadFallback [2022-04-07T09:22:49.966Z] === RUN TestPingHeadFallback/OK [2022-04-07T09:22:49.966Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-07T09:22:49.966Z] === RUN TestPingHeadFallback/Not_Found [2022-04-07T09:22:49.966Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-07T09:22:49.966Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-07T09:22:49.966Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-07T09:22:49.966Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-07T09:22:49.966Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-07T09:22:49.966Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginDisableError [2022-04-07T09:22:49.966Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginDisable [2022-04-07T09:22:49.966Z] --- PASS: TestPluginDisable (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginEnableError [2022-04-07T09:22:49.966Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginEnable [2022-04-07T09:22:49.966Z] --- PASS: TestPluginEnable (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginInspectError [2022-04-07T09:22:49.966Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginInspectWithEmptyID [2022-04-07T09:22:49.966Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginInspect [2022-04-07T09:22:49.966Z] --- PASS: TestPluginInspect (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginListError [2022-04-07T09:22:49.966Z] --- PASS: TestPluginListError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginList [2022-04-07T09:22:49.966Z] --- PASS: TestPluginList (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginPushError [2022-04-07T09:22:49.966Z] --- PASS: TestPluginPushError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginPush [2022-04-07T09:22:49.966Z] --- PASS: TestPluginPush (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginRemoveError [2022-04-07T09:22:49.966Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginRemove [2022-04-07T09:22:49.966Z] --- PASS: TestPluginRemove (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginSetError [2022-04-07T09:22:49.966Z] --- PASS: TestPluginSetError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPluginSet [2022-04-07T09:22:49.966Z] --- PASS: TestPluginSet (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSetHostHeader [2022-04-07T09:22:49.966Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestPlainTextError [2022-04-07T09:22:49.966Z] --- PASS: TestPlainTextError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestInfiniteError [2022-04-07T09:22:49.966Z] --- PASS: TestInfiniteError (0.03s) [2022-04-07T09:22:49.966Z] === RUN TestSecretCreateUnsupported [2022-04-07T09:22:49.966Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretCreateError [2022-04-07T09:22:49.966Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretCreate [2022-04-07T09:22:49.966Z] --- PASS: TestSecretCreate (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretInspectUnsupported [2022-04-07T09:22:49.966Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretInspectError [2022-04-07T09:22:49.966Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretInspectSecretNotFound [2022-04-07T09:22:49.966Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretInspectWithEmptyID [2022-04-07T09:22:49.966Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretInspect [2022-04-07T09:22:49.966Z] --- PASS: TestSecretInspect (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretListUnsupported [2022-04-07T09:22:49.966Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretListError [2022-04-07T09:22:49.966Z] --- PASS: TestSecretListError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretList [2022-04-07T09:22:49.966Z] --- PASS: TestSecretList (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretRemoveUnsupported [2022-04-07T09:22:49.966Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretRemoveError [2022-04-07T09:22:49.966Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretRemove [2022-04-07T09:22:49.966Z] --- PASS: TestSecretRemove (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretUpdateUnsupported [2022-04-07T09:22:49.966Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretUpdateError [2022-04-07T09:22:49.966Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSecretUpdate [2022-04-07T09:22:49.966Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceCreateError [2022-04-07T09:22:49.966Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceCreate [2022-04-07T09:22:49.966Z] --- PASS: TestServiceCreate (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-07T09:22:49.966Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceCreateDigestPinning [2022-04-07T09:22:49.966Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceInspectError [2022-04-07T09:22:49.966Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceInspectServiceNotFound [2022-04-07T09:22:49.966Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceInspectWithEmptyID [2022-04-07T09:22:49.966Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceInspect [2022-04-07T09:22:49.966Z] --- PASS: TestServiceInspect (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceListError [2022-04-07T09:22:49.966Z] --- PASS: TestServiceListError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceList [2022-04-07T09:22:49.966Z] --- PASS: TestServiceList (0.01s) [2022-04-07T09:22:49.966Z] === RUN TestServiceLogsError [2022-04-07T09:22:49.966Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceLogs [2022-04-07T09:22:49.966Z] --- PASS: TestServiceLogs (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceRemoveError [2022-04-07T09:22:49.966Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceRemoveNotFoundError [2022-04-07T09:22:49.966Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceRemove [2022-04-07T09:22:49.966Z] --- PASS: TestServiceRemove (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceUpdateError [2022-04-07T09:22:49.966Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestServiceUpdate [2022-04-07T09:22:49.966Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmGetUnlockKeyError [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmGetUnlockKey [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmInitError [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmInit [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmInit (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmInspectError [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmInspect [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmJoinError [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmJoin [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmLeaveError [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmLeave [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmUnlockError [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmUnlock [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmUpdateError [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestSwarmUpdate [2022-04-07T09:22:49.966Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestTaskInspectError [2022-04-07T09:22:49.966Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestTaskInspectWithEmptyID [2022-04-07T09:22:49.966Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestTaskInspect [2022-04-07T09:22:49.966Z] --- PASS: TestTaskInspect (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestTaskListError [2022-04-07T09:22:49.966Z] --- PASS: TestTaskListError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestTaskList [2022-04-07T09:22:49.966Z] --- PASS: TestTaskList (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestVolumeCreateError [2022-04-07T09:22:49.966Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestVolumeCreate [2022-04-07T09:22:49.966Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestVolumeInspectError [2022-04-07T09:22:49.966Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestVolumeInspectNotFound [2022-04-07T09:22:49.966Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestVolumeInspectWithEmptyID [2022-04-07T09:22:49.966Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestVolumeInspect [2022-04-07T09:22:49.966Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestVolumeListError [2022-04-07T09:22:49.966Z] --- PASS: TestVolumeListError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestVolumeList [2022-04-07T09:22:49.966Z] --- PASS: TestVolumeList (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestVolumeRemoveError [2022-04-07T09:22:49.966Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-07T09:22:49.966Z] === RUN TestVolumeRemove [2022-04-07T09:22:49.966Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-07T09:22:49.966Z] === CONT TestTLSCloseWriter [2022-04-07T09:22:49.966Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-07T09:22:49.966Z] PASS [2022-04-07T09:22:49.966Z] coverage: 74.9% of statements [2022-04-07T09:22:49.966Z] ok github.com/docker/docker/client 0.349s coverage: 74.9% of statements [2022-04-07T09:22:50.715Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-07T09:22:50.974Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-07T09:22:51.910Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-07T09:22:51.910Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-07T09:22:52.479Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-07T09:22:53.415Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-07T09:22:53.416Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2022-04-07T09:22:53.524Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2022-04-07T09:22:53.524Z] === RUN TestServiceUpdateNetwork [2022-04-07T09:22:53.678Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2022-04-07T09:22:54.247Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2022-04-07T09:22:54.816Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2022-04-07T09:22:55.384Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2022-04-07T09:22:55.951Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2022-04-07T09:22:56.517Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2022-04-07T09:22:57.084Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2022-04-07T09:22:57.635Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-04-07T09:22:57.635Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-07T09:22:57.635Z] remote: Enumerating objects: 23, done. [2022-04-07T09:22:57.635Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-07T09:22:57.635Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-07T09:22:57.635Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-07T09:22:57.635Z] 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-04-07T09:22:57.635Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-07T09:22:57.651Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2022-04-07T09:22:57.910Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2022-04-07T09:22:58.478Z] check_test.go:309: [d5d0b0d220ff3] daemon is not started [2022-04-07T09:22:58.478Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-07T09:22:59.865Z] check_test.go:309: [d9d532a1394ba] daemon is not started [2022-04-07T09:22:59.865Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-07T09:23:00.127Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-07T09:23:00.157Z] [2022-04-07T09:23:01.076Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-07T09:23:01.429Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/test/unit [2022-04-07T09:23:01.644Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-07T09:23:01.905Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-07T09:23:03.950Z] ? github.com/docker/docker/api [no test files] [2022-04-07T09:23:05.191Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-07T09:23:05.191Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-07T09:23:05.449Z] check_test.go:309: [d48e193f7a334] daemon is not started [2022-04-07T09:23:05.449Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-07T09:23:05.693Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2022-04-07T09:23:05.693Z] === RUN TestServiceUpdatePidsLimit [2022-04-07T09:23:06.255Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-07T09:23:06.819Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-07T09:23:07.842Z] --- PASS: TestCheckoutGit (30.63s) [2022-04-07T09:23:07.842Z] === RUN TestValidGitTransport [2022-04-07T09:23:07.842Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-07T09:23:07.842Z] === RUN TestGitInvalidRef [2022-04-07T09:23:07.842Z] --- PASS: TestGitInvalidRef (0.22s) [2022-04-07T09:23:07.842Z] PASS [2022-04-07T09:23:07.842Z] coverage: 86.3% of statements [2022-04-07T09:23:07.842Z] ok github.com/docker/docker/builder/remotecontext/git 30.990s coverage: 86.3% of statements [2022-04-07T09:23:07.842Z] ? github.com/docker/docker/cli [no test files] [2022-04-07T09:23:07.842Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-07T09:23:08.730Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-07T09:23:10.106Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-07T09:23:14.299Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-07T09:23:14.867Z] check_test.go:309: [d82971fa1eff9] daemon is not started [2022-04-07T09:23:14.867Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-07T09:23:14.905Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-07T09:23:15.805Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-07T09:23:16.745Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-07T09:23:16.745Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-07T09:23:20.031Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-07T09:23:20.391Z] === RUN TestContainerStopSignal [2022-04-07T09:23:20.391Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestContainerStopTimeout [2022-04-07T09:23:20.391Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-07T09:23:20.391Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-07T09:23:20.391Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-04-07T09:23:20.391Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-07T09:23:20.391Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestReplaceAndAppendEnvVars [2022-04-07T09:23:20.391Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-07T09:23:20.391Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestNewMemoryStore [2022-04-07T09:23:20.391Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestAddContainers [2022-04-07T09:23:20.391Z] --- PASS: TestAddContainers (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestGetContainer [2022-04-07T09:23:20.391Z] --- PASS: TestGetContainer (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestDeleteContainer [2022-04-07T09:23:20.391Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestListContainers [2022-04-07T09:23:20.391Z] --- PASS: TestListContainers (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestFirstContainer [2022-04-07T09:23:20.391Z] --- PASS: TestFirstContainer (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestApplyAllContainer [2022-04-07T09:23:20.391Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestIsValidHealthString [2022-04-07T09:23:20.391Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestStateRunStop [2022-04-07T09:23:20.391Z] --- PASS: TestStateRunStop (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestStateTimeoutWait [2022-04-07T09:23:20.391Z] state_test.go:141: Stop callback fired [2022-04-07T09:23:20.391Z] state_test.go:165: Stop callback fired [2022-04-07T09:23:20.391Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-07T09:23:20.391Z] === RUN TestIsValidStateString [2022-04-07T09:23:20.391Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestViewSaveDelete [2022-04-07T09:23:20.391Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-07T09:23:20.391Z] === RUN TestViewAll [2022-04-07T09:23:20.391Z] --- PASS: TestViewAll (0.02s) [2022-04-07T09:23:20.391Z] === RUN TestViewGet [2022-04-07T09:23:20.391Z] --- PASS: TestViewGet (0.01s) [2022-04-07T09:23:20.391Z] === RUN TestNames [2022-04-07T09:23:20.391Z] --- PASS: TestNames (0.01s) [2022-04-07T09:23:20.391Z] === RUN TestViewWithHealthCheck [2022-04-07T09:23:20.391Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-07T09:23:20.391Z] PASS [2022-04-07T09:23:20.391Z] coverage: 41.1% of statements [2022-04-07T09:23:20.391Z] ok github.com/docker/docker/container 0.280s coverage: 41.1% of statements [2022-04-07T09:23:20.391Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-07T09:23:20.391Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-07T09:23:20.391Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-07T09:23:20.391Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-07T09:23:20.391Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2022-04-07T09:23:20.391Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-07T09:23:20.391Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-07T09:23:20.391Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-07T09:23:20.391Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-07T09:23:20.391Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-07T09:23:20.391Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-04-07T09:23:20.391Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-07T09:23:20.391Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-07T09:23:20.391Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-07T09:23:20.391Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestConfigureDaemonLogs [2022-04-07T09:23:20.391Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestCommonOptionsInstallFlags [2022-04-07T09:23:20.391Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-07T09:23:20.391Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-07T09:23:20.391Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-07T09:23:20.391Z] PASS [2022-04-07T09:23:20.391Z] coverage: 18.4% of statements [2022-04-07T09:23:20.391Z] ok github.com/docker/docker/cmd/dockerd 0.183s coverage: 18.4% of statements [2022-04-07T09:23:20.391Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-07T09:23:20.391Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-07T09:23:20.391Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-07T09:23:20.391Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-07T09:23:21.411Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-07T09:23:21.443Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-04-07T09:23:21.444Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-07T09:23:21.444Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-07T09:23:21.444Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-07T09:23:21.444Z] PASS [2022-04-07T09:23:21.444Z] [2022-04-07T09:23:21.444Z] === Skipped [2022-04-07T09:23:21.444Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-07T09:23:21.444Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T09:23:21.444Z] [2022-04-07T09:23:21.444Z] DONE 27 tests, 1 skipped in 182.915s [2022-04-07T09:23:21.444Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-07T09:23:21.444Z] INFO: Testing against a local daemon [2022-04-07T09:23:21.444Z] === RUN TestSessionCreate [2022-04-07T09:23:21.444Z] --- PASS: TestSessionCreate (0.02s) [2022-04-07T09:23:21.444Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-07T09:23:21.444Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-07T09:23:21.444Z] PASS [2022-04-07T09:23:21.444Z] [2022-04-07T09:23:21.444Z] DONE 2 tests in 0.072s [2022-04-07T09:23:21.444Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-07T09:23:21.444Z] INFO: Testing against a local daemon [2022-04-07T09:23:21.444Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-07T09:23:21.444Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-07T09:23:21.444Z] === RUN TestEventsExecDie [2022-04-07T09:23:21.700Z] --- PASS: TestEventsExecDie (0.55s) [2022-04-07T09:23:21.700Z] === RUN TestEventsBackwardsCompatible [2022-04-07T09:23:21.700Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-07T09:23:21.700Z] === RUN TestInfoBinaryCommits [2022-04-07T09:23:21.700Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-07T09:23:21.700Z] === RUN TestInfoAPIVersioned [2022-04-07T09:23:21.700Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-07T09:23:21.700Z] === RUN TestInfoDiscoveryBackend [2022-04-07T09:23:21.968Z] === RUN TestPrepare [2022-04-07T09:23:21.968Z] --- PASS: TestPrepare (0.00s) [2022-04-07T09:23:21.968Z] === RUN TestStart [2022-04-07T09:23:21.968Z] --- PASS: TestStart (0.00s) [2022-04-07T09:23:21.969Z] === RUN TestWaitCancel [2022-04-07T09:23:21.969Z] --- PASS: TestWaitCancel (0.00s) [2022-04-07T09:23:21.969Z] === RUN TestWaitDisabled [2022-04-07T09:23:21.969Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-07T09:23:21.969Z] === RUN TestWaitEnabled [2022-04-07T09:23:21.969Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-07T09:23:21.969Z] === RUN TestRemove [2022-04-07T09:23:21.969Z] --- PASS: TestRemove (0.00s) [2022-04-07T09:23:21.969Z] PASS [2022-04-07T09:23:21.969Z] coverage: 65.3% of statements [2022-04-07T09:23:21.969Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.085s coverage: 65.3% of statements [2022-04-07T09:23:22.008Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-07T09:23:22.263Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-04-07T09:23:22.263Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-04-07T09:23:23.237Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-04-07T09:23:23.237Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-04-07T09:23:23.316Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-07T09:23:23.547Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-07T09:23:23.547Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-04-07T09:23:23.547Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-07T09:23:23.547Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-07T09:23:23.548Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-07T09:23:23.548Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-07T09:23:23.548Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-07T09:23:23.575Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-07T09:23:23.799Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-04-07T09:23:23.799Z] === RUN TestInfoAPI [2022-04-07T09:23:23.799Z] --- PASS: TestInfoAPI (0.02s) [2022-04-07T09:23:23.799Z] === RUN TestInfoAPIWarnings [2022-04-07T09:23:24.021Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-07T09:23:24.021Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-07T09:23:24.021Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-07T09:23:24.021Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-07T09:23:24.021Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-07T09:23:24.021Z] PASS [2022-04-07T09:23:24.021Z] coverage: 35.9% of statements [2022-04-07T09:23:24.021Z] ok github.com/docker/docker/daemon/cluster/convert 0.260s coverage: 35.9% of statements [2022-04-07T09:23:24.021Z] === RUN TestNewListSecretsFilters [2022-04-07T09:23:24.021Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-07T09:23:24.021Z] === RUN TestNewListConfigsFilters [2022-04-07T09:23:24.021Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-07T09:23:24.021Z] PASS [2022-04-07T09:23:24.021Z] coverage: 0.5% of statements [2022-04-07T09:23:24.021Z] ok github.com/docker/docker/daemon/cluster 0.905s coverage: 0.5% of statements [2022-04-07T09:23:26.109Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-07T09:23:26.109Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-07T09:23:27.838Z] === RUN TestDiscoveryOptsErrors [2022-04-07T09:23:27.838Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-04-07T09:23:27.838Z] === RUN TestDiscoveryOpts [2022-04-07T09:23:27.839Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-04-07T09:23:27.839Z] PASS [2022-04-07T09:23:27.839Z] coverage: 30.0% of statements [2022-04-07T09:23:27.839Z] ok github.com/docker/docker/daemon/discovery 0.070s coverage: 30.0% of statements [2022-04-07T09:23:28.312Z] === RUN TestBuilderGC [2022-04-07T09:23:28.312Z] --- PASS: TestBuilderGC (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestDaemonConfigurationNotFound [2022-04-07T09:23:28.312Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestDaemonBrokenConfiguration [2022-04-07T09:23:28.312Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestParseClusterAdvertiseSettings [2022-04-07T09:23:28.312Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestFindConfigurationConflicts [2022-04-07T09:23:28.312Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-07T09:23:28.312Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-07T09:23:28.312Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-07T09:23:28.312Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-07T09:23:28.312Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-07T09:23:28.312Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-07T09:23:28.312Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-07T09:23:28.312Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-07T09:23:28.312Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-07T09:23:28.312Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-07T09:23:28.312Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-07T09:23:28.312Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-07T09:23:28.312Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestValidateConfiguration [2022-04-07T09:23:28.312Z] === RUN TestValidateConfiguration/with_label [2022-04-07T09:23:28.312Z] === RUN TestValidateConfiguration/with_dns [2022-04-07T09:23:28.312Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-07T09:23:28.312Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-07T09:23:28.312Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-07T09:23:28.312Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-07T09:23:28.312Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-07T09:23:28.312Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-07T09:23:28.312Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestModifiedDiscoverySettings [2022-04-07T09:23:28.312Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestReloadSetConfigFileNotExist [2022-04-07T09:23:28.312Z] time="2022-04-07T09:23:27Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-07T09:23:28.312Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-04-07T09:23:28.312Z] === RUN TestReloadDefaultConfigNotExist [2022-04-07T09:23:28.312Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:23:28.312Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-07T09:23:28.312Z] === RUN TestReloadBadDefaultConfig [2022-04-07T09:23:28.313Z] time="2022-04-07T09:23:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-344873043" [2022-04-07T09:23:28.313Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-07T09:23:28.313Z] === RUN TestReloadWithConflictingLabels [2022-04-07T09:23:28.313Z] time="2022-04-07T09:23:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-206422934" [2022-04-07T09:23:28.313Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-07T09:23:28.313Z] === RUN TestReloadWithDuplicateLabels [2022-04-07T09:23:28.313Z] time="2022-04-07T09:23:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-059407869" [2022-04-07T09:23:28.313Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-07T09:23:28.313Z] === RUN TestDaemonConfigurationMerge [2022-04-07T09:23:28.313Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-07T09:23:28.313Z] PASS [2022-04-07T09:23:28.313Z] coverage: 79.7% of statements [2022-04-07T09:23:28.313Z] ok github.com/docker/docker/daemon/config 0.246s coverage: 79.7% of statements [2022-04-07T09:23:28.313Z] === RUN TestWaitNodeAttachment [2022-04-07T09:23:28.640Z] check_test.go:309: [d55d4de991a93] daemon is not started [2022-04-07T09:23:28.640Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-07T09:23:28.785Z] === RUN TestVerifyNetworkingConfig [2022-04-07T09:23:28.785Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestGetContainer [2022-04-07T09:23:28.785Z] --- PASS: TestGetContainer (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestValidContainerNames [2022-04-07T09:23:28.785Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestContainerInitDNS [2022-04-07T09:23:28.785Z] daemon_test.go:147: root required [2022-04-07T09:23:28.785Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestMerge [2022-04-07T09:23:28.785Z] --- PASS: TestMerge (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestValidateContainerIsolation [2022-04-07T09:23:28.785Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestFindNetworkErrorType [2022-04-07T09:23:28.785Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestEnsureServicesExist [2022-04-07T09:23:28.785Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestEnsureServicesExistErrors [2022-04-07T09:23:28.785Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-07T09:23:28.785Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-07T09:23:28.785Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-07T09:23:28.785Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestContainerDelete [2022-04-07T09:23:28.785Z] --- PASS: TestContainerDelete (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestContainerDoubleDelete [2022-04-07T09:23:28.785Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestLogContainerEventCopyLabels [2022-04-07T09:23:28.785Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestLogContainerEventWithAttributes [2022-04-07T09:23:28.785Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestNoneHealthcheck [2022-04-07T09:23:28.785Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestHealthStates [2022-04-07T09:23:28.785Z] time="2022-04-07T09:23:28Z" 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-04-07T09:23:28.785Z] time="2022-04-07T09:23:28Z" 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-04-07T09:23:28.785Z] time="2022-04-07T09:23:28Z" 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-04-07T09:23:28.785Z] time="2022-04-07T09:23:28Z" 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-04-07T09:23:28.785Z] time="2022-04-07T09:23:28Z" 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-04-07T09:23:28.785Z] time="2022-04-07T09:23:28Z" 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-04-07T09:23:28.785Z] time="2022-04-07T09:23:28Z" 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-04-07T09:23:28.785Z] time="2022-04-07T09:23:28Z" 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-04-07T09:23:28.785Z] time="2022-04-07T09:23:28Z" 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-04-07T09:23:28.785Z] time="2022-04-07T09:23:28Z" 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-04-07T09:23:28.785Z] --- PASS: TestHealthStates (0.16s) [2022-04-07T09:23:28.785Z] === RUN TestMaskURLCredentials [2022-04-07T09:23:28.785Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestGetInspectData [2022-04-07T09:23:28.785Z] --- PASS: TestGetInspectData (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestFillLicense [2022-04-07T09:23:28.785Z] --- PASS: TestFillLicense (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestListInvalidFilter [2022-04-07T09:23:28.785Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestNameFilter [2022-04-07T09:23:28.785Z] --- PASS: TestNameFilter (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-07T09:23:28.785Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-07T09:23:28.785Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-04-07T09:23:28.785Z] === RUN TestIsolationConversion [2022-04-07T09:23:28.785Z] === RUN TestIsolationConversion/default [2022-04-07T09:23:28.785Z] === RUN TestIsolationConversion/process [2022-04-07T09:23:28.785Z] === RUN TestIsolationConversion/hyperv [2022-04-07T09:23:28.785Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestContainerLabels [2022-04-07T09:23:28.785Z] --- PASS: TestContainerLabels (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestCredentialSpecConversion [2022-04-07T09:23:28.785Z] === RUN TestCredentialSpecConversion/none [2022-04-07T09:23:28.785Z] === RUN TestCredentialSpecConversion/config [2022-04-07T09:23:28.785Z] === RUN TestCredentialSpecConversion/file [2022-04-07T09:23:28.785Z] === RUN TestCredentialSpecConversion/registry [2022-04-07T09:23:28.785Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestControllerValidateMountBind [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-07T09:23:28.785Z] === 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-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-07T09:23:28.785Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestControllerValidateMountBind (0.02s) [2022-04-07T09:23:28.785Z] === RUN TestControllerValidateMountVolume [2022-04-07T09:23:28.785Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestControllerValidateMountTarget [2022-04-07T09:23:28.785Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestControllerValidateMountTmpfs [2022-04-07T09:23:28.785Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestControllerValidateMountInvalidType [2022-04-07T09:23:28.785Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestControllerValidateMountNamedPipe [2022-04-07T09:23:28.785Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-07T09:23:28.785Z] PASS [2022-04-07T09:23:28.785Z] coverage: 11.0% of statements [2022-04-07T09:23:28.785Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.617s coverage: 11.0% of statements [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-07T09:23:28.785Z] --- 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-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-07T09:23:28.785Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestDaemonReloadLabels [2022-04-07T09:23:28.785Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-07T09:23:28.785Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-07T09:23:29.206Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-07T09:23:29.258Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-07T09:23:29.258Z] === RUN TestDaemonReloadMirrors [2022-04-07T09:23:29.258Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-07T09:23:29.258Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-07T09:23:29.258Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-07T09:23:29.258Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-07T09:23:29.258Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-07T09:23:29.258Z] === RUN TestDaemonDiscoveryReload [2022-04-07T09:23:29.258Z] === RUN TestEventsLog [2022-04-07T09:23:29.258Z] --- PASS: TestEventsLog (0.00s) [2022-04-07T09:23:29.258Z] === RUN TestEventsLogTimeout [2022-04-07T09:23:29.258Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-07T09:23:29.258Z] === RUN TestLogEvents [2022-04-07T09:23:29.258Z] --- PASS: TestLogEvents (0.05s) [2022-04-07T09:23:29.258Z] === RUN TestLoadBufferedEvents [2022-04-07T09:23:29.258Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-04-07T09:23:29.258Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-07T09:23:29.258Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-07T09:23:29.258Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-07T09:23:29.258Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-07T09:23:29.258Z] PASS [2022-04-07T09:23:29.258Z] coverage: 50.0% of statements [2022-04-07T09:23:29.258Z] ok github.com/docker/docker/daemon/events 0.259s coverage: 50.0% of statements [2022-04-07T09:23:29.730Z] === RUN TestIsEmptyDir [2022-04-07T09:23:29.730Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-07T09:23:29.730Z] PASS [2022-04-07T09:23:29.730Z] coverage: 2.3% of statements [2022-04-07T09:23:29.730Z] ok github.com/docker/docker/daemon/graphdriver 0.074s coverage: 2.3% of statements [2022-04-07T09:23:29.730Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2022-04-07T09:23:29.730Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-04-07T09:23:29.774Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-07T09:23:30.203Z] === RUN TestLinkNaming [2022-04-07T09:23:30.203Z] --- PASS: TestLinkNaming (0.00s) [2022-04-07T09:23:30.203Z] === RUN TestLinkNew [2022-04-07T09:23:30.203Z] --- PASS: TestLinkNew (0.00s) [2022-04-07T09:23:30.203Z] === RUN TestLinkEnv [2022-04-07T09:23:30.203Z] --- PASS: TestLinkEnv (0.00s) [2022-04-07T09:23:30.203Z] === RUN TestLinkMultipleEnv [2022-04-07T09:23:30.203Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-07T09:23:30.203Z] === RUN TestLinkPortRangeEnv [2022-04-07T09:23:30.203Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-07T09:23:30.203Z] PASS [2022-04-07T09:23:30.203Z] coverage: 93.0% of statements [2022-04-07T09:23:30.203Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-04-07T09:23:30.341Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-07T09:23:30.676Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-04-07T09:23:30.676Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-04-07T09:23:31.151Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2022-04-07T09:23:31.151Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-07T09:23:31.151Z] reload_test.go:520: root required [2022-04-07T09:23:31.151Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-07T09:23:31.151Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-07T09:23:31.151Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-07T09:23:31.151Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-07T09:23:31.151Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2022-04-07T09:23:31.151Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-07T09:23:31.151Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-07T09:23:31.151Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-07T09:23:31.151Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-04-07T09:23:31.151Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-07T09:23:31.151Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-07T09:23:31.151Z] === RUN TestParseVolumesFrom [2022-04-07T09:23:31.151Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-07T09:23:31.151Z] PASS [2022-04-07T09:23:31.151Z] coverage: 9.0% of statements [2022-04-07T09:23:31.151Z] ok github.com/docker/docker/daemon 2.478s coverage: 9.0% of statements [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-07T09:23:31.151Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-07T09:23:31.277Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-07T09:23:32.214Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-07T09:23:32.214Z] check_test.go:309: [dd516d33b994d] daemon is not started [2022-04-07T09:23:32.214Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-07T09:23:32.732Z] === RUN TestNewStreamConfig [2022-04-07T09:23:32.732Z] === RUN TestNewStreamConfig/defaults [2022-04-07T09:23:32.732Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-07T09:23:32.732Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-07T09:23:32.732Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-07T09:23:32.732Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-07T09:23:32.732Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-07T09:23:32.732Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-07T09:23:32.732Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-07T09:23:32.732Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-07T09:23:32.732Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-07T09:23:32.732Z] === RUN TestAdapterReadLogs [2022-04-07T09:23:32.732Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCopier [2022-04-07T09:23:32.732Z] --- PASS: TestCopier (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCopierLongLines [2022-04-07T09:23:32.732Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCopierSlow [2022-04-07T09:23:32.732Z] time="2022-04-07T09:23:32Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-07T09:23:32.732Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-04-07T09:23:32.732Z] === RUN TestCreateSuccess [2022-04-07T09:23:32.732Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCreateLogGroupSuccess [2022-04-07T09:23:32.732Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCreateError [2022-04-07T09:23:32.732Z] --- PASS: TestCreateError (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCreateAlreadyExists [2022-04-07T09:23:32.732Z] time="2022-04-07T09:23:32Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-07T09:23:32.732Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestLogClosed [2022-04-07T09:23:32.732Z] --- PASS: TestLogClosed (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestLogBlocking [2022-04-07T09:23:32.732Z] --- PASS: TestLogBlocking (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-07T09:23:32.732Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestLogNonBlockingBufferFull [2022-04-07T09:23:32.732Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestPublishBatchSuccess [2022-04-07T09:23:32.732Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestPublishBatchError [2022-04-07T09:23:32.732Z] time="2022-04-07T09:23:32Z" level=error msg=Error [2022-04-07T09:23:32.732Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-07T09:23:32.732Z] time="2022-04-07T09:23:32Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-07T09:23:32.732Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-07T09:23:32.732Z] time="2022-04-07T09:23:32Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-07T09:23:32.732Z] time="2022-04-07T09:23:32Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-07T09:23:32.732Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchSimple [2022-04-07T09:23:32.732Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchTicker [2022-04-07T09:23:32.732Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchMultilinePattern [2022-04-07T09:23:32.732Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-07T09:23:32.732Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-07T09:23:32.732Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-07T09:23:32.732Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.08s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchClose [2022-04-07T09:23:32.732Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestEffectiveLen [2022-04-07T09:23:32.732Z] === RUN TestEffectiveLen/0/Hello [2022-04-07T09:23:32.732Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-07T09:23:32.732Z] === RUN TestEffectiveLen/2/🙃 [2022-04-07T09:23:32.732Z] === RUN TestEffectiveLen/3/���� [2022-04-07T09:23:32.732Z] === RUN TestEffectiveLen/4/He��o [2022-04-07T09:23:32.732Z] === RUN TestEffectiveLen/5/ [2022-04-07T09:23:32.732Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestFindValidSplit [2022-04-07T09:23:32.732Z] === RUN TestFindValidSplit/0/ [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1044: [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1045: [2022-04-07T09:23:32.732Z] === RUN TestFindValidSplit/1/Hello [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1044: Hello [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1045: [2022-04-07T09:23:32.732Z] === RUN TestFindValidSplit/2/Hello [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1044: He [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1045: llo [2022-04-07T09:23:32.732Z] === RUN TestFindValidSplit/3/Hello [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1044: [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1045: Hello [2022-04-07T09:23:32.732Z] === RUN TestFindValidSplit/4/🙃 [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1044: [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1045: 🙃 [2022-04-07T09:23:32.732Z] === RUN TestFindValidSplit/5/🙃 [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1044: 🙃 [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1045: [2022-04-07T09:23:32.732Z] === RUN TestFindValidSplit/6/a� [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1044: a [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1045: � [2022-04-07T09:23:32.732Z] === RUN TestFindValidSplit/7/a� [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1044: a� [2022-04-07T09:23:32.732Z] cloudwatchlogs_test.go:1045: [2022-04-07T09:23:32.732Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestProcessEventEmoji [2022-04-07T09:23:32.732Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchLineSplit [2022-04-07T09:23:32.732Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-07T09:23:32.732Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchMaxEvents [2022-04-07T09:23:32.732Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-07T09:23:32.732Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-07T09:23:32.732Z] --- PASS: TestCopierSlow (0.20s) [2022-04-07T09:23:32.732Z] === RUN TestCopierWithSized [2022-04-07T09:23:32.732Z] === RUN TestCopierWithSized/as_is [2022-04-07T09:23:32.732Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-07T09:23:32.732Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-07T09:23:32.732Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-07T09:23:32.732Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-07T09:23:32.732Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-04-07T09:23:32.732Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-04-07T09:23:32.732Z] === RUN TestCopierWithPartial [2022-04-07T09:23:32.732Z] --- PASS: TestCopierWithPartial (0.01s) [2022-04-07T09:23:32.732Z] === RUN TestRingLogger [2022-04-07T09:23:32.732Z] --- PASS: TestRingLogger (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestRingCap [2022-04-07T09:23:32.732Z] --- PASS: TestRingCap (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestRingClose [2022-04-07T09:23:32.732Z] --- PASS: TestRingClose (0.00s) [2022-04-07T09:23:32.732Z] === RUN TestRingDrain [2022-04-07T09:23:32.732Z] --- PASS: TestRingDrain (0.00s) [2022-04-07T09:23:32.732Z] PASS [2022-04-07T09:23:32.732Z] coverage: 43.5% of statements [2022-04-07T09:23:32.733Z] ok github.com/docker/docker/daemon/logger 0.304s coverage: 43.5% of statements [2022-04-07T09:23:32.733Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-07T09:23:32.733Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-07T09:23:32.733Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-07T09:23:32.733Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-07T09:23:32.733Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-07T09:23:32.733Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-07T09:23:32.733Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-07T09:23:32.733Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-07T09:23:32.733Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-07T09:23:32.733Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-07T09:23:32.733Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-07T09:23:32.733Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-04-07T09:23:32.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-07T09:23:32.733Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-07T09:23:32.733Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-07T09:23:32.733Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-07T09:23:32.733Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-07T09:23:32.733Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-07T09:23:32.733Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-07T09:23:32.733Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-07T09:23:32.733Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-07T09:23:32.733Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-07T09:23:32.733Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-07T09:23:32.733Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-07T09:23:32.733Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-07T09:23:32.733Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-07T09:23:32.733Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-07T09:23:32.733Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-07T09:23:32.733Z] === RUN TestCreateTagSuccess [2022-04-07T09:23:32.733Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-07T09:23:32.733Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-07T09:23:32.733Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-07T09:23:32.733Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-07T09:23:32.733Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-07T09:23:32.733Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-07T09:23:32.733Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-07T09:23:32.733Z] PASS [2022-04-07T09:23:32.733Z] coverage: 77.8% of statements [2022-04-07T09:23:32.733Z] ok github.com/docker/docker/daemon/logger/awslogs 0.436s coverage: 77.8% of statements [2022-04-07T09:23:33.150Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-07T09:23:33.205Z] === RUN TestSearchRegistryForImagesErrors [2022-04-07T09:23:33.205Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-07T09:23:33.205Z] === RUN TestSearchRegistryForImages [2022-04-07T09:23:33.205Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-07T09:23:33.205Z] === RUN TestOnlyPlatformWithFallback [2022-04-07T09:23:33.205Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-07T09:23:33.205Z] === RUN TestImageDelete [2022-04-07T09:23:33.205Z] === RUN TestImageDelete/no_lease [2022-04-07T09:23:33.205Z] === RUN TestImageDelete/lease_exists [2022-04-07T09:23:33.205Z] --- PASS: TestImageDelete (0.04s) [2022-04-07T09:23:33.205Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-07T09:23:33.205Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-07T09:23:33.205Z] === RUN TestContentStoreForPull [2022-04-07T09:23:33.205Z] --- PASS: TestContentStoreForPull (0.22s) [2022-04-07T09:23:33.205Z] PASS [2022-04-07T09:23:33.205Z] coverage: 6.6% of statements [2022-04-07T09:23:33.205Z] ok github.com/docker/docker/daemon/images 0.373s coverage: 6.6% of statements [2022-04-07T09:23:33.205Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-07T09:23:33.205Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-07T09:23:33.205Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-07T09:23:33.205Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-04-07T09:23:33.205Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-07T09:23:33.205Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-07T09:23:33.205Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-07T09:23:33.677Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-07T09:23:33.677Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-07T09:23:33.677Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-07T09:23:33.677Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-04-07T09:23:33.677Z] === RUN TestFastTimeMarshalJSON [2022-04-07T09:23:33.677Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-07T09:23:33.677Z] PASS [2022-04-07T09:23:33.677Z] coverage: 87.2% of statements [2022-04-07T09:23:33.677Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.180s coverage: 87.2% of statements [2022-04-07T09:23:33.677Z] === RUN TestJSONFileLogger [2022-04-07T09:23:33.677Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-07T09:23:33.677Z] === RUN TestJSONFileLoggerWithTags [2022-04-07T09:23:33.677Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-07T09:23:33.677Z] === RUN TestJSONFileLoggerWithOpts [2022-04-07T09:23:33.677Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-07T09:23:33.677Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-07T09:23:33.677Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-07T09:23:33.677Z] === RUN TestEncodeDecode [2022-04-07T09:23:33.677Z] === PAUSE TestEncodeDecode [2022-04-07T09:23:33.677Z] === RUN TestUnexpectedEOF [2022-04-07T09:23:34.149Z] time="2022-04-07T09:23:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-07T09:23:34.149Z] time="2022-04-07T09:23:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-07T09:23:34.149Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-04-07T09:23:34.149Z] === CONT TestEncodeDecode [2022-04-07T09:23:34.149Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-07T09:23:34.149Z] PASS [2022-04-07T09:23:34.149Z] coverage: 69.9% of statements [2022-04-07T09:23:34.149Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.215s coverage: 69.9% of statements [2022-04-07T09:23:34.528Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-07T09:23:34.622Z] === RUN TestWriteLog [2022-04-07T09:23:34.622Z] === PAUSE TestWriteLog [2022-04-07T09:23:34.622Z] === RUN TestReadLog [2022-04-07T09:23:34.622Z] === PAUSE TestReadLog [2022-04-07T09:23:34.622Z] === RUN TestDecode [2022-04-07T09:23:34.622Z] --- PASS: TestDecode (0.02s) [2022-04-07T09:23:34.622Z] === CONT TestWriteLog [2022-04-07T09:23:34.622Z] === CONT TestReadLog [2022-04-07T09:23:34.622Z] === RUN TestReadLog/tail_exact [2022-04-07T09:23:34.622Z] --- PASS: TestWriteLog (0.00s) [2022-04-07T09:23:34.622Z] === RUN TestReadLog/tail_less_than_available [2022-04-07T09:23:34.622Z] === RUN TestReadLog/tail_more_than_available [2022-04-07T09:23:34.622Z] --- PASS: TestReadLog (0.15s) [2022-04-07T09:23:34.622Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-04-07T09:23:34.622Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-04-07T09:23:34.622Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-04-07T09:23:34.622Z] PASS [2022-04-07T09:23:34.622Z] coverage: 78.7% of statements [2022-04-07T09:23:34.623Z] ok github.com/docker/docker/daemon/logger/local 0.220s coverage: 78.7% of statements [2022-04-07T09:23:34.623Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-07T09:23:35.095Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-07T09:23:35.095Z] === RUN TestLog [2022-04-07T09:23:35.095Z] --- PASS: TestLog (0.00s) [2022-04-07T09:23:35.095Z] PASS [2022-04-07T09:23:35.095Z] coverage: 31.5% of statements [2022-04-07T09:23:35.095Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 31.5% of statements [2022-04-07T09:23:35.568Z] === RUN TestOpenFileDelete [2022-04-07T09:23:35.568Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-07T09:23:35.568Z] === RUN TestOpenFileRename [2022-04-07T09:23:35.568Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-07T09:23:35.568Z] === RUN TestHandleDecoderErr [2022-04-07T09:23:35.568Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-07T09:23:35.568Z] === RUN TestParseLogTagDefaultTag [2022-04-07T09:23:35.568Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-07T09:23:35.568Z] === RUN TestParseLogTag [2022-04-07T09:23:35.568Z] --- PASS: TestParseLogTag (0.00s) [2022-04-07T09:23:35.568Z] === RUN TestParseLogTagEmptyTag [2022-04-07T09:23:35.568Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-07T09:23:35.568Z] === RUN TestTailFiles [2022-04-07T09:23:35.568Z] --- PASS: TestTailFiles (0.00s) [2022-04-07T09:23:35.568Z] === RUN TestFollowLogsConsumerGone [2022-04-07T09:23:35.568Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-07T09:23:35.568Z] === RUN TestFollowLogsProducerGone [2022-04-07T09:23:35.568Z] logfile_test.go:181: logDecode() closed after sending 2445 messages [2022-04-07T09:23:35.568Z] logfile_test.go:234: messages sent: 2445, received: 2445 [2022-04-07T09:23:35.568Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-07T09:23:35.568Z] === RUN TestCheckCapacityAndRotate [2022-04-07T09:23:35.568Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-07T09:23:35.568Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-07T09:23:35.568Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-04-07T09:23:35.568Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-07T09:23:35.568Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-04-07T09:23:35.568Z] PASS [2022-04-07T09:23:35.568Z] coverage: 54.9% of statements [2022-04-07T09:23:35.568Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.206s coverage: 54.9% of statements [2022-04-07T09:23:36.041Z] === RUN TestValidateLogOpt [2022-04-07T09:23:36.041Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-07T09:23:36.041Z] === RUN TestNewMissedConfig [2022-04-07T09:23:36.041Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-07T09:23:36.041Z] === RUN TestNewMissedUrl [2022-04-07T09:23:36.041Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-07T09:23:36.041Z] === RUN TestNewMissedToken [2022-04-07T09:23:36.041Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-07T09:23:36.041Z] === RUN TestNewWithProxy [2022-04-07T09:23:36.041Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-07T09:23:36.041Z] === RUN TestDefault [2022-04-07T09:23:36.041Z] --- PASS: TestDefault (0.01s) [2022-04-07T09:23:36.041Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-07T09:23:36.041Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-07T09:23:36.041Z] === RUN TestJsonFormat [2022-04-07T09:23:36.041Z] --- PASS: TestJsonFormat (0.01s) [2022-04-07T09:23:36.041Z] === RUN TestRawFormat [2022-04-07T09:23:36.041Z] --- PASS: TestRawFormat (0.00s) [2022-04-07T09:23:36.041Z] === RUN TestRawFormatWithLabels [2022-04-07T09:23:36.041Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-07T09:23:36.041Z] === RUN TestRawFormatWithoutTag [2022-04-07T09:23:36.041Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-07T09:23:36.041Z] === RUN TestBatching [2022-04-07T09:23:36.472Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-07T09:23:36.513Z] === RUN TestNewParse [2022-04-07T09:23:36.513Z] --- PASS: TestNewParse (0.00s) [2022-04-07T09:23:36.513Z] PASS [2022-04-07T09:23:36.513Z] coverage: 8.3% of statements [2022-04-07T09:23:36.513Z] --- PASS: TestBatching (0.29s) [2022-04-07T09:23:36.513Z] === RUN TestFrequency [2022-04-07T09:23:36.513Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2022-04-07T09:23:36.513Z] === RUN TestParseLogFormat [2022-04-07T09:23:36.513Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-07T09:23:36.513Z] === RUN TestValidateLogOptEmpty [2022-04-07T09:23:36.513Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-07T09:23:36.513Z] === RUN TestValidateSyslogAddress [2022-04-07T09:23:36.513Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-07T09:23:36.513Z] === RUN TestParseAddressDefaultPort [2022-04-07T09:23:36.513Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-07T09:23:36.513Z] === RUN TestValidateSyslogFacility [2022-04-07T09:23:36.513Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-07T09:23:36.513Z] === RUN TestValidateLogOptSyslogFormat [2022-04-07T09:23:36.513Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-07T09:23:36.513Z] === RUN TestValidateLogOpt [2022-04-07T09:23:36.513Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-07T09:23:36.513Z] PASS [2022-04-07T09:23:36.513Z] coverage: 46.8% of statements [2022-04-07T09:23:36.513Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2022-04-07T09:23:36.513Z] --- PASS: TestFrequency (0.16s) [2022-04-07T09:23:36.513Z] === RUN TestOneMessagePerRequest [2022-04-07T09:23:36.513Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-07T09:23:36.513Z] === RUN TestVerify [2022-04-07T09:23:36.513Z] --- PASS: TestVerify (0.00s) [2022-04-07T09:23:36.513Z] === RUN TestSkipVerify [2022-04-07T09:23:36.986Z] time="2022-04-07T09:23:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T09:23:36.986Z] time="2022-04-07T09:23:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T09:23:36.986Z] time="2022-04-07T09:23:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T09:23:36.986Z] time="2022-04-07T09:23:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T09:23:37.458Z] --- PASS: TestSkipVerify (0.70s) [2022-04-07T09:23:37.458Z] === RUN TestBufferMaximum [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649323417.012507\",\"host\":\"95d5c613ce37\"}'" [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649323417.012507\",\"host\":\"95d5c613ce37\"}'" [2022-04-07T09:23:37.458Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-07T09:23:37.458Z] === RUN TestServerAlwaysDown [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649323417.019337\",\"host\":\"95d5c613ce37\"}'" [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649323417.019337\",\"host\":\"95d5c613ce37\"}'" [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649323417.019337\",\"host\":\"95d5c613ce37\"}'" [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649323417.019337\",\"host\":\"95d5c613ce37\"}'" [2022-04-07T09:23:37.458Z] time="2022-04-07T09:23:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649323417.019337\",\"host\":\"95d5c613ce37\"}'" [2022-04-07T09:23:37.458Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-07T09:23:37.458Z] === RUN TestCannotSendAfterClose [2022-04-07T09:23:37.458Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-07T09:23:37.458Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-07T09:23:37.935Z] === RUN TestV1IDService [2022-04-07T09:23:37.935Z] --- PASS: TestV1IDService (0.03s) [2022-04-07T09:23:37.935Z] === RUN TestV2MetadataService [2022-04-07T09:23:38.408Z] time="2022-04-07T09:23:38Z" 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-04-07T09:23:38.408Z] time="2022-04-07T09:23:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"95d5c613ce37\"}'" [2022-04-07T09:23:38.408Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-07T09:23:38.408Z] PASS [2022-04-07T09:23:38.408Z] coverage: 82.5% of statements [2022-04-07T09:23:38.408Z] ok github.com/docker/docker/daemon/logger/splunk 2.243s coverage: 82.5% of statements [2022-04-07T09:23:38.408Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-07T09:23:38.408Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-07T09:23:38.408Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-07T09:23:38.896Z] --- PASS: TestV2MetadataService (1.07s) [2022-04-07T09:23:38.896Z] PASS [2022-04-07T09:23:38.896Z] coverage: 48.2% of statements [2022-04-07T09:23:38.896Z] ok github.com/docker/docker/distribution/metadata 1.170s coverage: 48.2% of statements [2022-04-07T09:23:38.896Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-07T09:23:38.896Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-07T09:23:38.896Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-07T09:23:38.896Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-07T09:23:38.896Z] === RUN TestContinueOnError_NeverContinue [2022-04-07T09:23:38.896Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-07T09:23:38.896Z] === RUN TestContinueOnError_UnnestsErrors [2022-04-07T09:23:38.896Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-04-07T09:23:38.896Z] === RUN TestManifestStore [2022-04-07T09:23:38.896Z] === RUN TestManifestStore/no_remote_or_local [2022-04-07T09:23:38.896Z] === RUN TestSuccessfulDownload [2022-04-07T09:23:38.896Z] download_test.go:268: Needs fixing on Windows [2022-04-07T09:23:38.896Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-07T09:23:38.896Z] === RUN TestCancelledDownload [2022-04-07T09:23:38.896Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-07T09:23:38.896Z] === RUN TestMaxDownloadAttempts [2022-04-07T09:23:38.896Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-07T09:23:38.896Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-07T09:23:38.896Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-07T09:23:38.896Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-07T09:23:38.896Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-07T09:23:38.896Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-07T09:23:38.896Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-07T09:23:38.896Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-07T09:23:38.896Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-07T09:23:38.896Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-07T09:23:38.896Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-07T09:23:38.896Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-07T09:23:38.896Z] time="2022-04-07T09:23:38Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local812878011\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-07T09:23:38.896Z] === RUN TestManifestStore/no_local_cache [2022-04-07T09:23:38.896Z] === RUN TestManifestStore/with_local_cache [2022-04-07T09:23:38.896Z] === RUN TestManifestStore/unknown_media_type [2022-04-07T09:23:38.896Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-07T09:23:38.896Z] time="2022-04-07T09:23:38Z" level=warning msg="reference for unknown type: " [2022-04-07T09:23:38.896Z] time="2022-04-07T09:23:38Z" level=warning msg="reference for unknown type: " [2022-04-07T09:23:38.896Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-07T09:23:38.896Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-07T09:23:39.369Z] time="2022-04-07T09:23:38Z" level=warning msg="reference for unknown type: " [2022-04-07T09:23:39.369Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-07T09:23:39.369Z] time="2022-04-07T09:23:38Z" level=warning msg="reference for unknown type: " [2022-04-07T09:23:39.369Z] time="2022-04-07T09:23:38Z" level=warning msg="reference for unknown type: " [2022-04-07T09:23:39.369Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-07T09:23:39.369Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-07T09:23:39.369Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-07T09:23:39.369Z] time="2022-04-07T09:23:38Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-07T09:23:39.369Z] --- PASS: TestManifestStore (0.29s) [2022-04-07T09:23:39.369Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-04-07T09:23:39.369Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-04-07T09:23:39.369Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-07T09:23:39.369Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-07T09:23:39.369Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-07T09:23:39.369Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-07T09:23:39.369Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-07T09:23:39.369Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-07T09:23:39.369Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-07T09:23:39.369Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaType [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-07T09:23:39.369Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-07T09:23:39.369Z] === RUN TestFixManifestLayers [2022-04-07T09:23:39.369Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-07T09:23:39.369Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-07T09:23:39.369Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-07T09:23:39.369Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-07T09:23:39.369Z] === RUN TestFixManifestLayersBadParent [2022-04-07T09:23:39.369Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-07T09:23:39.369Z] === RUN TestValidateManifest [2022-04-07T09:23:39.369Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-07T09:23:39.369Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-07T09:23:39.369Z] === RUN TestFormatPlatform [2022-04-07T09:23:39.369Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-07T09:23:39.369Z] === RUN TestPullSchema2Config [2022-04-07T09:23:39.369Z] === RUN TestPullSchema2Config/success_first_time [2022-04-07T09:23:39.369Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-07T09:23:39.369Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-07T09:23:39.369Z] === RUN TestPullSchema2Config/500_status [2022-04-07T09:23:39.369Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-07T09:23:39.369Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-07T09:23:39.369Z] time="2022-04-07T09:23:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-07T09:23:39.369Z] time="2022-04-07T09:23:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-07T09:23:39.369Z] time="2022-04-07T09:23:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-07T09:23:39.369Z] time="2022-04-07T09:23:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-07T09:23:39.369Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-07T09:23:39.369Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-04-07T09:23:39.369Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-04-07T09:23:39.369Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-04-07T09:23:39.369Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-04-07T09:23:39.369Z] === RUN TestTransfer [2022-04-07T09:23:39.369Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-07T09:23:39.369Z] === RUN TestPullSchema2Config/EOF [2022-04-07T09:23:39.369Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-07T09:23:39.369Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-07T09:23:39.369Z] 2022/04/07 09:23:39 http: panic serving 127.0.0.1:49212: intentional panic [2022-04-07T09:23:39.369Z] goroutine 89 [running]: [2022-04-07T09:23:39.369Z] net/http.(*conn).serve.func1(0xc0001db400) [2022-04-07T09:23:39.369Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-04-07T09:23:39.369Z] panic(0x113fe60, 0x12baae0) [2022-04-07T09:23:39.369Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-04-07T09:23:39.369Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0x1, 0x12d0e50, 0xc0003401c0) [2022-04-07T09:23:39.369Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xe8 [2022-04-07T09:23:39.369Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1(0x12d0e50, 0xc0003401c0, 0xc00032a500) [2022-04-07T09:23:39.369Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x214 [2022-04-07T09:23:39.369Z] net/http.HandlerFunc.ServeHTTP(0xc00039e2a0, 0x12d0e50, 0xc0003401c0, 0xc00032a500) [2022-04-07T09:23:39.369Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-04-07T09:23:39.369Z] net/http.serverHandler.ServeHTTP(0xc0003400e0, 0x12d0e50, 0xc0003401c0, 0xc00032a500) [2022-04-07T09:23:39.369Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-04-07T09:23:39.369Z] net/http.(*conn).serve(0xc0001db400, 0x12d23e0, 0xc0003c2a00) [2022-04-07T09:23:39.369Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-04-07T09:23:39.369Z] created by net/http.(*Server).Serve [2022-04-07T09:23:39.369Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-04-07T09:23:39.369Z] --- PASS: TestTransfer (0.12s) [2022-04-07T09:23:39.369Z] === RUN TestConcurrencyLimit [2022-04-07T09:23:39.844Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-07T09:23:39.844Z] === RUN TestPullSchema2Config/unauthorized [2022-04-07T09:23:39.844Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-07T09:23:39.844Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-07T09:23:39.844Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-07T09:23:39.844Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-07T09:23:39.844Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-07T09:23:39.844Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-07T09:23:39.844Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-07T09:23:39.844Z] === RUN TestGetRepositoryMountCandidates [2022-04-07T09:23:39.844Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestLayerAlreadyExists [2022-04-07T09:23:39.844Z] 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-04-07T09:23:39.844Z] 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-04-07T09:23:39.844Z] 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-04-07T09:23:39.844Z] 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-04-07T09:23:39.844Z] 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-04-07T09:23:39.844Z] 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-04-07T09:23:39.844Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestWhenEmptyAuthConfig [2022-04-07T09:23:39.844Z] === RUN TestNotFound [2022-04-07T09:23:39.844Z] --- PASS: TestNotFound (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestConflict [2022-04-07T09:23:39.844Z] --- PASS: TestConflict (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestForbidden [2022-04-07T09:23:39.844Z] --- PASS: TestForbidden (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestInvalidParameter [2022-04-07T09:23:39.844Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestNotImplemented [2022-04-07T09:23:39.844Z] --- PASS: TestNotImplemented (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestNotModified [2022-04-07T09:23:39.844Z] --- PASS: TestNotModified (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestUnauthorized [2022-04-07T09:23:39.844Z] --- PASS: TestUnauthorized (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestUnknown [2022-04-07T09:23:39.844Z] --- PASS: TestUnknown (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestCancelled [2022-04-07T09:23:39.844Z] --- PASS: TestCancelled (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestDeadline [2022-04-07T09:23:39.844Z] --- PASS: TestDeadline (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestDataLoss [2022-04-07T09:23:39.844Z] --- PASS: TestDataLoss (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestUnavailable [2022-04-07T09:23:39.844Z] --- PASS: TestUnavailable (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestSystem [2022-04-07T09:23:39.844Z] --- PASS: TestSystem (0.00s) [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Not_Found [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Bad_Request [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Conflict [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Unauthorized [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Forbidden [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Not_Modified [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-07T09:23:39.844Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-07T09:23:39.844Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-07T09:23:39.844Z] PASS [2022-04-07T09:23:39.844Z] coverage: 77.0% of statements [2022-04-07T09:23:39.844Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-04-07T09:23:39.844Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-04-07T09:23:39.844Z] === RUN TestInactiveJobs [2022-04-07T09:23:40.317Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-07T09:23:40.317Z] === RUN TestWatchRelease [2022-04-07T09:23:40.317Z] --- PASS: TestWatchRelease (0.04s) [2022-04-07T09:23:40.317Z] === RUN TestWatchFinishedTransfer [2022-04-07T09:23:40.317Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-07T09:23:40.317Z] === RUN TestDuplicateTransfer [2022-04-07T09:23:40.317Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-07T09:23:40.317Z] === RUN TestSuccessfulUpload [2022-04-07T09:23:40.663Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-07T09:23:40.790Z] === RUN TestFSGetInvalidData [2022-04-07T09:23:40.790Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-07T09:23:40.790Z] === RUN TestFSInvalidSet [2022-04-07T09:23:40.790Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-07T09:23:40.790Z] === RUN TestFSInvalidRoot [2022-04-07T09:23:40.790Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-07T09:23:40.790Z] === RUN TestFSMetadataGetSet [2022-04-07T09:23:40.790Z] time="2022-04-07T09:23:40Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-07T09:23:40.790Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-07T09:23:40.790Z] === RUN TestFSInvalidWalker [2022-04-07T09:23:40.790Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-07T09:23:40.790Z] === RUN TestFSGetSet [2022-04-07T09:23:40.790Z] --- PASS: TestFSGetSet (0.01s) [2022-04-07T09:23:40.790Z] === RUN TestFSGetUnsetKey [2022-04-07T09:23:40.790Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-07T09:23:40.790Z] === RUN TestFSGetEmptyData [2022-04-07T09:23:40.790Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-07T09:23:40.790Z] === RUN TestFSDelete [2022-04-07T09:23:40.790Z] --- PASS: TestFSDelete (0.02s) [2022-04-07T09:23:40.790Z] === RUN TestFSWalker [2022-04-07T09:23:40.790Z] --- PASS: TestFSWalker (0.02s) [2022-04-07T09:23:40.790Z] === RUN TestFSWalkerStopOnError [2022-04-07T09:23:40.790Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-07T09:23:40.790Z] === RUN TestNewFromJSON [2022-04-07T09:23:40.790Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-07T09:23:40.790Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-07T09:23:40.790Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-07T09:23:40.790Z] === RUN TestMarshalKeyOrder [2022-04-07T09:23:40.790Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-07T09:23:40.790Z] === RUN TestImage [2022-04-07T09:23:40.790Z] --- PASS: TestImage (0.00s) [2022-04-07T09:23:40.790Z] === RUN TestImageOSNotEmpty [2022-04-07T09:23:40.790Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-07T09:23:40.790Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-07T09:23:40.790Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-07T09:23:40.790Z] === RUN TestCreate [2022-04-07T09:23:40.790Z] --- PASS: TestCreate (0.00s) [2022-04-07T09:23:40.790Z] === RUN TestRestore [2022-04-07T09:23:40.790Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-04-07T09:23:40.790Z] === RUN TestCancelledUpload [2022-04-07T09:23:40.790Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-07T09:23:40.790Z] PASS [2022-04-07T09:23:40.790Z] coverage: 76.4% of statements [2022-04-07T09:23:40.790Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 76.4% of statements [2022-04-07T09:23:40.790Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2022-04-07T09:23:40.790Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-07T09:23:40.790Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-07T09:23:40.790Z] === RUN TestTokenPassThru [2022-04-07T09:23:40.790Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-07T09:23:40.790Z] === RUN TestTokenPassThruDifferentHost [2022-04-07T09:23:40.790Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-07T09:23:40.790Z] PASS [2022-04-07T09:23:40.790Z] coverage: 25.9% of statements [2022-04-07T09:23:40.790Z] ok github.com/docker/docker/distribution 2.018s coverage: 25.9% of statements [2022-04-07T09:23:40.790Z] time="2022-04-07T09:23:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-07T09:23:40.790Z] --- PASS: TestRestore (0.18s) [2022-04-07T09:23:40.790Z] === RUN TestAddDelete [2022-04-07T09:23:40.790Z] --- PASS: TestAddDelete (0.03s) [2022-04-07T09:23:40.790Z] === RUN TestSearchAfterDelete [2022-04-07T09:23:40.790Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-04-07T09:23:40.790Z] === RUN TestParentReset [2022-04-07T09:23:40.790Z] === RUN TestCompare [2022-04-07T09:23:40.790Z] --- PASS: TestCompare (0.00s) [2022-04-07T09:23:40.790Z] PASS [2022-04-07T09:23:40.790Z] coverage: 19.2% of statements [2022-04-07T09:23:40.790Z] ok github.com/docker/docker/image/cache 0.069s coverage: 19.2% of statements [2022-04-07T09:23:40.790Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-07T09:23:40.790Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-07T09:23:40.790Z] --- PASS: TestParentReset (0.04s) [2022-04-07T09:23:40.790Z] === RUN TestGetAndSetLastUpdated [2022-04-07T09:23:40.790Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-07T09:23:40.790Z] === RUN TestStoreLen [2022-04-07T09:23:41.264Z] --- PASS: TestStoreLen (0.07s) [2022-04-07T09:23:41.264Z] PASS [2022-04-07T09:23:41.264Z] coverage: 86.8% of statements [2022-04-07T09:23:41.264Z] ok github.com/docker/docker/image 0.566s coverage: 86.8% of statements [2022-04-07T09:23:41.264Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-04-07T09:23:41.736Z] === RUN TestMakeV1ConfigFromConfig [2022-04-07T09:23:41.736Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-07T09:23:41.736Z] PASS [2022-04-07T09:23:41.736Z] coverage: 25.0% of statements [2022-04-07T09:23:41.736Z] ok github.com/docker/docker/image/v1 0.068s coverage: 25.0% of statements [2022-04-07T09:23:41.736Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-07T09:23:41.842Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-07T09:23:41.842Z] === RUN TestInfoDebug [2022-04-07T09:23:41.842Z] --- PASS: TestInfoDebug (0.52s) [2022-04-07T09:23:41.842Z] === RUN TestInfoInsecureRegistries [2022-04-07T09:23:41.842Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-04-07T09:23:41.842Z] === RUN TestInfoRegistryMirrors [2022-04-07T09:23:41.842Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-07T09:23:41.842Z] === RUN TestLoginFailsWithBadCredentials [2022-04-07T09:23:41.842Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2022-04-07T09:23:41.842Z] === RUN TestPingCacheHeaders [2022-04-07T09:23:41.842Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-07T09:23:41.842Z] === RUN TestPingGet [2022-04-07T09:23:41.842Z] --- PASS: TestPingGet (0.03s) [2022-04-07T09:23:41.842Z] === RUN TestPingHead [2022-04-07T09:23:41.842Z] --- PASS: TestPingHead (0.03s) [2022-04-07T09:23:41.842Z] === RUN TestVersion [2022-04-07T09:23:41.842Z] --- PASS: TestVersion (0.02s) [2022-04-07T09:23:41.842Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-07T09:23:42.212Z] === RUN TestSerialization [2022-04-07T09:23:42.212Z] --- PASS: TestSerialization (0.02s) [2022-04-07T09:23:42.212Z] PASS [2022-04-07T09:23:42.212Z] coverage: 100.0% of statements [2022-04-07T09:23:42.212Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-04-07T09:23:42.564Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-07T09:23:43.207Z] === RUN TestEnvironmentParsing [2022-04-07T09:23:43.207Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-07T09:23:43.207Z] PASS [2022-04-07T09:23:43.207Z] coverage: 1.0% of statements [2022-04-07T09:23:43.207Z] ok github.com/docker/docker/libcontainerd/local 0.082s coverage: 1.0% of statements [2022-04-07T09:23:43.207Z] === RUN TestEmptyLayer [2022-04-07T09:23:43.207Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.21s) [2022-04-07T09:23:43.207Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-07T09:23:43.207Z] === RUN TestCommitFailure [2022-04-07T09:23:43.207Z] PASS [2022-04-07T09:23:43.208Z] [2022-04-07T09:23:43.207Z] --- PASS: TestCommitFailure (0.01s) [2022-04-07T09:23:43.208Z] === RUN TestStartTransactionFailure [2022-04-07T09:23:43.208Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-04-07T09:23:43.208Z] DONE 18 tests in 22.085s [2022-04-07T09:23:43.208Z] === RUN TestGetOrphan [2022-04-07T09:23:43.208Z] --- PASS: TestGetOrphan (0.01s) [2022-04-07T09:23:43.208Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-07T09:23:43.208Z] INFO: Testing against a local daemon [2022-04-07T09:23:43.208Z] === RUN TestMountAndRegister [2022-04-07T09:23:43.208Z] layer_test.go:271: Layer size: 14 [2022-04-07T09:23:43.208Z] === RUN TestVolumesCreateAndList [2022-04-07T09:23:43.208Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-07T09:23:43.208Z] === RUN TestVolumesRemove [2022-04-07T09:23:43.208Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-07T09:23:43.208Z] === RUN TestVolumesInspect [2022-04-07T09:23:43.208Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-07T09:23:43.208Z] === RUN TestVolumesInvalidJSON [2022-04-07T09:23:43.208Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-07T09:23:43.208Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-07T09:23:43.208Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-07T09:23:43.208Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-07T09:23:43.208Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-07T09:23:43.208Z] PASS [2022-04-07T09:23:43.464Z] [2022-04-07T09:23:43.464Z] DONE 5 tests in 0.163s [2022-04-07T09:23:43.464Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-07T09:23:43.680Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-07T09:23:43.680Z] === RUN TestLayerRelease [2022-04-07T09:23:43.680Z] layer_test.go:304: Failing on Windows [2022-04-07T09:23:43.680Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestStoreRestore [2022-04-07T09:23:43.680Z] layer_test.go:353: Failing on Windows [2022-04-07T09:23:43.680Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestTarStreamStability [2022-04-07T09:23:43.680Z] layer_test.go:468: Failing on Windows [2022-04-07T09:23:43.680Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestRegisterExistingLayer [2022-04-07T09:23:43.680Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-04-07T09:23:43.680Z] === RUN TestTarStreamVerification [2022-04-07T09:23:43.680Z] layer_test.go:697: Failing on Windows [2022-04-07T09:23:43.680Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestLayerMigration [2022-04-07T09:23:43.680Z] migration_test.go:46: Failing on Windows [2022-04-07T09:23:43.680Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestLayerMigrationNoTarsplit [2022-04-07T09:23:43.680Z] migration_test.go:182: Failing on Windows [2022-04-07T09:23:43.680Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestMountInit [2022-04-07T09:23:43.680Z] mount_test.go:17: Failing on Windows [2022-04-07T09:23:43.680Z] --- SKIP: TestMountInit (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestMountSize [2022-04-07T09:23:43.680Z] mount_test.go:76: Failing on Windows [2022-04-07T09:23:43.680Z] --- SKIP: TestMountSize (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestMountChanges [2022-04-07T09:23:43.680Z] mount_test.go:125: Failing on Windows [2022-04-07T09:23:43.680Z] --- SKIP: TestMountChanges (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestMountApply [2022-04-07T09:23:43.680Z] mount_test.go:212: Failing on Windows [2022-04-07T09:23:43.680Z] --- SKIP: TestMountApply (0.00s) [2022-04-07T09:23:43.680Z] PASS [2022-04-07T09:23:43.680Z] coverage: 30.1% of statements [2022-04-07T09:23:43.680Z] ok github.com/docker/docker/layer 0.278s coverage: 30.1% of statements [2022-04-07T09:23:43.680Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-07T09:23:43.680Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-07T09:23:43.680Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-07T09:23:43.680Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-07T09:23:43.680Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-07T09:23:43.680Z] PASS [2022-04-07T09:23:43.680Z] coverage: 45.8% of statements [2022-04-07T09:23:43.680Z] ok github.com/docker/docker/oci 0.042s coverage: 45.8% of statements [2022-04-07T09:23:43.680Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-07T09:23:43.680Z] === RUN TestAddressPoolOpt [2022-04-07T09:23:43.680Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/a [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/something [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/_=a [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/env1=value1 [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/_env1=value1 [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/PATH [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/=a [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/PATH= [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/PATH=something [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/asd!qwe [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/1asd [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/123 [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/some_space [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/__some_space_before [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/some_space_after__ [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/= [2022-04-07T09:23:43.680Z] === RUN TestValidateEnv/PaTh [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestParseHost [2022-04-07T09:23:43.680Z] --- PASS: TestParseHost (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestParseDockerDaemonHost [2022-04-07T09:23:43.680Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestParseTCP [2022-04-07T09:23:43.680Z] --- PASS: TestParseTCP (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-07T09:23:43.680Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestValidateExtraHosts [2022-04-07T09:23:43.680Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestIpOptString [2022-04-07T09:23:43.680Z] --- PASS: TestIpOptString (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-07T09:23:43.680Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestNewIpOptValidDefaultVal [2022-04-07T09:23:43.680Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestIpOptSetInvalidVal [2022-04-07T09:23:43.680Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestValidateIPAddress [2022-04-07T09:23:43.680Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestMapOpts [2022-04-07T09:23:43.680Z] --- PASS: TestMapOpts (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestListOptsWithoutValidator [2022-04-07T09:23:43.680Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestListOptsWithValidator [2022-04-07T09:23:43.680Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestValidateDNSSearch [2022-04-07T09:23:43.680Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/label_with_general_format [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/label_with_one_more [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-07T09:23:43.680Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-07T09:23:43.680Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestNamedListOpts [2022-04-07T09:23:43.680Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestNamedMapOpts [2022-04-07T09:23:43.680Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestParseLink [2022-04-07T09:23:43.680Z] --- PASS: TestParseLink (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestQuotedStringSetWithQuotes [2022-04-07T09:23:43.680Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-04-07T09:23:43.680Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-04-07T09:23:43.681Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-04-07T09:23:43.681Z] === RUN TestQuotedStringSetWithNoQuotes [2022-04-07T09:23:43.681Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-04-07T09:23:43.681Z] === RUN TestUlimitOpt [2022-04-07T09:23:43.681Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-07T09:23:43.681Z] PASS [2022-04-07T09:23:43.681Z] coverage: 67.1% of statements [2022-04-07T09:23:43.681Z] ok github.com/docker/docker/opts 0.091s coverage: 67.1% of statements [2022-04-07T09:23:44.153Z] === RUN TestParseVersion [2022-04-07T09:23:44.153Z] --- PASS: TestParseVersion (0.00s) [2022-04-07T09:23:44.153Z] PASS [2022-04-07T09:23:44.153Z] coverage: 52.9% of statements [2022-04-07T09:23:44.153Z] ok github.com/docker/docker/pkg/aaparser 0.067s coverage: 52.9% of statements [2022-04-07T09:23:44.470Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-07T09:23:44.625Z] === RUN TestUnbuffered [2022-04-07T09:23:44.626Z] --- PASS: TestUnbuffered (0.00s) [2022-04-07T09:23:44.626Z] === RUN TestRaceUnbuffered [2022-04-07T09:23:44.626Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-07T09:23:44.626Z] PASS [2022-04-07T09:23:44.626Z] coverage: 100.0% of statements [2022-04-07T09:23:44.626Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2022-04-07T09:23:44.832Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-07T09:23:44.832Z] Removing test suite binaries [2022-04-07T09:23:44.832Z] exiting test-integration [2022-04-07T09:23:44.832Z] ++ exit 0 [2022-04-07T09:23:44.832Z] [2022-04-07T09:23:45.097Z] === RUN TestPeerCertificateMarshalJSON [2022-04-07T09:23:45.570Z] === RUN TestMatch [2022-04-07T09:23:45.570Z] === RUN TestMatch/[[]] [2022-04-07T09:23:45.570Z] === RUN TestMatch/[[foo]] [2022-04-07T09:23:45.570Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-07T09:23:45.570Z] === RUN TestMatch/[[foo_bar]] [2022-04-07T09:23:45.570Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-07T09:23:45.570Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-07T09:23:45.570Z] === RUN TestMatch/[] [2022-04-07T09:23:45.570Z] === RUN TestMatch/[]#01 [2022-04-07T09:23:45.570Z] === RUN TestMatch/[[qux]] [2022-04-07T09:23:45.570Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-07T09:23:45.570Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-07T09:23:45.570Z] === RUN TestMatch/[[foo_baz]] [2022-04-07T09:23:45.570Z] --- PASS: TestMatch (0.00s) [2022-04-07T09:23:45.570Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-07T09:23:45.570Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-07T09:23:45.570Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-07T09:23:45.570Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-07T09:23:45.570Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-07T09:23:45.570Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-07T09:23:45.570Z] --- PASS: TestMatch/[] (0.00s) [2022-04-07T09:23:45.570Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-07T09:23:45.570Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-07T09:23:45.570Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-07T09:23:45.570Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-07T09:23:45.570Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-07T09:23:45.570Z] PASS [2022-04-07T09:23:45.570Z] coverage: 87.5% of statements [2022-04-07T09:23:45.570Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-04-07T09:23:46.047Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-07T09:23:46.047Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-07T09:23:46.047Z] --- PASS: TestPeerCertificateMarshalJSON (0.64s) [2022-04-07T09:23:46.047Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-07T09:23:46.047Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-07T09:23:46.047Z] === RUN TestMiddleware [2022-04-07T09:23:46.047Z] --- PASS: TestMiddleware (0.00s) [2022-04-07T09:23:46.047Z] === RUN TestNewResponseModifier [2022-04-07T09:23:46.047Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-07T09:23:46.047Z] PASS [2022-04-07T09:23:46.047Z] coverage: 26.8% of statements [2022-04-07T09:23:46.047Z] ok github.com/docker/docker/pkg/authorization 0.686s coverage: 26.8% of statements [2022-04-07T09:23:46.047Z] === RUN TestIsArchivePathDir [2022-04-07T09:23:46.047Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-07T09:23:46.047Z] === RUN TestIsArchivePathInvalidFile [2022-04-07T09:23:46.047Z] === RUN TestChrootTarUntar [2022-04-07T09:23:46.047Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:23:46.047Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-07T09:23:46.047Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-07T09:23:46.047Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:23:46.047Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-07T09:23:46.047Z] === RUN TestChrootUntarEmptyArchive [2022-04-07T09:23:46.047Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-07T09:23:46.047Z] === RUN TestChrootTarUntarWithSymlink [2022-04-07T09:23:46.047Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-07T09:23:46.047Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-07T09:23:46.047Z] === RUN TestChrootCopyWithTar [2022-04-07T09:23:46.047Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-07T09:23:46.047Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-07T09:23:46.047Z] === RUN TestChrootCopyFileWithTar [2022-04-07T09:23:46.047Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:23:46.047Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-07T09:23:46.047Z] === RUN TestChrootUntarPath [2022-04-07T09:23:46.047Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-07T09:23:46.047Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-07T09:23:46.047Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-07T09:23:46.047Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:23:46.047Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-07T09:23:46.047Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-07T09:23:46.047Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:23:46.047Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-07T09:23:46.047Z] === RUN TestChrootApplyDotDotFile [2022-04-07T09:23:46.047Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:23:46.047Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-07T09:23:46.047Z] PASS [2022-04-07T09:23:46.047Z] coverage: 15.1% of statements [2022-04-07T09:23:46.047Z] ok github.com/docker/docker/pkg/chrootarchive 0.089s coverage: 15.1% of statements [2022-04-07T09:23:46.519Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-04-07T09:23:46.519Z] === RUN TestIsArchivePathTar [2022-04-07T09:23:46.519Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-04-07T09:23:46.519Z] === RUN TestDecompressStreamGzip [2022-04-07T09:23:46.519Z] === RUN TestSizeEmpty [2022-04-07T09:23:46.519Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestSizeEmptyFile [2022-04-07T09:23:46.519Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestSizeNonemptyFile [2022-04-07T09:23:46.519Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-07T09:23:46.519Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-07T09:23:46.519Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-07T09:23:46.519Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestMoveToSubdir [2022-04-07T09:23:46.519Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestSizeNonExistingDirectory [2022-04-07T09:23:46.519Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-07T09:23:46.519Z] PASS [2022-04-07T09:23:46.519Z] coverage: 80.0% of statements [2022-04-07T09:23:46.519Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2022-04-07T09:23:46.519Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-04-07T09:23:46.519Z] === RUN TestDecompressStreamBzip2 [2022-04-07T09:23:46.519Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-04-07T09:23:46.519Z] === RUN TestDecompressStreamXz [2022-04-07T09:23:46.519Z] archive_test.go:134: Xz not present in msys2 [2022-04-07T09:23:46.519Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestCompressStreamXzUnsupported [2022-04-07T09:23:46.519Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-07T09:23:46.519Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestCompressStreamInvalid [2022-04-07T09:23:46.519Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestExtensionInvalid [2022-04-07T09:23:46.519Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestExtensionUncompressed [2022-04-07T09:23:46.519Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestExtensionBzip2 [2022-04-07T09:23:46.519Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestExtensionGzip [2022-04-07T09:23:46.519Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestExtensionXz [2022-04-07T09:23:46.519Z] --- PASS: TestExtensionXz (0.00s) [2022-04-07T09:23:46.519Z] === RUN TestCmdStreamLargeStderr Post stage [Pipeline] junit [2022-04-07T09:23:46.738Z] Recording test results [2022-04-07T09:23:46.992Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-07T09:23:46.992Z] === RUN TestCmdStreamBad [2022-04-07T09:23:46.992Z] archive_test.go:239: Failing on Windows CI machines [2022-04-07T09:23:46.992Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-07T09:23:46.992Z] === RUN TestCmdStreamGood [2022-04-07T09:23:46.992Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-07T09:23:46.992Z] === RUN TestUntarPathWithInvalidDest [2022-04-07T09:23:46.992Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-04-07T09:23:46.992Z] === RUN TestUntarPathWithInvalidSrc [2022-04-07T09:23:46.992Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-07T09:23:46.992Z] === RUN TestUntarPath [2022-04-07T09:23:46.992Z] --- PASS: TestUntarPath (0.08s) [2022-04-07T09:23:46.992Z] === RUN TestUntarPathWithDestinationFile [2022-04-07T09:23:46.992Z] === RUN Test [2022-04-07T09:23:46.992Z] === RUN Test/TestContainsEntry [2022-04-07T09:23:46.993Z] === RUN Test/TestCreateEntries [2022-04-07T09:23:46.993Z] === RUN Test/TestEntriesDiff [2022-04-07T09:23:46.993Z] === RUN Test/TestEntriesEquality [2022-04-07T09:23:46.993Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-04-07T09:23:46.993Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-04-07T09:23:46.993Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-04-07T09:23:46.993Z] === RUN Test/TestGeneratorNotGenerate [2022-04-07T09:23:46.993Z] === RUN Test/TestGeneratorWithPort [2022-04-07T09:23:46.993Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-04-07T09:23:46.993Z] === RUN Test/TestNewEntry [2022-04-07T09:23:46.993Z] === RUN Test/TestParse [2022-04-07T09:23:46.993Z] --- PASS: Test (0.00s) [2022-04-07T09:23:46.993Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-04-07T09:23:46.993Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-04-07T09:23:46.993Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-04-07T09:23:46.993Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-04-07T09:23:46.993Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-04-07T09:23:46.993Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-04-07T09:23:46.993Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-04-07T09:23:46.993Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-04-07T09:23:46.993Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-04-07T09:23:46.993Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-04-07T09:23:46.993Z] --- PASS: Test/TestNewEntry (0.00s) [2022-04-07T09:23:46.993Z] --- PASS: Test/TestParse (0.00s) [2022-04-07T09:23:46.993Z] PASS [2022-04-07T09:23:46.993Z] coverage: 58.3% of statements [2022-04-07T09:23:46.993Z] ok github.com/docker/docker/pkg/discovery 0.040s coverage: 58.3% of statements [2022-04-07T09:23:46.993Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-07T09:23:46.993Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-07T09:23:46.993Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-07T09:23:46.993Z] === RUN TestCopyWithTarInvalidSrc [2022-04-07T09:23:46.993Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-07T09:23:46.993Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-07T09:23:46.993Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-07T09:23:46.993Z] === RUN TestCopyWithTarSrcFile [2022-04-07T09:23:46.993Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-07T09:23:46.993Z] === RUN TestCopyWithTarSrcFolder [2022-04-07T09:23:46.993Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-07T09:23:46.993Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-07T09:23:46.993Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-07T09:23:46.993Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-07T09:23:46.993Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-07T09:23:46.993Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-07T09:23:46.993Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-07T09:23:46.993Z] === RUN TestCopyFileWithTarSrcFile [2022-04-07T09:23:46.993Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-07T09:23:46.993Z] === RUN TestTarFiles [2022-04-07T09:23:46.993Z] === RUN Test [2022-04-07T09:23:47.465Z] === RUN Test/TestContent [2022-04-07T09:23:47.465Z] === RUN Test/TestInitialize [2022-04-07T09:23:47.465Z] === RUN Test/TestNew [2022-04-07T09:23:47.465Z] === RUN Test/TestParsingContentsWithComments [2022-04-07T09:23:47.465Z] === RUN Test/TestRegister [2022-04-07T09:23:47.465Z] === RUN Test/TestWatch [2022-04-07T09:23:47.465Z] --- PASS: Test (0.01s) [2022-04-07T09:23:47.465Z] --- PASS: Test/TestContent (0.00s) [2022-04-07T09:23:47.465Z] --- PASS: Test/TestInitialize (0.00s) [2022-04-07T09:23:47.465Z] --- PASS: Test/TestNew (0.00s) [2022-04-07T09:23:47.465Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-04-07T09:23:47.465Z] --- PASS: Test/TestRegister (0.00s) [2022-04-07T09:23:47.465Z] --- PASS: Test/TestWatch (0.01s) [2022-04-07T09:23:47.465Z] PASS [2022-04-07T09:23:47.466Z] coverage: 97.6% of statements [2022-04-07T09:23:47.466Z] ok github.com/docker/docker/pkg/discovery/file 0.053s coverage: 97.6% of statements [2022-04-07T09:23:47.759Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-07T09:23:47.940Z] === RUN Test [2022-04-07T09:23:47.940Z] === RUN Test/TestWatch [2022-04-07T09:23:47.940Z] --- PASS: Test (0.00s) [2022-04-07T09:23:47.940Z] --- PASS: Test/TestWatch (0.00s) [2022-04-07T09:23:47.940Z] PASS [2022-04-07T09:23:47.940Z] coverage: 92.3% of statements [2022-04-07T09:23:47.940Z] ok github.com/docker/docker/pkg/discovery/memory 0.073s coverage: 92.3% of statements [2022-04-07T09:23:47.940Z] === RUN Test [2022-04-07T09:23:47.940Z] === RUN Test/TestInitialize [2022-04-07T09:23:47.940Z] === RUN Test [2022-04-07T09:23:47.940Z] === RUN Test/TestInitialize [2022-04-07T09:23:47.940Z] === RUN Test/TestInitializeWithPattern [2022-04-07T09:23:47.940Z] === RUN Test/TestRegister [2022-04-07T09:23:47.940Z] === RUN Test/TestWatch [2022-04-07T09:23:47.940Z] --- PASS: Test (0.00s) [2022-04-07T09:23:47.940Z] --- PASS: Test/TestInitialize (0.00s) [2022-04-07T09:23:47.940Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-04-07T09:23:47.940Z] --- PASS: Test/TestRegister (0.00s) [2022-04-07T09:23:47.940Z] --- PASS: Test/TestWatch (0.00s) [2022-04-07T09:23:47.940Z] PASS [2022-04-07T09:23:47.940Z] coverage: 93.8% of statements [2022-04-07T09:23:47.940Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2022-04-07T09:23:47.940Z] time="2022-04-07T09:23:47Z" level=info msg="Initializing discovery without TLS" [2022-04-07T09:23:47.940Z] time="2022-04-07T09:23:47Z" level=info msg="Initializing discovery without TLS" [2022-04-07T09:23:47.940Z] time="2022-04-07T09:23:47Z" level=info msg="Initializing discovery without TLS" [2022-04-07T09:23:47.940Z] === RUN Test/TestInitializeWithCerts [2022-04-07T09:23:47.940Z] time="2022-04-07T09:23:47Z" level=info msg="Initializing discovery with TLS" [2022-04-07T09:23:47.940Z] === RUN Test/TestWatch [2022-04-07T09:23:47.940Z] time="2022-04-07T09:23:47Z" level=info msg="Initializing discovery without TLS" [2022-04-07T09:23:48.145Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-07T09:23:48.517Z] + echo Ensuring container killed. [2022-04-07T09:23:48.517Z] Ensuring container killed. [2022-04-07T09:23:48.517Z] + docker rm -vf docker-pr1 [2022-04-07T09:23:48.517Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-07T09:23:48.801Z] + echo Chowning /workspace to jenkins user [2022-04-07T09:23:48.801Z] Chowning /workspace to jenkins user [2022-04-07T09:23:48.801Z] + id -u [2022-04-07T09:23:48.801Z] + id -g [2022-04-07T09:23:48.801Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43470:/workspace busybox chown -R 1000:1000 /workspace [2022-04-07T09:23:48.801Z] Unable to find image 'busybox:latest' locally [2022-04-07T09:23:48.801Z] latest: Pulling from library/busybox [2022-04-07T09:23:48.934Z] === RUN TestPollerAddRemove [2022-04-07T09:23:48.934Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-07T09:23:48.934Z] === RUN TestPollerEvent [2022-04-07T09:23:48.934Z] poller_test.go:41: No chmod on Windows [2022-04-07T09:23:48.934Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-07T09:23:48.934Z] === RUN TestPollerClose [2022-04-07T09:23:48.934Z] --- PASS: TestPollerClose (0.00s) [2022-04-07T09:23:48.934Z] PASS [2022-04-07T09:23:48.934Z] coverage: 45.7% of statements [2022-04-07T09:23:48.934Z] ok github.com/docker/docker/pkg/filenotify 0.059s coverage: 45.7% of statements [2022-04-07T09:23:49.067Z] 554879bb3004: Pulling fs layer [2022-04-07T09:23:49.067Z] 554879bb3004: Download complete [2022-04-07T09:23:49.067Z] 554879bb3004: Pull complete [2022-04-07T09:23:49.067Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-07T09:23:49.067Z] Status: Downloaded newer image for busybox:latest [2022-04-07T09:23:49.407Z] === RUN TestCopyFileWithInvalidSrc [2022-04-07T09:23:49.407Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-07T09:23:49.407Z] === RUN TestCopyFileWithInvalidDest [2022-04-07T09:23:49.407Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-07T09:23:49.407Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-07T09:23:49.407Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-07T09:23:49.407Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-07T09:23:49.407Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-07T09:23:49.407Z] === RUN TestCopyFile [2022-04-07T09:23:49.408Z] --- PASS: TestCopyFile (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-07T09:23:49.408Z] fileutils_test.go:134: Needs porting to Windows [2022-04-07T09:23:49.408Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-07T09:23:49.408Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-07T09:23:49.408Z] fileutils_test.go:180: Needs porting to Windows [2022-04-07T09:23:49.408Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestWildcardMatches [2022-04-07T09:23:49.408Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestPatternMatches [2022-04-07T09:23:49.408Z] --- PASS: TestPatternMatches (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-07T09:23:49.408Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestPatternMatchesFolderExclusions [2022-04-07T09:23:49.408Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-07T09:23:49.408Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-07T09:23:49.408Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-07T09:23:49.408Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-07T09:23:49.408Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestSingleExclamationError [2022-04-07T09:23:49.408Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestMatchesWithNoPatterns [2022-04-07T09:23:49.408Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestMatchesWithMalformedPatterns [2022-04-07T09:23:49.408Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestMatches [2022-04-07T09:23:49.408Z] --- PASS: TestMatches (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestCleanPatterns [2022-04-07T09:23:49.408Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-07T09:23:49.408Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestCleanPatternsExceptionFlag [2022-04-07T09:23:49.408Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-07T09:23:49.408Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-07T09:23:49.408Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestCleanPatternsErrorSingleException [2022-04-07T09:23:49.408Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestCreateIfNotExistsDir [2022-04-07T09:23:49.408Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestCreateIfNotExistsFile [2022-04-07T09:23:49.408Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-07T09:23:49.408Z] === RUN TestMatch [2022-04-07T09:23:49.408Z] --- PASS: TestMatch (0.00s) [2022-04-07T09:23:49.408Z] PASS [2022-04-07T09:23:49.408Z] coverage: 85.4% of statements [2022-04-07T09:23:49.408Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 85.4% of statements [2022-04-07T09:23:49.663Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-07T09:23:49.663Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-07T09:23:49.881Z] === RUN TestGet [2022-04-07T09:23:49.881Z] --- PASS: TestGet (0.00s) [2022-04-07T09:23:49.881Z] === RUN TestGetShortcutString [2022-04-07T09:23:49.881Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-07T09:23:49.881Z] PASS [2022-04-07T09:23:49.881Z] coverage: 42.9% of statements [2022-04-07T09:23:49.881Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-04-07T09:23:50.353Z] === RUN TestCreateIDMapOrder [2022-04-07T09:23:50.353Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-07T09:23:50.353Z] PASS [2022-04-07T09:23:50.353Z] coverage: 7.2% of statements [2022-04-07T09:23:50.353Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-07T09:23:50.600Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-07T09:23:50.766Z] + bundleName=amd64-cgroup2 [2022-04-07T09:23:50.766Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-07T09:23:50.766Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-07T09:23:50.766Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-07T09:23:50.766Z] + 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-04-07T09:23:51.030Z] Archiving artifacts [2022-04-07T09:23:51.347Z] --- PASS: Test (3.15s) [2022-04-07T09:23:51.347Z] --- PASS: Test/TestInitialize (0.15s) [2022-04-07T09:23:51.347Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2022-04-07T09:23:51.347Z] --- PASS: Test/TestWatch (3.00s) [2022-04-07T09:23:51.347Z] PASS [2022-04-07T09:23:51.347Z] coverage: 84.1% of statements [2022-04-07T09:23:51.347Z] ok github.com/docker/docker/pkg/discovery/kv 3.202s coverage: 84.1% of statements [2022-04-07T09:23:51.347Z] === RUN TestFixedBufferCap [2022-04-07T09:23:51.347Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-07T09:23:51.347Z] === RUN TestFixedBufferLen [2022-04-07T09:23:51.347Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-07T09:23:51.347Z] === RUN TestFixedBufferString [2022-04-07T09:23:51.347Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-07T09:23:51.347Z] === RUN TestFixedBufferWrite [2022-04-07T09:23:51.347Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-07T09:23:51.347Z] === RUN TestFixedBufferRead [2022-04-07T09:23:51.347Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-07T09:23:51.347Z] === RUN TestBytesPipeRead [2022-04-07T09:23:51.347Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-07T09:23:51.347Z] === RUN TestBytesPipeWrite [2022-04-07T09:23:51.347Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-07T09:23:51.347Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-07T09:23:51.347Z] === RUN TestError [2022-04-07T09:23:51.347Z] --- PASS: TestError (0.00s) [2022-04-07T09:23:51.347Z] === RUN TestProgressString [2022-04-07T09:23:51.347Z] === RUN TestProgressString/no_progress [2022-04-07T09:23:51.347Z] === RUN TestProgressString/progress_1 [2022-04-07T09:23:51.347Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-07T09:23:51.347Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-07T09:23:51.347Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-07T09:23:51.347Z] === RUN TestProgressString/with_units [2022-04-07T09:23:51.347Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-07T09:23:51.347Z] === RUN TestProgressString/hide_counts [2022-04-07T09:23:51.347Z] --- PASS: TestProgressString (0.00s) [2022-04-07T09:23:51.347Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-07T09:23:51.347Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-07T09:23:51.347Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-07T09:23:51.347Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-07T09:23:51.347Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-07T09:23:51.347Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-07T09:23:51.347Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-07T09:23:51.347Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-07T09:23:51.347Z] === RUN TestJSONMessageDisplay [2022-04-07T09:23:51.820Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-04-07T09:23:51.820Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-07T09:23:51.820Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-07T09:23:51.820Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-07T09:23:51.820Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-07T09:23:51.820Z] === RUN TestDisplayJSONMessagesStream [2022-04-07T09:23:51.820Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-07T09:23:51.820Z] PASS [2022-04-07T09:23:51.820Z] coverage: 91.7% of statements [2022-04-07T09:23:51.820Z] ok github.com/docker/docker/pkg/jsonmessage 0.179s coverage: 91.7% of statements [2022-04-07T09:23:51.820Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-04-07T09:23:51.820Z] === RUN TestAtomicWriteToFile [2022-04-07T09:23:51.820Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-07T09:23:51.820Z] === RUN TestAtomicWriteSetCommit [2022-04-07T09:23:51.820Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-07T09:23:51.820Z] === RUN TestAtomicWriteSetCancel [2022-04-07T09:23:51.820Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-04-07T09:23:51.820Z] === RUN TestReadCloserWrapperClose [2022-04-07T09:23:51.820Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-07T09:23:51.820Z] === RUN TestReaderErrWrapperReadOnError [2022-04-07T09:23:51.820Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-07T09:23:51.820Z] === RUN TestReaderErrWrapperRead [2022-04-07T09:23:51.820Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-07T09:23:51.820Z] === RUN TestHashData [2022-04-07T09:23:51.820Z] --- PASS: TestHashData (0.00s) [2022-04-07T09:23:51.820Z] === RUN TestCancelReadCloser [2022-04-07T09:23:51.820Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-07T09:23:51.820Z] === RUN TestWriteCloserWrapperClose [2022-04-07T09:23:51.820Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-07T09:23:51.820Z] === RUN TestNopWriteCloser [2022-04-07T09:23:51.820Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-07T09:23:51.820Z] === RUN TestNopWriter [2022-04-07T09:23:51.820Z] --- PASS: TestNopWriter (0.00s) [2022-04-07T09:23:51.820Z] === RUN TestWriteCounter [2022-04-07T09:23:51.820Z] --- PASS: TestWriteCounter (0.00s) [2022-04-07T09:23:51.820Z] PASS [2022-04-07T09:23:51.820Z] coverage: 69.2% of statements [2022-04-07T09:23:51.820Z] ok github.com/docker/docker/pkg/ioutils 0.643s coverage: 69.2% of statements [2022-04-07T09:23:52.293Z] === RUN TestStandardLongPath [2022-04-07T09:23:52.293Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-07T09:23:52.293Z] === RUN TestUNCLongPath [2022-04-07T09:23:52.293Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-07T09:23:52.293Z] PASS [2022-04-07T09:23:52.293Z] coverage: 100.0% of statements [2022-04-07T09:23:52.293Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2022-04-07T09:23:52.293Z] === RUN TestNameFormat [2022-04-07T09:23:52.293Z] --- PASS: TestNameFormat (0.00s) [2022-04-07T09:23:52.293Z] === RUN TestNameRetries [2022-04-07T09:23:52.293Z] --- PASS: TestNameRetries (0.00s) [2022-04-07T09:23:52.293Z] PASS [2022-04-07T09:23:52.293Z] coverage: 85.7% of statements [2022-04-07T09:23:52.293Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2022-04-07T09:23:52.293Z] --- PASS: TestTarFiles (5.32s) [2022-04-07T09:23:52.293Z] === RUN TestTarUntar [2022-04-07T09:23:52.293Z] --- PASS: TestTarUntar (0.03s) [2022-04-07T09:23:52.293Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-07T09:23:52.293Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-07T09:23:52.768Z] === RUN TestTarWithOptions [2022-04-07T09:23:52.768Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-07T09:23:52.768Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-07T09:23:52.768Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-07T09:23:52.768Z] === RUN TestUntarUstarGnuConflict [2022-04-07T09:23:52.768Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-07T09:23:52.768Z] === RUN TestUntarInvalidFilenames [2022-04-07T09:23:52.768Z] === RUN TestParseKeyValueOpt [2022-04-07T09:23:52.768Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-07T09:23:52.768Z] === RUN TestParseUintList [2022-04-07T09:23:52.768Z] --- PASS: TestParseUintList (0.00s) [2022-04-07T09:23:52.768Z] === RUN TestParseUintListMaximumLimits [2022-04-07T09:23:52.768Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-07T09:23:52.768Z] PASS [2022-04-07T09:23:52.768Z] coverage: 97.0% of statements [2022-04-07T09:23:52.768Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2022-04-07T09:23:52.768Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames915568574\\dest" [2022-04-07T09:23:52.768Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-04-07T09:23:52.768Z] === RUN TestUntarHardlinkToSymlink [2022-04-07T09:23:52.768Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-07T09:23:52.768Z] === RUN TestUntarInvalidHardlink [2022-04-07T09:23:52.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink883823231\\victim\\hello" -> "../victim/hello" [2022-04-07T09:23:52.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink988521426\\victim\\hello" -> "/../victim/hello" [2022-04-07T09:23:52.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink698084617\\victim" -> "../victim" [2022-04-07T09:23:52.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink218420436\\victim" -> "../victim" [2022-04-07T09:23:52.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink603498019\\victim" -> "../victim" [2022-04-07T09:23:52.768Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink912054566\\victim" -> "../victim" [2022-04-07T09:23:52.768Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-07T09:23:52.768Z] === RUN TestUntarInvalidSymlink [2022-04-07T09:23:52.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink845225549\\dest\\dotdot" -> "../victim/hello" [2022-04-07T09:23:52.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink928670024\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-07T09:23:52.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink230534663\\dest\\loophole-victim" -> "../victim" [2022-04-07T09:23:52.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink913808314\\dest\\loophole-victim" -> "../victim" [2022-04-07T09:23:52.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink719821265\\dest\\loophole-victim" -> "../victim" [2022-04-07T09:23:52.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink276932348\\dest\\loophole-victim" -> "../victim" [2022-04-07T09:23:52.768Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink213483563\\dest\\dir\\loophole" -> "../../victim" [2022-04-07T09:23:52.768Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-07T09:23:52.768Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-07T09:23:52.768Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-07T09:23:52.768Z] === RUN TestXGlobalNoParent [2022-04-07T09:23:52.768Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-07T09:23:52.768Z] === RUN TestReplaceFileTarWrapper [2022-04-07T09:23:52.768Z] === RUN TestNewAndRemove [2022-04-07T09:23:52.768Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-07T09:23:52.768Z] === RUN TestRemoveInvalidPath [2022-04-07T09:23:52.768Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-07T09:23:52.768Z] PASS [2022-04-07T09:23:52.768Z] coverage: 82.6% of statements [2022-04-07T09:23:52.768Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-04-07T09:23:52.768Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-04-07T09:23:52.768Z] === RUN TestPrefixHeaderReadable [2022-04-07T09:23:52.885Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43470/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-07T09:23:53.186Z] + make clean [2022-04-07T09:23:53.186Z] docker volume rm -f docker-dev-cache [2022-04-07T09:23:53.186Z] docker-dev-cache [Pipeline] deleteDir [2022-04-07T09:23:53.241Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-07T09:23:53.241Z] === RUN TestDisablePigz [2022-04-07T09:23:53.241Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-04-07T09:23:53.241Z] --- PASS: TestDisablePigz (0.17s) [2022-04-07T09:23:53.241Z] === RUN TestPigz [2022-04-07T09:23:53.241Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-04-07T09:23:53.241Z] --- PASS: TestPigz (0.13s) [2022-04-07T09:23:53.241Z] === RUN TestCopyFileWithInvalidDest [2022-04-07T09:23:53.241Z] archive_windows_test.go:16: Currently fails [2022-04-07T09:23:53.241Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-07T09:23:53.241Z] === RUN TestCanonicalTarNameForPath [2022-04-07T09:23:53.241Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-07T09:23:53.241Z] === RUN TestCanonicalTarName [2022-04-07T09:23:53.241Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-07T09:23:53.241Z] === RUN TestChmodTarEntry [2022-04-07T09:23:53.241Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-07T09:23:53.241Z] === RUN TestHardLinkOrder [2022-04-07T09:23:53.241Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-07T09:23:53.241Z] === RUN TestChangeString [2022-04-07T09:23:53.241Z] --- PASS: TestChangeString (0.00s) [2022-04-07T09:23:53.241Z] === RUN TestChangesWithNoChanges [2022-04-07T09:23:53.241Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-04-07T09:23:53.241Z] === RUN TestChangesWithChanges [2022-04-07T09:23:53.716Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-07T09:23:53.716Z] === RUN TestChangesWithChangesGH13590 [2022-04-07T09:23:53.716Z] changes_test.go:192: needs more investigation [2022-04-07T09:23:53.716Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestChangesDirsEmpty [2022-04-07T09:23:53.716Z] === RUN TestParseEmptyInterface [2022-04-07T09:23:53.716Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestParseNonInterfaceType [2022-04-07T09:23:53.716Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestParseWithOneFunction [2022-04-07T09:23:53.716Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestParseWithMultipleFuncs [2022-04-07T09:23:53.716Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestParseWithUnnamedReturn [2022-04-07T09:23:53.716Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestEmbeddedInterface [2022-04-07T09:23:53.716Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestParsedImports [2022-04-07T09:23:53.716Z] --- PASS: TestParsedImports (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestAliasedImports [2022-04-07T09:23:53.716Z] --- PASS: TestAliasedImports (0.00s) [2022-04-07T09:23:53.716Z] PASS [2022-04-07T09:23:53.716Z] coverage: 56.8% of statements [2022-04-07T09:23:53.716Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-04-07T09:23:53.716Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-04-07T09:23:53.716Z] === RUN TestChangesDirsMutated [2022-04-07T09:23:53.716Z] --- PASS: TestChangesDirsMutated (0.16s) [2022-04-07T09:23:53.716Z] === RUN TestApplyLayer [2022-04-07T09:23:53.716Z] changes_test.go:405: needs further investigation [2022-04-07T09:23:53.716Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestChangesSizeWithHardlinks [2022-04-07T09:23:53.716Z] changes_test.go:441: needs further investigation [2022-04-07T09:23:53.716Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestChangesSizeWithNoChanges [2022-04-07T09:23:53.716Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-07T09:23:53.716Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestChangesSize [2022-04-07T09:23:53.716Z] --- PASS: TestChangesSize (0.00s) [2022-04-07T09:23:53.716Z] === RUN TestApplyLayerInvalidFilenames [2022-04-07T09:23:53.716Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames135264626\\dest" [2022-04-07T09:23:53.716Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-07T09:23:53.716Z] === RUN TestApplyLayerInvalidHardlink [2022-04-07T09:23:53.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink747718516\\victim\\hello" -> "../victim/hello" [2022-04-07T09:23:53.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink927748163\\victim\\hello" -> "/../victim/hello" [2022-04-07T09:23:53.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink238677702\\victim" -> "../victim" [2022-04-07T09:23:53.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink375446381\\victim" -> "../victim" [2022-04-07T09:23:53.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink893368296\\victim" -> "../victim" [2022-04-07T09:23:53.716Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink608845351\\victim" -> "../victim" [2022-04-07T09:23:53.716Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-07T09:23:53.716Z] === RUN TestApplyLayerInvalidSymlink [2022-04-07T09:23:53.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink133580634\\dest\\dotdot" -> "../victim/hello" [2022-04-07T09:23:53.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink070333681\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-07T09:23:53.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink965716380\\dest\\loophole-victim" -> "../victim" [2022-04-07T09:23:53.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink136286283\\dest\\loophole-victim" -> "../victim" [2022-04-07T09:23:53.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink104542510\\dest\\loophole-victim" -> "../victim" [2022-04-07T09:23:53.716Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink035364533\\dest\\loophole-victim" -> "../victim" [2022-04-07T09:23:53.716Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-07T09:23:53.716Z] === RUN TestApplyLayerWhiteouts [2022-04-07T09:23:54.189Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-04-07T09:23:54.189Z] === RUN TestGenerateEmptyFile [2022-04-07T09:23:54.189Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-07T09:23:54.189Z] === RUN TestGenerateWithContent [2022-04-07T09:23:54.189Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-07T09:23:54.189Z] PASS [2022-04-07T09:23:54.189Z] coverage: 62.6% of statements [2022-04-07T09:23:54.189Z] ok github.com/docker/docker/pkg/archive 7.898s coverage: 62.6% of statements [2022-04-07T09:23:54.189Z] === RUN TestFailedConnection [2022-04-07T09:23:54.661Z] === RUN TestHTTPTransport [2022-04-07T09:23:54.661Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-07T09:23:54.661Z] PASS [2022-04-07T09:23:54.661Z] coverage: 85.7% of statements [2022-04-07T09:23:54.661Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-04-07T09:23:54.661Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-07T09:23:54.661Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-07T09:23:54.661Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-07T09:23:54.661Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-07T09:23:54.661Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-07T09:23:54.661Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-07T09:23:54.661Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-07T09:23:54.661Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-07T09:23:54.661Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-07T09:23:54.661Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-07T09:23:54.661Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-07T09:23:54.661Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-07T09:23:54.661Z] === RUN TestBufferPoolPutAndGet [2022-04-07T09:23:54.661Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-07T09:23:54.661Z] PASS [2022-04-07T09:23:54.661Z] coverage: 88.2% of statements [2022-04-07T09:23:54.661Z] ok github.com/docker/docker/pkg/pools 0.060s coverage: 88.2% of statements [2022-04-07T09:23:54.785Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-07T09:23:54.785Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-07T09:23:54.785Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-07T09:23:55.070Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-07T09:23:55.140Z] --- PASS: TestFailedConnection (1.03s) [2022-04-07T09:23:55.140Z] === RUN TestFailOnce [2022-04-07T09:23:55.140Z] === RUN TestOutputOnPrematureClose [2022-04-07T09:23:55.140Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-07T09:23:55.140Z] === RUN TestCompleteSilently [2022-04-07T09:23:55.140Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-07T09:23:55.140Z] PASS [2022-04-07T09:23:55.140Z] coverage: 75.9% of statements [2022-04-07T09:23:55.140Z] ok github.com/docker/docker/pkg/progress 0.058s coverage: 75.9% of statements [2022-04-07T09:23:55.140Z] === RUN TestSendToOneSub [2022-04-07T09:23:55.140Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-07T09:23:55.140Z] === RUN TestSendToMultipleSubs [2022-04-07T09:23:55.140Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-07T09:23:55.140Z] === RUN TestEvictOneSub [2022-04-07T09:23:55.140Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-07T09:23:55.140Z] === RUN TestClosePublisher [2022-04-07T09:23:55.140Z] --- PASS: TestClosePublisher (0.00s) [2022-04-07T09:23:55.140Z] === RUN TestPubSubRace [2022-04-07T09:23:55.140Z] 2022/04/07 09:23:54 http: panic serving 127.0.0.1:49234: Plugin not ready [2022-04-07T09:23:55.140Z] goroutine 5 [running]: [2022-04-07T09:23:55.140Z] net/http.(*conn).serve.func1(0xc000054000) [2022-04-07T09:23:55.140Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-04-07T09:23:55.140Z] panic(0x4f4240, 0x60a950) [2022-04-07T09:23:55.140Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-04-07T09:23:55.140Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x61b0b0, 0xc000070000, 0xc00005c000) [2022-04-07T09:23:55.140Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2022-04-07T09:23:55.140Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0x61b0b0, 0xc000070000, 0xc00005c000) [2022-04-07T09:23:55.140Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-04-07T09:23:55.140Z] net/http.(*ServeMux).ServeHTTP(0xc0001a2000, 0x61b0b0, 0xc000070000, 0xc00005c000) [2022-04-07T09:23:55.140Z] c:/go/src/net/http/server.go:2429 +0x1b7 [2022-04-07T09:23:55.140Z] net/http.serverHandler.ServeHTTP(0xc0001aa000, 0x61b0b0, 0xc000070000, 0xc00005c000) [2022-04-07T09:23:55.140Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-04-07T09:23:55.140Z] net/http.(*conn).serve(0xc000054000, 0x61bca0, 0xc00004e040) [2022-04-07T09:23:55.140Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-04-07T09:23:55.140Z] created by net/http.(*Server).Serve [2022-04-07T09:23:55.140Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-04-07T09:23:55.140Z] time="2022-04-07T09:23:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49233/Test.FailOnce: Post \"http://127.0.0.1:49233/Test.FailOnce\": EOF, retrying in 1s" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T09:23:56.023Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-07T09:23:56.023Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-07T09:23:56.135Z] === RUN TestRegister [2022-04-07T09:23:56.135Z] --- PASS: TestRegister (0.00s) [2022-04-07T09:23:56.135Z] === RUN TestCommand [2022-04-07T09:23:56.135Z] --- PASS: TestCommand (0.03s) [2022-04-07T09:23:56.135Z] === RUN TestNaiveSelf [2022-04-07T09:23:56.135Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-07T09:23:56.135Z] PASS [2022-04-07T09:23:56.135Z] coverage: 82.4% of statements [2022-04-07T09:23:56.135Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2022-04-07T09:23:56.135Z] --- PASS: TestFailOnce (1.17s) [2022-04-07T09:23:56.135Z] === RUN TestEchoInputOutput [2022-04-07T09:23:56.135Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-07T09:23:56.135Z] === RUN TestBackoff [2022-04-07T09:23:56.135Z] --- PASS: TestBackoff (0.00s) [2022-04-07T09:23:56.135Z] === RUN TestAbortRetry [2022-04-07T09:23:56.135Z] --- PASS: TestAbortRetry (0.00s) [2022-04-07T09:23:56.135Z] === RUN TestClientScheme [2022-04-07T09:23:56.135Z] --- PASS: TestClientScheme (0.00s) [2022-04-07T09:23:56.135Z] === RUN TestNewClientWithTimeout [2022-04-07T09:23:56.135Z] --- PASS: TestPubSubRace (1.05s) [2022-04-07T09:23:56.135Z] PASS [2022-04-07T09:23:56.135Z] coverage: 75.0% of statements [2022-04-07T09:23:56.135Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2022-04-07T09:23:56.590Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-07T09:23:56.591Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-07T09:23:56.607Z] === RUN TestParseSignal [2022-04-07T09:23:56.607Z] --- PASS: TestParseSignal (0.00s) [2022-04-07T09:23:56.607Z] === RUN TestValidSignalForPlatform [2022-04-07T09:23:56.607Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-04-07T09:23:56.607Z] PASS [2022-04-07T09:23:56.607Z] coverage: 19.7% of statements [2022-04-07T09:23:56.607Z] ok github.com/docker/docker/pkg/signal 0.037s coverage: 19.7% of statements [2022-04-07T09:23:56.607Z] time="2022-04-07T09:23:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49238/Test.Echo: Post \"http://127.0.0.1:49238/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-07T09:23:56.849Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-07T09:23:57.079Z] === RUN TestNewStdWriter [2022-04-07T09:23:57.079Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-07T09:23:57.079Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestWriteWithNilBytes [2022-04-07T09:23:57.079Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestWrite [2022-04-07T09:23:57.079Z] --- PASS: TestWrite (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestWriteWithWriterError [2022-04-07T09:23:57.079Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-07T09:23:57.079Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestStdCopyWriteAndRead [2022-04-07T09:23:57.079Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-07T09:23:57.079Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-07T09:23:57.079Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-07T09:23:57.079Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-07T09:23:57.079Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-07T09:23:57.079Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-07T09:23:57.079Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-07T09:23:57.079Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-07T09:23:57.079Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-07T09:23:57.079Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-07T09:23:57.079Z] PASS [2022-04-07T09:23:57.079Z] coverage: 100.0% of statements [2022-04-07T09:23:57.079Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2022-04-07T09:23:57.552Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-07T09:23:57.552Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-07T09:23:57.552Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-07T09:23:57.552Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-07T09:23:57.552Z] === RUN TestFormatStatus [2022-04-07T09:23:57.552Z] --- PASS: TestFormatStatus (0.00s) [2022-04-07T09:23:57.552Z] === RUN TestFormatError [2022-04-07T09:23:57.552Z] --- PASS: TestFormatError (0.00s) [2022-04-07T09:23:57.552Z] === RUN TestFormatJSONError [2022-04-07T09:23:57.552Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-07T09:23:57.552Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-07T09:23:57.552Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-07T09:23:57.552Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-07T09:23:57.552Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-07T09:23:57.552Z] === RUN TestNewJSONProgressOutput [2022-04-07T09:23:57.552Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-07T09:23:57.552Z] === RUN TestAuxFormatterEmit [2022-04-07T09:23:57.552Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-07T09:23:57.552Z] === RUN TestStreamWriterStdout [2022-04-07T09:23:57.552Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-07T09:23:57.552Z] === RUN TestStreamWriterStderr [2022-04-07T09:23:57.553Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-07T09:23:57.553Z] PASS [2022-04-07T09:23:57.553Z] coverage: 66.2% of statements [2022-04-07T09:23:57.553Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-04-07T09:23:57.784Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-07T09:23:58.025Z] === RUN TestGenerateRandomID [2022-04-07T09:23:58.025Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-07T09:23:58.025Z] === RUN TestShortenId [2022-04-07T09:23:58.025Z] --- PASS: TestShortenId (0.00s) [2022-04-07T09:23:58.025Z] === RUN TestShortenSha256Id [2022-04-07T09:23:58.025Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-07T09:23:58.025Z] === RUN TestShortenIdEmpty [2022-04-07T09:23:58.025Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-07T09:23:58.025Z] === RUN TestShortenIdInvalid [2022-04-07T09:23:58.025Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-07T09:23:58.025Z] === RUN TestIsShortIDNonHex [2022-04-07T09:23:58.025Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-07T09:23:58.025Z] === RUN TestIsShortIDNotCorrectSize [2022-04-07T09:23:58.025Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-07T09:23:58.025Z] PASS [2022-04-07T09:23:58.025Z] coverage: 70.6% of statements [2022-04-07T09:23:58.025Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2022-04-07T09:23:58.497Z] time="2022-04-07T09:23:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49238/Test.Echo: Post \"http://127.0.0.1:49238/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-07T09:23:58.497Z] === RUN TestIsCpusetListAvailable [2022-04-07T09:23:58.497Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-07T09:23:58.497Z] PASS [2022-04-07T09:23:58.497Z] coverage: 38.2% of statements [2022-04-07T09:23:58.497Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2022-04-07T09:23:59.168Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-07T09:23:59.168Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-07T09:23:59.494Z] === RUN TestTailFile [2022-04-07T09:23:59.494Z] --- PASS: TestTailFile (0.00s) [2022-04-07T09:23:59.494Z] === RUN TestTailFileManyLines [2022-04-07T09:23:59.494Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-07T09:23:59.494Z] === RUN TestTailEmptyFile [2022-04-07T09:23:59.494Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-07T09:23:59.494Z] === RUN TestTailNegativeN [2022-04-07T09:23:59.494Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/truncated_last_line [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader/no_delimiter [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.494Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.494Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.494Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.495Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-07T09:23:59.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.496Z] === RUN TestChtimes [2022-04-07T09:23:59.496Z] --- PASS: TestChtimes (0.00s) [2022-04-07T09:23:59.496Z] === RUN TestChtimesWindows [2022-04-07T09:23:59.496Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-07T09:23:59.496Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-07T09:23:59.496Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-07T09:23:59.496Z] === RUN TestEnsureRemoveAllNotExist [2022-04-07T09:23:59.496Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-07T09:23:59.496Z] === RUN TestEnsureRemoveAllWithDir [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.496Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-07T09:23:59.496Z] === RUN TestEnsureRemoveAllWithFile [2022-04-07T09:23:59.496Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-07T09:23:59.496Z] === RUN TestHasWin32KSupport [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.496Z] syscall_windows_test.go:8: win32k: true [2022-04-07T09:23:59.496Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-04-07T09:23:59.496Z] PASS [2022-04-07T09:23:59.496Z] coverage: 12.0% of statements [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.496Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 12.0% of statements [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.496Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.496Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.496Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.497Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.497Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.498Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.498Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.498Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-07T09:23:59.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.498Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.498Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.997Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.997Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.998Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-07T09:23:59.999Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T09:23:59.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-07T09:24:00.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-07T09:24:00.001Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-07T09:24:00.474Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-07T09:24:00.474Z] PASS [2022-04-07T09:24:00.474Z] coverage: 88.6% of statements [2022-04-07T09:24:00.474Z] ok github.com/docker/docker/pkg/tailfile 0.257s coverage: 88.6% of statements [2022-04-07T09:24:00.474Z] testing: warning: no tests to run [2022-04-07T09:24:00.474Z] PASS [2022-04-07T09:24:00.474Z] coverage: [no statements] [2022-04-07T09:24:00.474Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: [no statements] [no tests to run] [2022-04-07T09:24:00.474Z] === RUN TestTarSumRemoveNonExistent [2022-04-07T09:24:00.474Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-07T09:24:00.474Z] === RUN TestTarSumRemove [2022-04-07T09:24:00.474Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-07T09:24:00.474Z] === RUN TestSortFileInfoSums [2022-04-07T09:24:00.474Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-07T09:24:00.474Z] === RUN TestNewTarSumForLabelInvalid [2022-04-07T09:24:00.474Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-07T09:24:00.474Z] === RUN TestNewTarSumForLabel [2022-04-07T09:24:00.474Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-07T09:24:00.474Z] === RUN TestEmptyTar [2022-04-07T09:24:00.474Z] --- PASS: TestEmptyTar (0.00s) [2022-04-07T09:24:00.474Z] === RUN TestTarSumsReadSize [2022-04-07T09:24:00.474Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-07T09:24:00.474Z] === RUN TestTarSums [2022-04-07T09:24:00.546Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-07T09:24:00.955Z] --- PASS: TestTarSums (0.08s) [2022-04-07T09:24:00.955Z] === RUN TestIteration [2022-04-07T09:24:00.955Z] --- PASS: TestIteration (0.00s) [2022-04-07T09:24:00.955Z] === RUN TestVersionLabelForChecksum [2022-04-07T09:24:00.955Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-07T09:24:00.955Z] === RUN TestVersion [2022-04-07T09:24:00.955Z] --- PASS: TestVersion (0.00s) [2022-04-07T09:24:00.955Z] === RUN TestGetVersion [2022-04-07T09:24:00.955Z] --- PASS: TestGetVersion (0.00s) [2022-04-07T09:24:00.955Z] === RUN TestGetVersions [2022-04-07T09:24:00.955Z] --- PASS: TestGetVersions (0.00s) [2022-04-07T09:24:00.955Z] PASS [2022-04-07T09:24:00.955Z] coverage: 89.3% of statements [2022-04-07T09:24:00.955Z] ok github.com/docker/docker/pkg/tarsum 0.171s coverage: 89.3% of statements [2022-04-07T09:24:00.955Z] time="2022-04-07T09:24:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49238/Test.Echo: Post \"http://127.0.0.1:49238/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-07T09:24:01.432Z] === RUN TestTruncIndex [2022-04-07T09:24:01.432Z] --- PASS: TestTruncIndex (0.10s) [2022-04-07T09:24:01.432Z] PASS [2022-04-07T09:24:01.432Z] coverage: 91.5% of statements [2022-04-07T09:24:01.432Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-04-07T09:24:01.432Z] === RUN TestIsGIT [2022-04-07T09:24:01.432Z] --- PASS: TestIsGIT (0.00s) [2022-04-07T09:24:01.432Z] === RUN TestIsTransport [2022-04-07T09:24:01.432Z] --- PASS: TestIsTransport (0.00s) [2022-04-07T09:24:01.432Z] PASS [2022-04-07T09:24:01.432Z] coverage: 100.0% of statements [2022-04-07T09:24:01.432Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2022-04-07T09:24:01.904Z] === RUN TestVersionInfo [2022-04-07T09:24:01.904Z] --- PASS: TestVersionInfo (0.00s) [2022-04-07T09:24:01.904Z] === RUN TestAppendVersions [2022-04-07T09:24:01.904Z] --- PASS: TestAppendVersions (0.00s) [2022-04-07T09:24:01.904Z] PASS [2022-04-07T09:24:01.904Z] coverage: 88.9% of statements [2022-04-07T09:24:01.904Z] ok github.com/docker/docker/pkg/useragent 0.062s coverage: 88.9% of statements [2022-04-07T09:24:02.452Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-07T09:24:02.452Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-07T09:24:02.899Z] === RUN TestValidatePrivileges [2022-04-07T09:24:02.899Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-07T09:24:02.899Z] === RUN TestFilterByCapNeg [2022-04-07T09:24:02.899Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-07T09:24:02.899Z] === RUN TestFilterByCapPos [2022-04-07T09:24:02.899Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-07T09:24:02.899Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-07T09:24:02.899Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-07T09:24:02.899Z] PASS [2022-04-07T09:24:02.899Z] coverage: 12.0% of statements [2022-04-07T09:24:02.899Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.0% of statements [2022-04-07T09:24:03.372Z] === RUN TestNewSettable [2022-04-07T09:24:03.372Z] --- PASS: TestNewSettable (0.00s) [2022-04-07T09:24:03.372Z] === RUN TestIsSettable [2022-04-07T09:24:03.372Z] --- PASS: TestIsSettable (0.00s) [2022-04-07T09:24:03.372Z] === RUN TestUpdateSettingsEnv [2022-04-07T09:24:03.372Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-07T09:24:03.372Z] PASS [2022-04-07T09:24:03.372Z] coverage: 20.1% of statements [2022-04-07T09:24:03.372Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.1% of statements [2022-04-07T09:24:03.831Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-07T09:24:04.370Z] === RUN TestLoad [2022-04-07T09:24:04.370Z] --- PASS: TestLoad (0.00s) [2022-04-07T09:24:04.370Z] === RUN TestSave [2022-04-07T09:24:04.370Z] --- PASS: TestSave (0.03s) [2022-04-07T09:24:04.370Z] === RUN TestAddDeleteGet [2022-04-07T09:24:04.370Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-07T09:24:04.370Z] === RUN TestInvalidTags [2022-04-07T09:24:04.370Z] --- PASS: TestInvalidTags (0.01s) [2022-04-07T09:24:04.370Z] PASS [2022-04-07T09:24:04.370Z] coverage: 84.4% of statements [2022-04-07T09:24:04.370Z] ok github.com/docker/docker/reference 0.125s coverage: 84.4% of statements [2022-04-07T09:24:05.206Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-07T09:24:05.365Z] === RUN TestResolveAuthConfigIndexServer [2022-04-07T09:24:05.365Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestResolveAuthConfigFullURL [2022-04-07T09:24:05.365Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-07T09:24:05.365Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestValidateMirror [2022-04-07T09:24:05.365Z] --- PASS: TestValidateMirror (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestLoadInsecureRegistries [2022-04-07T09:24:05.365Z] time="2022-04-07T09:24:04Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-07T09:24:05.365Z] time="2022-04-07T09:24:05Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-07T09:24:05.365Z] time="2022-04-07T09:24:05Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-07T09:24:05.365Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-04-07T09:24:05.365Z] === RUN TestNewServiceConfig [2022-04-07T09:24:05.365Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestValidateIndexName [2022-04-07T09:24:05.365Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestValidateIndexNameWithError [2022-04-07T09:24:05.365Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestEndpointParse [2022-04-07T09:24:05.365Z] --- PASS: TestEndpointParse (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestEndpointParseInvalid [2022-04-07T09:24:05.365Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestValidateEndpoint [2022-04-07T09:24:05.365Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-07T09:24:05.365Z] === RUN TestPing [2022-04-07T09:24:05.365Z] --- PASS: TestPing (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestPingRegistryEndpoint [2022-04-07T09:24:05.365Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:05.365Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestEndpoint [2022-04-07T09:24:05.365Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:05.365Z] --- SKIP: TestEndpoint (0.01s) [2022-04-07T09:24:05.365Z] === RUN TestParseRepositoryInfo [2022-04-07T09:24:05.365Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestNewIndexInfo [2022-04-07T09:24:05.365Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestMirrorEndpointLookup [2022-04-07T09:24:05.365Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:05.365Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestSearchRepositories [2022-04-07T09:24:05.365Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-07T09:24:05.365Z] Host: 127.0.0.1:49243 [2022-04-07T09:24:05.365Z] User-Agent: docker test client [2022-04-07T09:24:05.365Z] Authorization: Token fake-token [2022-04-07T09:24:05.365Z] X-Docker-Token: true [2022-04-07T09:24:05.365Z] Accept-Encoding: gzip [2022-04-07T09:24:05.365Z] [2022-04-07T09:24:05.365Z] [2022-04-07T09:24:05.365Z] registry_test.go:730: HTTP/1.1 200 OK [2022-04-07T09:24:05.365Z] Connection: close [2022-04-07T09:24:05.365Z] Content-Length: 144 [2022-04-07T09:24:05.365Z] Cache-Control: no-cache [2022-04-07T09:24:05.365Z] Content-Type: application/json [2022-04-07T09:24:05.365Z] Date: Thu, 07 Apr 2022 09:24:05 GMT [2022-04-07T09:24:05.365Z] Expires: -1 [2022-04-07T09:24:05.365Z] Pragma: no-cache [2022-04-07T09:24:05.365Z] Server: docker-tests/mock [2022-04-07T09:24:05.365Z] X-Docker-Registry-Config: mock [2022-04-07T09:24:05.365Z] X-Docker-Registry-Version: 0.0.0 [2022-04-07T09:24:05.365Z] [2022-04-07T09:24:05.365Z] [2022-04-07T09:24:05.365Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestTrustedLocation [2022-04-07T09:24:05.365Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-07T09:24:05.365Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestAllowNondistributableArtifacts [2022-04-07T09:24:05.365Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-07T09:24:05.365Z] === RUN TestIsSecureIndex [2022-04-07T09:24:05.365Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-07T09:24:05.365Z] PASS [2022-04-07T09:24:05.365Z] coverage: 50.3% of statements [2022-04-07T09:24:05.365Z] ok github.com/docker/docker/registry 0.218s coverage: 50.3% of statements [2022-04-07T09:24:05.365Z] time="2022-04-07T09:24:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49238/Test.Echo: Post \"http://127.0.0.1:49238/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-07T09:24:05.838Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-07T09:24:05.838Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-07T09:24:05.838Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-07T09:24:05.838Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-07T09:24:05.838Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-07T09:24:05.838Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-07T09:24:05.838Z] === RUN TestResumableRequestReaderWithReadError [2022-04-07T09:24:05.838Z] time="2022-04-07T09:24:05Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-07T09:24:05.838Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-04-07T09:24:05.838Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-07T09:24:05.838Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-07T09:24:05.838Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-07T09:24:05.838Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-07T09:24:05.838Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-07T09:24:05.838Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-07T09:24:05.838Z] === RUN TestResumableRequestReader [2022-04-07T09:24:05.838Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-07T09:24:05.838Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-07T09:24:05.838Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-07T09:24:05.838Z] PASS [2022-04-07T09:24:05.838Z] coverage: 100.0% of statements [2022-04-07T09:24:05.838Z] ok github.com/docker/docker/registry/resumable 0.226s coverage: 100.0% of statements [2022-04-07T09:24:06.143Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-07T09:24:06.310Z] === RUN TestRestartManagerTimeout [2022-04-07T09:24:06.310Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-07T09:24:06.310Z] === RUN TestRestartManagerTimeoutReset [2022-04-07T09:24:06.310Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-07T09:24:06.310Z] PASS [2022-04-07T09:24:06.310Z] coverage: 50.9% of statements [2022-04-07T09:24:06.310Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2022-04-07T09:24:06.784Z] === RUN TestDecodeContainerConfig [2022-04-07T09:24:06.784Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-07T09:24:06.784Z] === RUN TestDecodeContainerConfigIsolation [2022-04-07T09:24:06.784Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-07T09:24:06.784Z] === RUN TestValidatePrivileged [2022-04-07T09:24:06.784Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-07T09:24:06.784Z] PASS [2022-04-07T09:24:06.784Z] coverage: 52.2% of statements [2022-04-07T09:24:06.784Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2022-04-07T09:24:06.784Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-07T09:24:06.784Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-07T09:24:06.784Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-07T09:24:06.784Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-07T09:24:06.784Z] PASS [2022-04-07T09:24:06.784Z] coverage: 62.5% of statements [2022-04-07T09:24:06.784Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-04-07T09:24:08.047Z] docker_cli_daemon_test.go:2550: [d060754666a78] daemon is not started [2022-04-07T09:24:09.425Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-07T09:24:09.767Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-04-07T09:24:09.767Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-07T09:24:09.767Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-04-07T09:24:09.767Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-04-07T09:24:09.767Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-04-07T09:24:09.767Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-07T09:24:09.767Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-04-07T09:24:09.767Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-07T09:24:09.767Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-07T09:24:10.763Z] === RUN TestGetDriver [2022-04-07T09:24:10.763Z] --- PASS: TestGetDriver (0.00s) [2022-04-07T09:24:10.763Z] === RUN TestVolumeRequestError [2022-04-07T09:24:10.763Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-07T09:24:10.763Z] PASS [2022-04-07T09:24:10.763Z] coverage: 36.1% of statements [2022-04-07T09:24:10.763Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-04-07T09:24:10.763Z] === RUN TestGetAddress [2022-04-07T09:24:10.763Z] --- PASS: TestGetAddress (0.00s) [2022-04-07T09:24:10.763Z] === RUN TestRemove [2022-04-07T09:24:10.763Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-07T09:24:10.763Z] --- SKIP: TestRemove (0.00s) [2022-04-07T09:24:10.763Z] === RUN TestInitializeWithVolumes [2022-04-07T09:24:10.763Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-07T09:24:10.763Z] === RUN TestCreate [2022-04-07T09:24:10.763Z] --- PASS: TestCreate (0.01s) [2022-04-07T09:24:10.763Z] === RUN TestValidateName [2022-04-07T09:24:10.763Z] --- PASS: TestValidateName (0.00s) [2022-04-07T09:24:10.763Z] === RUN TestCreateWithOpts [2022-04-07T09:24:10.763Z] local_test.go:181: runtime.GOOS == "windows" [2022-04-07T09:24:10.763Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-07T09:24:10.763Z] === RUN TestRelaodNoOpts [2022-04-07T09:24:10.763Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-07T09:24:10.763Z] PASS [2022-04-07T09:24:10.763Z] coverage: 41.5% of statements [2022-04-07T09:24:10.763Z] ok github.com/docker/docker/volume/local 0.073s coverage: 41.5% of statements [2022-04-07T09:24:10.763Z] === RUN TestConvertTmpfsOptions [2022-04-07T09:24:10.763Z] parser_test.go:49: data="mode=700,size=1m" [2022-04-07T09:24:10.763Z] parser_test.go:49: data="ro" [2022-04-07T09:24:10.763Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-07T09:24:10.763Z] === RUN TestParseMountRaw [2022-04-07T09:24:10.763Z] --- PASS: TestParseMountRaw (0.03s) [2022-04-07T09:24:10.763Z] === RUN TestParseMountRawSplit [2022-04-07T09:24:10.763Z] parser_test.go:390: case 0 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 1 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 2 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 3 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 4 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 5 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 6 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 7 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 8 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 0 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 1 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 2 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 3 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 4 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 5 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 6 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 7 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 8 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 9 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 10 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 11 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 12 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 0 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 1 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 2 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 3 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 4 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 5 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 6 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 7 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 8 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 9 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 10 [2022-04-07T09:24:10.763Z] parser_test.go:390: case 11 [2022-04-07T09:24:10.763Z] --- PASS: TestParseMountRawSplit (0.00s) [2022-04-07T09:24:10.763Z] === RUN TestParseMountSpec [2022-04-07T09:24:10.763Z] parser_test.go:455: case 0 [2022-04-07T09:24:10.763Z] parser_test.go:455: case 1 [2022-04-07T09:24:10.763Z] parser_test.go:455: case 2 [2022-04-07T09:24:10.763Z] parser_test.go:455: case 3 [2022-04-07T09:24:10.763Z] parser_test.go:455: case 4 [2022-04-07T09:24:10.763Z] parser_test.go:455: case 5 [2022-04-07T09:24:10.763Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-07T09:24:10.763Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-04-07T09:24:10.763Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-04-07T09:24:10.763Z] === RUN TestValidateMount [2022-04-07T09:24:10.763Z] --- PASS: TestValidateMount (0.00s) [2022-04-07T09:24:10.763Z] PASS [2022-04-07T09:24:10.763Z] coverage: 66.2% of statements [2022-04-07T09:24:10.763Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 66.2% of statements [2022-04-07T09:24:12.353Z] === RUN TestSetGetMeta [2022-04-07T09:24:12.353Z] === PAUSE TestSetGetMeta [2022-04-07T09:24:12.353Z] === RUN TestRestore [2022-04-07T09:24:12.353Z] === PAUSE TestRestore [2022-04-07T09:24:12.353Z] === RUN TestServiceCreate [2022-04-07T09:24:12.353Z] === PAUSE TestServiceCreate [2022-04-07T09:24:12.353Z] === RUN TestServiceList [2022-04-07T09:24:12.353Z] === PAUSE TestServiceList [2022-04-07T09:24:12.353Z] === RUN TestServiceRemove [2022-04-07T09:24:12.353Z] === PAUSE TestServiceRemove [2022-04-07T09:24:12.353Z] === RUN TestServiceGet [2022-04-07T09:24:12.353Z] === PAUSE TestServiceGet [2022-04-07T09:24:12.353Z] === RUN TestServicePrune [2022-04-07T09:24:12.353Z] === PAUSE TestServicePrune [2022-04-07T09:24:12.353Z] === RUN TestCreate [2022-04-07T09:24:12.353Z] === PAUSE TestCreate [2022-04-07T09:24:12.353Z] === RUN TestRemove [2022-04-07T09:24:12.353Z] === PAUSE TestRemove [2022-04-07T09:24:12.353Z] === RUN TestList [2022-04-07T09:24:12.353Z] === PAUSE TestList [2022-04-07T09:24:12.353Z] === RUN TestFindByDriver [2022-04-07T09:24:12.353Z] === PAUSE TestFindByDriver [2022-04-07T09:24:12.353Z] === RUN TestFindByReferenced [2022-04-07T09:24:12.353Z] === PAUSE TestFindByReferenced [2022-04-07T09:24:12.353Z] === RUN TestDerefMultipleOfSameRef [2022-04-07T09:24:12.353Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-07T09:24:12.353Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-07T09:24:12.353Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-07T09:24:12.353Z] === RUN TestDefererencePluginOnCreateError [2022-04-07T09:24:12.353Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-07T09:24:12.353Z] === RUN TestRefDerefRemove [2022-04-07T09:24:12.353Z] === PAUSE TestRefDerefRemove [2022-04-07T09:24:12.353Z] === RUN TestGet [2022-04-07T09:24:12.353Z] === PAUSE TestGet [2022-04-07T09:24:12.353Z] === RUN TestGetWithReference [2022-04-07T09:24:12.353Z] === PAUSE TestGetWithReference [2022-04-07T09:24:12.353Z] === RUN TestFilterFunc [2022-04-07T09:24:12.353Z] === RUN TestFilterFunc/test_nil_list [2022-04-07T09:24:12.353Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-07T09:24:12.353Z] === RUN TestFilterFunc/test_empty_list [2022-04-07T09:24:12.353Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-07T09:24:12.353Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-07T09:24:12.353Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-07T09:24:12.353Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-07T09:24:12.353Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-07T09:24:12.353Z] === RUN TestFilterFunc/test_filter_some [2022-04-07T09:24:12.353Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-07T09:24:12.353Z] === RUN TestFilterFunc/test_filter_middle [2022-04-07T09:24:12.353Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-07T09:24:12.353Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-07T09:24:12.353Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-07T09:24:12.353Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-07T09:24:12.353Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-07T09:24:12.353Z] === CONT TestFilterFunc/test_nil_list [2022-04-07T09:24:12.353Z] === CONT TestFilterFunc/test_filter_some [2022-04-07T09:24:12.353Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-07T09:24:12.353Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-07T09:24:12.353Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-07T09:24:12.353Z] === CONT TestFilterFunc/test_empty_list [2022-04-07T09:24:12.353Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-07T09:24:12.353Z] === CONT TestFilterFunc/test_filter_middle [2022-04-07T09:24:12.353Z] --- PASS: TestFilterFunc (0.00s) [2022-04-07T09:24:12.353Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-07T09:24:12.353Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-07T09:24:12.353Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-07T09:24:12.353Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-07T09:24:12.353Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-07T09:24:12.353Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-07T09:24:12.353Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-07T09:24:12.353Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-07T09:24:12.353Z] === CONT TestSetGetMeta [2022-04-07T09:24:12.353Z] === CONT TestFindByDriver [2022-04-07T09:24:12.353Z] === CONT TestServiceGet [2022-04-07T09:24:12.353Z] === CONT TestRemove [2022-04-07T09:24:12.353Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-07T09:24:12.353Z] === CONT TestGetWithReference [2022-04-07T09:24:12.353Z] --- PASS: TestFindByDriver (0.03s) [2022-04-07T09:24:12.353Z] === CONT TestGet [2022-04-07T09:24:12.353Z] --- PASS: TestRemove (0.03s) [2022-04-07T09:24:12.353Z] === CONT TestRefDerefRemove [2022-04-07T09:24:12.353Z] --- PASS: TestGetWithReference (0.03s) [2022-04-07T09:24:12.353Z] === CONT TestDefererencePluginOnCreateError [2022-04-07T09:24:12.353Z] --- PASS: TestGet (0.02s) [2022-04-07T09:24:12.353Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-07T09:24:12.353Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-07T09:24:12.353Z] === CONT TestDerefMultipleOfSameRef [2022-04-07T09:24:12.353Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-07T09:24:12.353Z] === CONT TestFindByReferenced [2022-04-07T09:24:12.353Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-07T09:24:12.353Z] === CONT TestServiceList [2022-04-07T09:24:12.353Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-07T09:24:12.353Z] === CONT TestServiceRemove [2022-04-07T09:24:12.353Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-07T09:24:12.353Z] === CONT TestServiceCreate [2022-04-07T09:24:12.353Z] --- PASS: TestServiceGet (0.16s) [2022-04-07T09:24:12.353Z] === CONT TestList [2022-04-07T09:24:12.353Z] --- PASS: TestServiceRemove (0.09s) [2022-04-07T09:24:12.353Z] === CONT TestCreate [2022-04-07T09:24:12.353Z] --- PASS: TestServiceList (0.10s) [2022-04-07T09:24:12.353Z] === CONT TestServicePrune [2022-04-07T09:24:12.353Z] --- PASS: TestServiceCreate (0.08s) [2022-04-07T09:24:12.353Z] === CONT TestRestore [2022-04-07T09:24:12.353Z] --- PASS: TestCreate (0.02s) [2022-04-07T09:24:12.353Z] --- PASS: TestList (0.03s) [2022-04-07T09:24:12.353Z] time="2022-04-07T09:24:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-07T09:24:12.353Z] time="2022-04-07T09:24:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-07T09:24:12.353Z] --- PASS: TestRestore (0.03s) [2022-04-07T09:24:12.353Z] time="2022-04-07T09:24:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-07T09:24:12.353Z] time="2022-04-07T09:24:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-07T09:24:12.353Z] time="2022-04-07T09:24:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-07T09:24:12.353Z] --- PASS: TestServicePrune (0.05s) [2022-04-07T09:24:12.353Z] PASS [2022-04-07T09:24:12.353Z] coverage: 70.3% of statements [2022-04-07T09:24:12.353Z] ok github.com/docker/docker/volume/service 0.254s coverage: 70.3% of statements [2022-04-07T09:24:12.713Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-07T09:24:13.931Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-04-07T09:24:13.931Z] === RUN TestClientStream [2022-04-07T09:24:13.931Z] --- PASS: TestClientStream (0.00s) [2022-04-07T09:24:13.931Z] === RUN TestClientSendFile [2022-04-07T09:24:13.931Z] --- PASS: TestClientSendFile (0.00s) [2022-04-07T09:24:13.931Z] === RUN TestClientWithRequestTimeout [2022-04-07T09:24:13.931Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-07T09:24:13.931Z] === RUN TestFileSpecPlugin [2022-04-07T09:24:13.931Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-07T09:24:13.931Z] === RUN TestFileJSONSpecPlugin [2022-04-07T09:24:13.931Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-07T09:24:13.931Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-07T09:24:13.931Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-07T09:24:13.931Z] === RUN TestPluginAddHandler [2022-04-07T09:24:13.931Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-07T09:24:13.931Z] === RUN TestPluginWaitBadPlugin [2022-04-07T09:24:13.931Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-07T09:24:13.931Z] === RUN TestGet [2022-04-07T09:24:13.931Z] time="2022-04-07T09:24:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-07T09:24:14.925Z] time="2022-04-07T09:24:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-07T09:24:17.157Z] time="2022-04-07T09:24:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-07T09:24:17.982Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-07T09:24:20.519Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-07T09:24:20.978Z] time="2022-04-07T09:24:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-07T09:24:22.424Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-07T09:24:24.955Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-07T09:24:24.955Z] check_test.go:309: [df56d83618ec8] daemon is not started [2022-04-07T09:24:24.955Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-07T09:24:29.679Z] --- PASS: TestGet (15.01s) [2022-04-07T09:24:29.679Z] === RUN TestPluginWithNoManifest [2022-04-07T09:24:29.679Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-07T09:24:29.679Z] === RUN TestGetAll [2022-04-07T09:24:29.679Z] --- PASS: TestGetAll (0.00s) [2022-04-07T09:24:29.679Z] PASS [2022-04-07T09:24:29.679Z] coverage: 73.4% of statements [2022-04-07T09:24:29.679Z] ok github.com/docker/docker/pkg/plugins 34.893s coverage: 73.4% of statements [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/pkg/term [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/quota [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/rootless [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/volume [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-07T09:24:29.679Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === Skipped [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-07T09:24:30.675Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-07T09:24:30.675Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-07T09:24:30.675Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-07T09:24:30.675Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-07T09:24:30.675Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-07T09:24:30.675Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-07T09:24:30.675Z] daemon_test.go:147: root required [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-07T09:24:30.675Z] reload_test.go:520: root required [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-07T09:24:30.675Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-07T09:24:30.675Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-07T09:24:30.675Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-07T09:24:30.675Z] download_test.go:268: Needs fixing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-07T09:24:30.675Z] layer_test.go:304: Failing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-07T09:24:30.675Z] layer_test.go:353: Failing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-07T09:24:30.675Z] layer_test.go:468: Failing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-07T09:24:30.675Z] layer_test.go:697: Failing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-07T09:24:30.675Z] migration_test.go:46: Failing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-07T09:24:30.675Z] migration_test.go:182: Failing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-07T09:24:30.675Z] mount_test.go:17: Failing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-07T09:24:30.675Z] mount_test.go:76: Failing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-07T09:24:30.675Z] mount_test.go:125: Failing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-07T09:24:30.675Z] mount_test.go:212: Failing on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-07T09:24:30.675Z] archive_test.go:134: Xz not present in msys2 [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-07T09:24:30.675Z] archive_test.go:239: Failing on Windows CI machines [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-07T09:24:30.675Z] archive_windows_test.go:16: Currently fails [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-07T09:24:30.675Z] changes_test.go:192: needs more investigation [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-07T09:24:30.675Z] changes_test.go:405: needs further investigation [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-07T09:24:30.675Z] changes_test.go:441: needs further investigation [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-07T09:24:30.675Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-07T09:24:30.675Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-07T09:24:30.675Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-07T09:24:30.675Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-07T09:24:30.675Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-07T09:24:30.675Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-07T09:24:30.675Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-07T09:24:30.675Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-07T09:24:30.675Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-07T09:24:30.675Z] poller_test.go:41: No chmod on Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-07T09:24:30.675Z] fileutils_test.go:134: Needs porting to Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-07T09:24:30.675Z] fileutils_test.go:180: Needs porting to Windows [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-07T09:24:30.675Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-04-07T09:24:30.675Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-07T09:24:30.675Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-07T09:24:30.675Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-07T09:24:30.675Z] local_test.go:181: runtime.GOOS == "windows" [2022-04-07T09:24:30.675Z] [2022-04-07T09:24:30.675Z] DONE 1851 tests, 45 skipped in 204.889s [2022-04-07T09:24:31.149Z] INFO: make.ps1 ended at 04/07/2022 09:24:30 [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite (341.65s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.13s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.46s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.68s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.93s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.25s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.92s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.53s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.24s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.57s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.76s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.06s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.23s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.36s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.39s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.31s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.85s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.12s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.20s) [2022-04-07T09:24:31.667Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.68s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.92s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.90s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.15s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.43s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.62s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.63s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.40s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.52s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.52s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.21s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.77s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.31s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.40s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.84s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.41s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.47s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.80s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.63s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.17s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.55s) [2022-04-07T09:24:31.667Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-07T09:24:31.667Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.35s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.45s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.03s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.24s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.92s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.13s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.12s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.33s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.09s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.96s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.70s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.26s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.06s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.88s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.66s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.77s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.27s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.21s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.07s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.38s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.09s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.39s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.16s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.70s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-04-07T09:24:31.667Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.84s) [2022-04-07T09:24:31.667Z] === RUN TestDockerSwarmSuite [2022-04-07T09:24:31.667Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-07T09:24:31.667Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-07T09:24:32.728Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-07T09:24:32.728Z] INFO: Unit tests ended at 04/07/2022 09:24:32. Duration:00:03:41.2619570 [2022-04-07T09:24:32.728Z] INFO: Building busybox [2022-04-07T09:24:32.728Z] Sending build context to Docker daemon 5.12kB [2022-04-07T09:24:32.728Z] [2022-04-07T09:24:32.728Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-07T09:24:32.728Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-07T09:24:32.728Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-07T09:24:32.728Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-07T09:24:32.728Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-07T09:24:32.728Z] ---> 6a11116086a4 [2022-04-07T09:24:32.728Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-07T09:24:33.205Z] ---> Running in 9137ff537ba3 [2022-04-07T09:24:33.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-07T09:24:33.572Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-07T09:24:36.857Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-07T09:24:41.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-07T09:24:42.954Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-07T09:24:43.410Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 16.2% of statements [2022-04-07T09:24:43.410Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-07T09:24:43.410Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-07T09:24:43.892Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-07T09:24:44.151Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-07T09:24:44.719Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-07T09:24:44.780Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2022-04-07T09:24:44.780Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-07T09:24:44.780Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-07T09:24:44.780Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-07T09:24:45.722Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-07T09:24:45.722Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-07T09:24:45.722Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-07T09:24:45.722Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-07T09:24:45.978Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-07T09:24:45.978Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-07T09:24:46.097Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-07T09:24:46.097Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-04-07T09:24:46.097Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-07T09:24:46.097Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-07T09:24:47.347Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-07T09:24:47.347Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-07T09:24:47.347Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2022-04-07T09:24:47.603Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-07T09:24:47.603Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-07T09:24:47.603Z] ? github.com/docker/docker/api/types [no test files] [2022-04-07T09:24:47.603Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-07T09:24:47.603Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-07T09:24:47.603Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-07T09:24:47.603Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-07T09:24:47.860Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-04-07T09:24:47.860Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-07T09:24:47.860Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-07T09:24:47.860Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-07T09:24:47.860Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-07T09:24:47.860Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-07T09:24:47.860Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-07T09:24:47.860Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-07T09:24:47.860Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-07T09:24:48.117Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-04-07T09:24:48.117Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-04-07T09:24:48.117Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-07T09:24:48.117Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-07T09:24:48.117Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-07T09:24:48.117Z] ? github.com/docker/docker/builder [no test files] [2022-04-07T09:24:48.117Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-07T09:24:48.117Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-07T09:24:48.117Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-07T09:24:48.117Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-07T09:24:48.117Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-07T09:24:48.117Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-07T09:24:48.117Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-07T09:24:51.387Z] ok github.com/docker/docker/builder/dockerfile 0.249s coverage: 48.5% of statements [2022-04-07T09:24:51.387Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-04-07T09:24:51.388Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2022-04-07T09:24:51.952Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-07T09:24:52.882Z] ok github.com/docker/docker/builder/remotecontext/git 1.345s coverage: 86.3% of statements [2022-04-07T09:24:52.882Z] ? github.com/docker/docker/cli [no test files] [2022-04-07T09:24:52.882Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-07T09:24:54.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-07T09:24:54.470Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-07T09:24:54.501Z] Removing intermediate container 9137ff537ba3 [2022-04-07T09:24:54.501Z] ---> a3e7359cd6a9 [2022-04-07T09:24:54.501Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-07T09:24:54.501Z] ---> Running in d40dd3fe01a7 [2022-04-07T09:24:54.501Z] Removing intermediate container d40dd3fe01a7 [2022-04-07T09:24:54.501Z] ---> 053f90a1545b [2022-04-07T09:24:54.501Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-07T09:24:54.501Z] ---> Running in 15f041b3923a [2022-04-07T09:24:54.502Z] Removing intermediate container 15f041b3923a [2022-04-07T09:24:54.502Z] ---> caccbd09b17f [2022-04-07T09:24:54.502Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-07T09:24:54.502Z] [2022-04-07T09:24:54.502Z] ---> 3af4fc0e05a6 [2022-04-07T09:24:54.502Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-07T09:24:54.502Z] ---> Running in 62bd1483a43d [2022-04-07T09:24:55.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-07T09:24:55.037Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-07T09:24:55.973Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-07T09:24:56.160Z] ok github.com/docker/docker/client 0.132s coverage: 75.4% of statements [2022-04-07T09:24:56.930Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-07T09:24:57.191Z] === RUN TestDockerSuite/TestBuildFails [2022-04-07T09:24:57.191Z] docker_api_swarm_test.go:562: [da1cf6dc800dd] joining swarm manager [d55c72c62c521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:24:58.144Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-07T09:24:58.402Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-07T09:25:00.932Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-07T09:25:02.838Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-07T09:25:04.216Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-07T09:25:05.152Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-07T09:25:05.720Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-07T09:25:06.657Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-07T09:25:08.561Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-07T09:25:09.939Z] docker_api_swarm_test.go:584: [ddc30e9966295] joining swarm manager [d55c72c62c521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:25:09.939Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-07T09:25:10.197Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-07T09:25:12.726Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-07T09:25:12.726Z] check_test.go:380: [da1cf6dc800dd] daemon is not started [2022-04-07T09:25:14.101Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-07T09:25:15.478Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-07T09:25:15.899Z] Removing intermediate container 62bd1483a43d [2022-04-07T09:25:15.899Z] ---> b606b25611fc [2022-04-07T09:25:15.899Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-07T09:25:15.899Z] ---> Running in 5f9c02c74f65 [2022-04-07T09:25:16.893Z] [2022-04-07T09:25:16.893Z] SUCCESS: Specified value was saved. [2022-04-07T09:25:19.126Z] Removing intermediate container 5f9c02c74f65 [2022-04-07T09:25:19.126Z] ---> 7f288724245a [2022-04-07T09:25:19.126Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-07T09:25:19.126Z] ---> Running in 9508596a24cd [2022-04-07T09:25:19.668Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-07T09:25:19.668Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-07T09:25:19.928Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-07T09:25:20.496Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-07T09:25:21.063Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-07T09:25:21.063Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-07T09:25:21.999Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-07T09:25:22.258Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-07T09:25:22.824Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-07T09:25:22.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-07T09:25:22.824Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-04-07T09:25:22.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-07T09:25:23.392Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-07T09:25:23.651Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-07T09:25:24.219Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-07T09:25:25.027Z] Cannot create a file when that file already exists. [2022-04-07T09:25:25.597Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-07T09:25:25.857Z] docker_api_swarm_test.go:45: [dd1c426db7b41] joining swarm manager [db2e1a3cfc827]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:25:27.761Z] --- PASS: TestImportExtremelyLargeImageWorks (185.72s) [2022-04-07T09:25:27.761Z] PASS [2022-04-07T09:25:27.761Z] [2022-04-07T09:25:27.761Z] DONE 12 tests in 189.498s [2022-04-07T09:25:27.761Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-07T09:25:27.761Z] ++ 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-04-07T09:25:27.761Z] ++ set -e [2022-04-07T09:25:27.761Z] ++ '[' -n 0 ']' [2022-04-07T09:25:27.761Z] ++ set -x [2022-04-07T09:25:27.761Z] ++ 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-04-07T09:25:27.761Z] INFO: Testing against a local daemon [2022-04-07T09:25:27.761Z] === RUN TestNetworkCreateDelete [2022-04-07T09:25:27.761Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-04-07T09:25:27.761Z] === RUN TestDockerNetworkDeletePreferID [2022-04-07T09:25:28.327Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-07T09:25:28.327Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-04-07T09:25:28.327Z] === RUN TestDaemonDNSFallback [2022-04-07T09:25:29.812Z] Removing intermediate container 9508596a24cd [2022-04-07T09:25:29.812Z] ---> 428f25a789a4 [2022-04-07T09:25:29.812Z] Step 13/13 : CMD ["sh"] [2022-04-07T09:25:29.812Z] ---> Running in 8a6f418dd6df [2022-04-07T09:25:29.812Z] Removing intermediate container 8a6f418dd6df [2022-04-07T09:25:29.812Z] ---> 1d29d6ad300a [2022-04-07T09:25:29.812Z] Successfully built 1d29d6ad300a [2022-04-07T09:25:29.812Z] Successfully tagged busybox:latest [2022-04-07T09:25:29.812Z] INFO: Docker images of the daemon under test [2022-04-07T09:25:29.812Z] [2022-04-07T09:25:29.812Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T09:25:29.812Z] busybox latest 1d29d6ad300a Less than a second ago 5.78GB [2022-04-07T09:25:29.812Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 4 weeks ago 5.75GB [2022-04-07T09:25:29.812Z] microsoft/windowsservercore latest 6a11116086a4 4 weeks ago 5.75GB [2022-04-07T09:25:29.812Z] [2022-04-07T09:25:29.812Z] INFO: Running integration tests at 04/07/2022 09:25:29... [2022-04-07T09:25:29.812Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-07T09:25:29.812Z] INFO: Integration API tests being run from the host: [2022-04-07T09:25:29.812Z] INFO: make.ps1 starting at 04/07/2022 09:25:29 [2022-04-07T09:25:30.808Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-07T09:25:32.511Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-07T09:25:34.410Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-07T09:25:34.670Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-07T09:25:34.670Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-07T09:25:34.670Z] --- PASS: TestDaemonDNSFallback (6.41s) [2022-04-07T09:25:34.670Z] === RUN TestInspectNetwork [2022-04-07T09:25:34.670Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-07T09:25:34.928Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-07T09:25:35.186Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-07T09:25:36.123Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-07T09:25:38.028Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-07T09:25:38.963Z] === RUN TestInspectNetwork/full_network_id [2022-04-07T09:25:38.963Z] === RUN TestInspectNetwork/partial_network_id [2022-04-07T09:25:38.963Z] === RUN TestInspectNetwork/network_name [2022-04-07T09:25:38.963Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-07T09:25:40.866Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-07T09:25:40.866Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-07T09:25:41.125Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-07T09:25:42.800Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 29.1% of statements [2022-04-07T09:25:42.800Z] ok github.com/docker/docker/container 0.121s coverage: 34.5% of statements [2022-04-07T09:25:42.800Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-07T09:25:42.800Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-07T09:25:42.800Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-07T09:25:42.800Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-07T09:25:43.658Z] --- PASS: TestInspectNetwork (8.53s) [2022-04-07T09:25:43.659Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-07T09:25:43.659Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-07T09:25:43.659Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-07T09:25:43.659Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-07T09:25:43.659Z] === RUN TestRunContainerWithBridgeNone [2022-04-07T09:25:43.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-07T09:25:44.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-07T09:25:45.527Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2022-04-07T09:25:45.527Z] === RUN TestNetworkInvalidJSON [2022-04-07T09:25:45.527Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-07T09:25:45.527Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-07T09:25:45.527Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:25:45.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:25:45.527Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:25:45.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:25:45.527Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-07T09:25:45.527Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:25:45.527Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:25:45.527Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-07T09:25:45.527Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-07T09:25:45.527Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-07T09:25:45.527Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-07T09:25:45.527Z] === RUN TestNetworkList [2022-04-07T09:25:45.785Z] === RUN TestNetworkList//networks [2022-04-07T09:25:45.785Z] === PAUSE TestNetworkList//networks [2022-04-07T09:25:45.785Z] === RUN TestNetworkList//networks/ [2022-04-07T09:25:45.785Z] === PAUSE TestNetworkList//networks/ [2022-04-07T09:25:45.785Z] === CONT TestNetworkList//networks [2022-04-07T09:25:45.785Z] === CONT TestNetworkList//networks/ [2022-04-07T09:25:45.785Z] --- PASS: TestNetworkList (0.02s) [2022-04-07T09:25:45.785Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-07T09:25:45.785Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-07T09:25:45.785Z] === RUN TestHostIPv4BridgeLabel [2022-04-07T09:25:46.378Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2022-04-07T09:25:46.378Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-07T09:25:47.335Z] --- PASS: TestDaemonRestartWithLiveRestore (1.10s) [2022-04-07T09:25:47.335Z] === RUN TestDaemonDefaultNetworkPools [2022-04-07T09:25:48.272Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2022-04-07T09:25:48.272Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-07T09:25:49.358Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2022-04-07T09:25:49.649Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-04-07T09:25:49.649Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-07T09:25:49.649Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-07T09:25:51.023Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-04-07T09:25:51.023Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-07T09:25:51.253Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-04-07T09:25:51.282Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-04-07T09:25:51.282Z] === RUN TestServiceWithPredefinedNetwork [2022-04-07T09:25:52.183Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-04-07T09:25:52.218Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-07T09:25:52.785Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-07T09:25:54.162Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-04-07T09:25:54.162Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-07T09:25:54.162Z] service_test.go:242: FLAKY_TEST [2022-04-07T09:25:54.162Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T09:25:54.162Z] === RUN TestServiceWithDataPathPortInit [2022-04-07T09:25:54.730Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-07T09:25:54.730Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-04-07T09:25:54.730Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-07T09:25:58.918Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-07T09:25:58.918Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-07T09:25:59.855Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-07T09:25:59.855Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-07T09:26:00.278Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-04-07T09:26:00.535Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements [2022-04-07T09:26:00.812Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-04-07T09:26:01.231Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-07T09:26:01.382Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-07T09:26:01.797Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-07T09:26:01.964Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-04-07T09:26:02.364Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-07T09:26:03.300Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-07T09:26:03.334Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.805s coverage: 73.3% of statements [2022-04-07T09:26:03.590Z] ok github.com/docker/docker/daemon 12.116s coverage: 17.1% of statements [2022-04-07T09:26:03.590Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-07T09:26:03.590Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-07T09:26:03.590Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-07T09:26:03.590Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-07T09:26:04.678Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-07T09:26:04.936Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-07T09:26:04.936Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-07T09:26:05.001Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.375s coverage: 56.2% of statements [2022-04-07T09:26:05.502Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-07T09:26:05.502Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-07T09:26:05.565Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2022-04-07T09:26:06.068Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-07T09:26:06.804Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:26:06.804Z] INFO: Testing against a local daemon [2022-04-07T09:26:06.804Z] === RUN TestBuildWithSession [2022-04-07T09:26:06.804Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T09:26:06.804Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-07T09:26:06.804Z] === RUN TestBuildSquashParent [2022-04-07T09:26:06.804Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:26:06.804Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-07T09:26:06.804Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-07T09:26:06.804Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:26:06.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:26:06.804Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:26:06.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:26:06.804Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:26:06.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:26:06.804Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:26:06.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:26:06.804Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:26:06.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:26:06.804Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:26:06.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:26:06.804Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-07T09:26:06.804Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-07T09:26:06.804Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-07T09:26:06.804Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-07T09:26:07.440Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-07T09:26:07.464Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-04-07T09:26:07.698Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-07T09:26:08.849Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.371s coverage: 50.5% of statements [2022-04-07T09:26:09.601Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-07T09:26:09.783Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.800s coverage: 45.9% of statements [2022-04-07T09:26:09.783Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-07T09:26:09.859Z] --- PASS: TestServiceWithDataPathPortInit (15.85s) [2022-04-07T09:26:09.859Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-07T09:26:10.794Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-07T09:26:11.153Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.680s coverage: 58.0% of statements [2022-04-07T09:26:11.153Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-07T09:26:11.153Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-07T09:26:11.153Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-04-07T09:26:12.084Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2022-04-07T09:26:12.698Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-07T09:26:13.015Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-04-07T09:26:13.266Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vvcs5cgv9uybsxetgm605lcjh Created:2022-04-07 09:26:11.259857277 +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[26246ab3d84d26b6fe4e0b426a75546ea6b7ad4982519bc9557ee5b1a04cb791:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yu7sng9643da59mhhq4095hsl EndpointID:142c391951b9ffbbb3506a03a8fb6783a3f01b859bb69ea769cefb6ddaf4d1ed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a172f695bc2cf6dd36dabd7574f63d40d8ced36c4a46c45e6a453b206a8be471 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:778ab445305e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yu7sng9643da59mhhq4095hsl EndpointID:142c391951b9ffbbb3506a03a8fb6783a3f01b859bb69ea769cefb6ddaf4d1ed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-07T09:26:13.266Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-07T09:26:13.271Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 6.6% of statements [2022-04-07T09:26:13.271Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-07T09:26:13.271Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-07T09:26:14.031Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-07T09:26:14.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-07T09:26:14.201Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-07T09:26:14.522Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-07T09:26:14.641Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2022-04-07T09:26:14.898Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 77.4% of statements [2022-04-07T09:26:14.898Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-04-07T09:26:14.898Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-07T09:26:15.463Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-04-07T09:26:15.721Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-04-07T09:26:16.284Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-04-07T09:26:16.284Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-04-07T09:26:16.442Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-07T09:26:17.213Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 78.7% of statements [2022-04-07T09:26:17.213Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-07T09:26:17.469Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 57.0% of statements [2022-04-07T09:26:17.817Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s) [2022-04-07T09:26:17.817Z] PASS [2022-04-07T09:26:17.817Z] [2022-04-07T09:26:17.817Z] === Skipped [2022-04-07T09:26:17.817Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T09:26:17.817Z] service_test.go:242: FLAKY_TEST [2022-04-07T09:26:17.817Z] [2022-04-07T09:26:17.817Z] DONE 26 tests, 1 skipped in 50.108s [2022-04-07T09:26:17.817Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-07T09:26:17.817Z] ++ 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-04-07T09:26:17.817Z] ++ set -e [2022-04-07T09:26:17.817Z] ++ '[' -n 0 ']' [2022-04-07T09:26:17.817Z] ++ set -x [2022-04-07T09:26:17.817Z] ++ 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-04-07T09:26:17.817Z] INFO: Testing against a local daemon [2022-04-07T09:26:17.817Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-07T09:26:17.817Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:26:17.817Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T09:26:17.817Z] === RUN TestDockerNetworkIpvlan [2022-04-07T09:26:17.817Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:26:17.817Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-07T09:26:17.817Z] PASS [2022-04-07T09:26:17.817Z] [2022-04-07T09:26:17.817Z] === Skipped [2022-04-07T09:26:17.817Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-07T09:26:17.817Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:26:17.817Z] [2022-04-07T09:26:17.817Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-07T09:26:17.817Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-07T09:26:17.817Z] [2022-04-07T09:26:17.817Z] DONE 2 tests, 2 skipped in 0.144s [2022-04-07T09:26:17.817Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-07T09:26:17.817Z] ++ 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-04-07T09:26:17.817Z] ++ set -e [2022-04-07T09:26:17.817Z] ++ '[' -n 0 ']' [2022-04-07T09:26:17.817Z] ++ set -x [2022-04-07T09:26:17.817Z] ++ 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-04-07T09:26:17.817Z] INFO: Testing against a local daemon [2022-04-07T09:26:18.074Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-04-07T09:26:18.075Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-07T09:26:18.076Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-07T09:26:18.643Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-07T09:26:19.210Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-04-07T09:26:19.210Z] === RUN TestDockerNetworkMacvlan [2022-04-07T09:26:19.442Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-04-07T09:26:19.442Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-07T09:26:19.469Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-07T09:26:19.702Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-07T09:26:20.036Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-07T09:26:20.265Z] ok github.com/docker/docker/daemon/logger/splunk 1.634s coverage: 82.5% of statements [2022-04-07T09:26:20.265Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-07T09:26:20.265Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-07T09:26:20.973Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-07T09:26:21.636Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-04-07T09:26:21.912Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-07T09:26:22.199Z] ok github.com/docker/docker/distribution 0.652s coverage: 27.6% of statements [2022-04-07T09:26:22.199Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-07T09:26:22.456Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-07T09:26:22.732Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-07T09:26:22.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.01s) [2022-04-07T09:26:22.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.12s) [2022-04-07T09:26:22.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.29s) [2022-04-07T09:26:22.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.52s) [2022-04-07T09:26:22.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.60s) [2022-04-07T09:26:22.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.77s) [2022-04-07T09:26:22.732Z] === RUN TestBuildMultiStageCopy [2022-04-07T09:26:22.732Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-07T09:26:23.385Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2022-04-07T09:26:23.642Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-07T09:26:23.899Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-04-07T09:26:24.156Z] ok github.com/docker/docker/distribution/xfer 1.964s coverage: 84.6% of statements [2022-04-07T09:26:24.156Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-07T09:26:24.156Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-04-07T09:26:24.156Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-07T09:26:24.448Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-07T09:26:25.088Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-04-07T09:26:25.654Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2022-04-07T09:26:26.218Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-04-07T09:26:26.353Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-07T09:26:26.476Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-07T09:26:26.614Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-07T09:26:27.844Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 82.3% of statements [2022-04-07T09:26:28.773Z] ok github.com/docker/docker/pkg/authorization 0.159s coverage: 68.3% of statements [2022-04-07T09:26:28.773Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-07T09:26:29.029Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-07T09:26:29.901Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-07T09:26:29.926Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-07T09:26:30.398Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-07T09:26:30.468Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-07T09:26:30.871Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-07T09:26:31.409Z] --- PASS: TestDockerNetworkMacvlan (12.21s) [2022-04-07T09:26:31.409Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-04-07T09:26:31.409Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2022-04-07T09:26:31.409Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2022-04-07T09:26:31.409Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2022-04-07T09:26:31.409Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.84s) [2022-04-07T09:26:31.409Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-04-07T09:26:31.409Z] PASS [2022-04-07T09:26:31.409Z] [2022-04-07T09:26:31.409Z] DONE 8 tests in 13.672s [2022-04-07T09:26:31.409Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-07T09:26:31.409Z] ++ 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-04-07T09:26:31.409Z] ++ set -e [2022-04-07T09:26:31.409Z] ++ '[' -n 0 ']' [2022-04-07T09:26:31.409Z] ++ set -x [2022-04-07T09:26:31.409Z] ++ 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-04-07T09:26:31.671Z] === RUN TestDockerSuite/TestBuildRm [2022-04-07T09:26:31.671Z] testing: warning: no tests to run [2022-04-07T09:26:31.671Z] PASS [2022-04-07T09:26:31.671Z] [2022-04-07T09:26:31.671Z] DONE 0 tests in 0.063s [2022-04-07T09:26:31.671Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-07T09:26:31.671Z] ++ 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-04-07T09:26:31.671Z] ++ set -e [2022-04-07T09:26:31.671Z] ++ '[' -n 0 ']' [2022-04-07T09:26:31.671Z] ++ set -x [2022-04-07T09:26:31.671Z] ++ 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-04-07T09:26:31.671Z] INFO: Testing against a local daemon [2022-04-07T09:26:31.671Z] === RUN TestAuthZPluginAllowRequest [2022-04-07T09:26:31.867Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-07T09:26:32.298Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 43.5% of statements [2022-04-07T09:26:32.298Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-07T09:26:32.554Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-04-07T09:26:32.811Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2022-04-07T09:26:32.862Z] --- PASS: TestBuildMultiStageCopy (11.27s) [2022-04-07T09:26:32.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.03s) [2022-04-07T09:26:32.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2022-04-07T09:26:32.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s) [2022-04-07T09:26:32.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.84s) [2022-04-07T09:26:32.862Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.98s) [2022-04-07T09:26:32.862Z] === RUN TestBuildMultiStageParentConfig [2022-04-07T09:26:33.068Z] ok github.com/docker/docker/layer 7.622s coverage: 68.8% of statements [2022-04-07T09:26:33.068Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-07T09:26:33.068Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-07T09:26:33.068Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-07T09:26:33.068Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-07T09:26:33.068Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-07T09:26:33.068Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-04-07T09:26:33.068Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-07T09:26:33.579Z] --- PASS: TestAuthZPluginAllowRequest (1.50s) [2022-04-07T09:26:33.579Z] === RUN TestAuthZPluginTLS [2022-04-07T09:26:33.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-07T09:26:33.633Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2022-04-07T09:26:33.838Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-07T09:26:33.838Z] === RUN TestAuthZPluginDenyRequest [2022-04-07T09:26:33.890Z] ok github.com/docker/docker/pkg/discovery/nodes 0.016s coverage: 93.8% of statements [2022-04-07T09:26:34.147Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2022-04-07T09:26:34.406Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-07T09:26:34.406Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-04-07T09:26:34.406Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-07T09:26:34.973Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2022-04-07T09:26:34.973Z] === RUN TestAuthZPluginDenyResponse [2022-04-07T09:26:34.973Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-07T09:26:35.096Z] --- PASS: TestBuildMultiStageParentConfig (2.25s) [2022-04-07T09:26:35.096Z] === RUN TestBuildLabelWithTargets [2022-04-07T09:26:35.096Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T09:26:35.096Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-07T09:26:35.096Z] === RUN TestBuildWithEmptyLayers [2022-04-07T09:26:35.517Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-07T09:26:35.541Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2022-04-07T09:26:35.541Z] === RUN TestAuthZPluginAllowEventStream [2022-04-07T09:26:36.081Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.5% of statements [2022-04-07T09:26:36.082Z] ok github.com/docker/docker/pkg/discovery/kv 3.047s coverage: 84.1% of statements [2022-04-07T09:26:36.095Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2022-04-07T09:26:36.095Z] === RUN TestBuildMultiStageOnBuild [2022-04-07T09:26:36.109Z] docker_api_swarm_test.go:303: [dd0cc18142068] joining swarm manager [d01b91a57ffdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:26:36.338Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2022-04-07T09:26:36.338Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-07T09:26:36.679Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-07T09:26:36.938Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-07T09:26:36.938Z] --- PASS: TestAuthZPluginAllowEventStream (1.52s) [2022-04-07T09:26:36.938Z] === RUN TestAuthZPluginErrorResponse [2022-04-07T09:26:37.507Z] docker_api_swarm_test.go:304: [dd4954d9b91aa] joining swarm manager [d01b91a57ffdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:26:37.507Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2022-04-07T09:26:37.507Z] === RUN TestAuthZPluginErrorRequest [2022-04-07T09:26:37.708Z] ok github.com/docker/docker/pkg/idtools 0.516s coverage: 69.5% of statements [2022-04-07T09:26:37.708Z] ok github.com/docker/docker/pkg/ioutils 0.417s coverage: 70.1% of statements [2022-04-07T09:26:37.765Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-07T09:26:37.964Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-04-07T09:26:37.964Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-04-07T09:26:37.965Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-07T09:26:37.965Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-07T09:26:37.965Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-04-07T09:26:38.222Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-07T09:26:38.222Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-04-07T09:26:38.222Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-04-07T09:26:38.332Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-04-07T09:26:38.332Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-07T09:26:38.479Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2022-04-07T09:26:38.591Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-07T09:26:38.736Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-04-07T09:26:38.736Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-04-07T09:26:38.736Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-07T09:26:38.736Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-07T09:26:38.851Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-04-07T09:26:38.851Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-07T09:26:39.666Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-04-07T09:26:39.785Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2022-04-07T09:26:39.785Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-07T09:26:39.922Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-04-07T09:26:40.179Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-04-07T09:26:40.355Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2022-04-07T09:26:40.355Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-07T09:26:40.436Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-07T09:26:40.613Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-07T09:26:41.852Z] ok github.com/docker/docker/pkg/pubsub 1.053s coverage: 75.0% of statements [2022-04-07T09:26:41.852Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-04-07T09:26:41.992Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2022-04-07T09:26:41.992Z] === RUN TestAuthZPluginHeader [2022-04-07T09:26:42.929Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-04-07T09:26:42.929Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-07T09:26:43.495Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-07T09:26:43.495Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-07T09:26:43.754Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-07T09:26:43.754Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-04-07T09:26:43.754Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-07T09:26:44.013Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-07T09:26:44.580Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-07T09:26:44.580Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-07T09:26:45.517Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-07T09:26:46.026Z] ok github.com/docker/docker/pkg/signal 3.295s coverage: 62.3% of statements [2022-04-07T09:26:46.026Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-07T09:26:46.026Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-07T09:26:46.283Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-07T09:26:46.846Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-04-07T09:26:47.104Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-04-07T09:26:47.362Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2022-04-07T09:26:47.422Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2022-04-07T09:26:47.422Z] === RUN TestAuthZPluginV2Disable [2022-04-07T09:26:47.927Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-04-07T09:26:47.927Z] coverage: [no statements] [2022-04-07T09:26:47.927Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-04-07T09:26:48.360Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-07T09:26:48.490Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-07T09:26:48.490Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-07T09:26:48.490Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-07T09:26:48.639Z] --- PASS: TestBuildMultiStageOnBuild (11.51s) [2022-04-07T09:26:48.639Z] === RUN TestBuildUncleanTarFilenames [2022-04-07T09:26:48.639Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T09:26:48.639Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-07T09:26:48.639Z] === RUN TestBuildMultiStageLayerLeak [2022-04-07T09:26:48.926Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-07T09:26:49.877Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-07T09:26:50.385Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-04-07T09:26:50.446Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-07T09:26:50.642Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-04-07T09:26:51.013Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-07T09:26:51.209Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-04-07T09:26:51.578Z] --- PASS: TestAuthZPluginV2Disable (3.93s) [2022-04-07T09:26:51.578Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-07T09:26:52.137Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [2022-04-07T09:26:52.144Z] === RUN TestDockerSuite/TestBuildUser [2022-04-07T09:26:52.394Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-07T09:26:53.322Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2022-04-07T09:26:53.515Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-07T09:26:53.886Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-04-07T09:26:53.886Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-07T09:26:54.450Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2022-04-07T09:26:54.707Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-07T09:26:55.420Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s) [2022-04-07T09:26:55.420Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-07T09:26:55.679Z] docker_api_swarm_test.go:363: Waiting for possible election... [2022-04-07T09:26:55.938Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-07T09:26:57.233Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-07T09:26:58.163Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.4% of statements [2022-04-07T09:26:58.420Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2022-04-07T09:26:59.790Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2022-04-07T09:27:08.145Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.55s) [2022-04-07T09:27:08.145Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-07T09:27:08.405Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-07T09:27:08.973Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-07T09:27:09.232Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-07T09:27:09.799Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-07T09:27:09.937Z] --- PASS: TestBuildMultiStageLayerLeak (19.44s) [2022-04-07T09:27:09.937Z] === RUN TestBuildWithHugeFile [2022-04-07T09:27:10.365Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-07T09:27:11.300Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-07T09:27:11.300Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-04-07T09:27:11.300Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-07T09:27:11.300Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-04-07T09:27:11.300Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-07T09:27:11.300Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-04-07T09:27:11.300Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-07T09:27:11.300Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-04-07T09:27:11.300Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-07T09:27:11.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-07T09:27:12.434Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-07T09:27:12.434Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-07T09:27:13.000Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-07T09:27:13.567Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-07T09:27:14.137Z] docker_api_swarm_test.go:271: [de713dcef8406] joining swarm manager [d8a36139f2671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:27:14.402Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-07T09:27:14.631Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2022-04-07T09:27:14.631Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-07T09:27:14.631Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-07T09:27:14.631Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-04-07T09:27:14.631Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/pkg/term [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/rootless [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/volume [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-07T09:27:14.632Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === Skipped [2022-04-07T09:27:14.632Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-04-07T09:27:14.632Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-04-07T09:27:14.632Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver btrfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:73: No driver to put! [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-07T09:27:14.632Z] time="2022-04-07T09:26:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-07T09:27:14.632Z] time="2022-04-07T09:26:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-07T09:27:14.632Z] time="2022-04-07T09:26:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-07T09:27:14.632Z] time="2022-04-07T09:26:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-07T09:27:14.632Z] time="2022-04-07T09:26:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:73: No driver to put! [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-07T09:27:14.632Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-07T09:27:14.632Z] overlay_test.go:49: Fails to compute changes intermittently [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-07T09:27:14.632Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-07T09:27:14.632Z] graphtest_unix.go:46: Driver zfs not supported [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-07T09:27:14.632Z] graphtest_unix.go:73: No driver to put! [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-07T09:27:14.632Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-07T09:27:14.632Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-04-07T09:27:14.632Z] [2022-04-07T09:27:14.632Z] DONE 2251 tests, 26 skipped in 250.610s Post stage [Pipeline] junit [2022-04-07T09:27:14.641Z] Recording test results [2022-04-07T09:27:14.659Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-07T09:27:14.919Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-07T09:27:15.232Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/validate/vendor [2022-04-07T09:27:15.593Z] docker_api_swarm_test.go:272: [d8915b709fe3f] joining swarm manager [d8a36139f2671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:27:15.794Z] update vendored copy of archive/tar [2022-04-07T09:27:15.794Z] downloading: https://golang.org/dl/go1.16.15.src.tar.gz [2022-04-07T09:27:16.528Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-07T09:27:17.685Z] patching file stat_unix.go [2022-04-07T09:27:17.685Z] 2022/04/07 09:27:17 Collecting initial packages [2022-04-07T09:27:17.685Z] 2022/04/07 09:27:17 Download dependencies [2022-04-07T09:27:17.902Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-07T09:27:18.468Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-07T09:27:18.468Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-07T09:27:19.036Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-07T09:27:19.036Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-04-07T09:27:19.036Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-07T09:27:19.603Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-07T09:27:20.978Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-07T09:27:20.978Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-07T09:27:20.978Z] docker_cli_sni_test.go:18: Flakey test [2022-04-07T09:27:20.978Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-07T09:27:20.996Z] 2022/04/07 09:27:20 Starting whole vndr cycle because no package specified [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Ignoring paths matching "^archive/tar" [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-04-07T09:27:20.997Z] 2022/04/07 09:27:20 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-04-07T09:27:21.237Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-07T09:27:21.806Z] === RUN TestDockerSuite/TestCommitChange [2022-04-07T09:27:21.929Z] 2022/04/07 09:27:21 Finished clone github.com/willf/bitset [2022-04-07T09:27:21.929Z] 2022/04/07 09:27:21 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-04-07T09:27:22.187Z] 2022/04/07 09:27:21 Finished clone github.com/Azure/go-ansiterm [2022-04-07T09:27:22.187Z] 2022/04/07 09:27:21 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2022-04-07T09:27:22.187Z] 2022/04/07 09:27:22 Finished clone github.com/moby/locker [2022-04-07T09:27:22.187Z] 2022/04/07 09:27:22 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-04-07T09:27:22.187Z] 2022/04/07 09:27:22 Finished clone github.com/opencontainers/go-digest [2022-04-07T09:27:22.187Z] 2022/04/07 09:27:22 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-04-07T09:27:22.187Z] 2022/04/07 09:27:22 Finished clone github.com/creack/pty [2022-04-07T09:27:22.187Z] 2022/04/07 09:27:22 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-04-07T09:27:22.187Z] 2022/04/07 09:27:22 Finished clone github.com/google/uuid [2022-04-07T09:27:22.187Z] 2022/04/07 09:27:22 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-04-07T09:27:22.187Z] 2022/04/07 09:27:22 Finished clone github.com/tchap/go-patricia [2022-04-07T09:27:22.187Z] 2022/04/07 09:27:22 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-04-07T09:27:22.444Z] 2022/04/07 09:27:22 Finished clone github.com/docker/libtrust [2022-04-07T09:27:22.444Z] 2022/04/07 09:27:22 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-04-07T09:27:22.444Z] 2022/04/07 09:27:22 Finished clone github.com/moby/term [2022-04-07T09:27:22.444Z] 2022/04/07 09:27:22 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-04-07T09:27:22.444Z] 2022/04/07 09:27:22 Finished clone github.com/Microsoft/go-winio [2022-04-07T09:27:22.444Z] 2022/04/07 09:27:22 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-04-07T09:27:22.701Z] 2022/04/07 09:27:22 Finished clone github.com/gorilla/mux [2022-04-07T09:27:22.701Z] 2022/04/07 09:27:22 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-04-07T09:27:22.701Z] 2022/04/07 09:27:22 Finished clone github.com/moby/sys [2022-04-07T09:27:22.701Z] 2022/04/07 09:27:22 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-04-07T09:27:22.959Z] 2022/04/07 09:27:22 Finished clone github.com/sirupsen/logrus [2022-04-07T09:27:22.959Z] 2022/04/07 09:27:22 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-04-07T09:27:23.183Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-07T09:27:23.183Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-04-07T09:27:23.183Z] PASS [2022-04-07T09:27:23.183Z] [2022-04-07T09:27:23.183Z] DONE 17 tests in 51.577s [2022-04-07T09:27:23.183Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-07T09:27:23.183Z] ++ 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-04-07T09:27:23.183Z] ++ set -e [2022-04-07T09:27:23.183Z] ++ '[' -n 0 ']' [2022-04-07T09:27:23.183Z] ++ set -x [2022-04-07T09:27:23.183Z] ++ 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-04-07T09:27:23.215Z] 2022/04/07 09:27:23 Finished clone github.com/docker/go-units [2022-04-07T09:27:23.216Z] 2022/04/07 09:27:23 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-04-07T09:27:23.442Z] INFO: Testing against a local daemon [2022-04-07T09:27:23.442Z] === RUN TestPluginInvalidJSON [2022-04-07T09:27:23.442Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:27:23.442Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:27:23.442Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:27:23.442Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-07T09:27:23.442Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-07T09:27:23.442Z] === RUN TestPluginInstall [2022-04-07T09:27:23.442Z] === RUN TestPluginInstall/no_auth [2022-04-07T09:27:23.473Z] 2022/04/07 09:27:23 Finished clone github.com/syndtr/gocapability [2022-04-07T09:27:23.473Z] 2022/04/07 09:27:23 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-04-07T09:27:23.702Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-07T09:27:23.731Z] 2022/04/07 09:27:23 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-04-07T09:27:23.731Z] 2022/04/07 09:27:23 Finished clone github.com/RackSec/srslog [2022-04-07T09:27:23.989Z] 2022/04/07 09:27:23 Finished clone gotest.tools/v3 [2022-04-07T09:27:23.989Z] 2022/04/07 09:27:23 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-04-07T09:27:23.989Z] 2022/04/07 09:27:23 Finished clone github.com/imdario/mergo [2022-04-07T09:27:23.989Z] 2022/04/07 09:27:23 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-04-07T09:27:24.246Z] 2022/04/07 09:27:24 Finished clone github.com/google/go-cmp [2022-04-07T09:27:24.246Z] 2022/04/07 09:27:24 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-04-07T09:27:24.246Z] 2022/04/07 09:27:24 Finished clone golang.org/x/sync [2022-04-07T09:27:24.246Z] 2022/04/07 09:27:24 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-04-07T09:27:24.503Z] 2022/04/07 09:27:24 Finished clone github.com/tonistiigi/units [2022-04-07T09:27:24.503Z] 2022/04/07 09:27:24 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-04-07T09:27:24.759Z] 2022/04/07 09:27:24 Finished clone github.com/docker/go-connections [2022-04-07T09:27:24.759Z] 2022/04/07 09:27:24 Clone github.com/docker/libnetwork, revision 339b972b464ee3d401b5788b2af9e31d09d6b7da, attempt 1/20 [2022-04-07T09:27:25.016Z] 2022/04/07 09:27:24 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-04-07T09:27:25.016Z] 2022/04/07 09:27:24 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-04-07T09:27:25.078Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-07T09:27:25.274Z] 2022/04/07 09:27:25 Finished clone github.com/google/shlex [2022-04-07T09:27:25.274Z] 2022/04/07 09:27:25 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-04-07T09:27:25.274Z] 2022/04/07 09:27:25 Finished clone github.com/opentracing-contrib/go-stdlib [2022-04-07T09:27:25.274Z] 2022/04/07 09:27:25 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-04-07T09:27:25.530Z] 2022/04/07 09:27:25 Finished clone github.com/opentracing/opentracing-go [2022-04-07T09:27:25.530Z] 2022/04/07 09:27:25 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-04-07T09:27:25.530Z] 2022/04/07 09:27:25 Finished clone github.com/mitchellh/hashstructure [2022-04-07T09:27:25.530Z] 2022/04/07 09:27:25 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-04-07T09:27:25.645Z] time="2022-04-07T09:27:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:27:25.645Z] time="2022-04-07T09:27:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f367bada10ab67b4960ef307ee24c63b4efd814a40cf8524e3f09d62b1006b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:27:25.645Z] time="2022-04-07T09:27:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:27:25.645Z] time="2022-04-07T09:27:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f367bada10ab67b4960ef307ee24c63b4efd814a40cf8524e3f09d62b1006b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:27:25.787Z] 2022/04/07 09:27:25 Finished clone github.com/gofrs/flock [2022-04-07T09:27:25.787Z] 2022/04/07 09:27:25 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-04-07T09:27:25.903Z] === RUN TestPluginInstall/with_htpasswd [2022-04-07T09:27:26.161Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-07T09:27:26.420Z] time="2022-04-07T09:27:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:27:26.420Z] time="2022-04-07T09:27:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a831ac9f65ca4fdbc83cda32b02f9c6ead035c8f93579b71da4ab6b96a91459" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:27:26.420Z] time="2022-04-07T09:27:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:27:26.420Z] time="2022-04-07T09:27:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a831ac9f65ca4fdbc83cda32b02f9c6ead035c8f93579b71da4ab6b96a91459" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:27:26.718Z] 2022/04/07 09:27:26 Finished clone github.com/docker/go-events [2022-04-07T09:27:26.718Z] 2022/04/07 09:27:26 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-04-07T09:27:26.718Z] 2022/04/07 09:27:26 Finished clone github.com/armon/go-metrics [2022-04-07T09:27:26.718Z] 2022/04/07 09:27:26 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-04-07T09:27:26.718Z] 2022/04/07 09:27:26 Finished clone github.com/armon/go-radix [2022-04-07T09:27:26.718Z] 2022/04/07 09:27:26 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-04-07T09:27:26.975Z] 2022/04/07 09:27:26 Finished clone github.com/sean-/seed [2022-04-07T09:27:26.976Z] 2022/04/07 09:27:26 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-04-07T09:27:26.990Z] === RUN TestPluginInstall/with_insecure [2022-04-07T09:27:26.990Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-07T09:27:27.540Z] 2022/04/07 09:27:27 Finished clone github.com/tonistiigi/fsutil [2022-04-07T09:27:27.540Z] 2022/04/07 09:27:27 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-04-07T09:27:27.924Z] time="2022-04-07T09:27:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:27:27.924Z] time="2022-04-07T09:27:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:146a084e24c342ba74e6938180cc32c0f6dccf04e55af34e1a0aca3ef3e78d19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:27:27.924Z] time="2022-04-07T09:27:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-07T09:27:27.924Z] time="2022-04-07T09:27:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:146a084e24c342ba74e6938180cc32c0f6dccf04e55af34e1a0aca3ef3e78d19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-07T09:27:28.105Z] 2022/04/07 09:27:27 Finished clone github.com/hashicorp/errwrap [2022-04-07T09:27:28.105Z] 2022/04/07 09:27:27 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-04-07T09:27:28.105Z] 2022/04/07 09:27:27 Finished clone github.com/hashicorp/memberlist [2022-04-07T09:27:28.105Z] 2022/04/07 09:27:27 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-04-07T09:27:28.105Z] 2022/04/07 09:27:28 Finished clone github.com/hashicorp/go-multierror [2022-04-07T09:27:28.105Z] 2022/04/07 09:27:28 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-04-07T09:27:28.183Z] plugin_test.go:165: [d626f7ccd6b4d] daemon is not started [2022-04-07T09:27:28.183Z] --- PASS: TestPluginInstall (4.83s) [2022-04-07T09:27:28.183Z] --- PASS: TestPluginInstall/no_auth (2.57s) [2022-04-07T09:27:28.183Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2022-04-07T09:27:28.183Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-04-07T09:27:28.183Z] === RUN TestPluginsWithRuntimes [2022-04-07T09:27:28.183Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-07T09:27:28.750Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-07T09:27:29.518Z] 2022/04/07 09:27:29 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-04-07T09:27:29.518Z] 2022/04/07 09:27:29 Finished clone github.com/docker/libkv [2022-04-07T09:27:29.518Z] 2022/04/07 09:27:29 Finished clone github.com/vishvananda/netns [2022-04-07T09:27:29.518Z] 2022/04/07 09:27:29 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-04-07T09:27:29.518Z] 2022/04/07 09:27:29 Finished clone github.com/hashicorp/go-sockaddr [2022-04-07T09:27:29.518Z] 2022/04/07 09:27:29 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-04-07T09:27:29.781Z] 2022/04/07 09:27:29 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-04-07T09:27:29.781Z] 2022/04/07 09:27:29 Finished clone github.com/golang/gddo [2022-04-07T09:27:30.128Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-07T09:27:30.128Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-07T09:27:30.694Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-07T09:27:30.694Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-07T09:27:30.694Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-07T09:27:30.694Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-07T09:27:30.694Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-07T09:27:30.711Z] 2022/04/07 09:27:30 Finished clone github.com/moby/ipvs [2022-04-07T09:27:30.711Z] 2022/04/07 09:27:30 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-04-07T09:27:30.954Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-07T09:27:30.954Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-07T09:27:30.954Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-07T09:27:31.277Z] 2022/04/07 09:27:31 Finished clone github.com/deckarep/golang-set [2022-04-07T09:27:31.277Z] 2022/04/07 09:27:31 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-04-07T09:27:31.277Z] 2022/04/07 09:27:31 Finished clone github.com/samuel/go-zookeeper [2022-04-07T09:27:31.277Z] 2022/04/07 09:27:31 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-04-07T09:27:31.534Z] 2022/04/07 09:27:31 Finished clone github.com/vishvananda/netlink [2022-04-07T09:27:31.534Z] 2022/04/07 09:27:31 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-04-07T09:27:31.792Z] 2022/04/07 09:27:31 Finished clone github.com/BurntSushi/toml [2022-04-07T09:27:31.792Z] 2022/04/07 09:27:31 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-04-07T09:27:31.792Z] 2022/04/07 09:27:31 Finished clone github.com/hashicorp/go-msgpack [2022-04-07T09:27:31.792Z] 2022/04/07 09:27:31 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-04-07T09:27:31.919Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-07T09:27:32.050Z] 2022/04/07 09:27:31 Finished clone github.com/coreos/go-semver [2022-04-07T09:27:32.050Z] 2022/04/07 09:27:31 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-04-07T09:27:32.179Z] --- PASS: TestPluginsWithRuntimes (3.97s) [2022-04-07T09:27:32.179Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-04-07T09:27:32.179Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.17s) [2022-04-07T09:27:32.179Z] === RUN TestPluginBackCompatMediaTypes [2022-04-07T09:27:32.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-07T09:27:32.982Z] 2022/04/07 09:27:32 Finished clone github.com/ishidawataru/sctp [2022-04-07T09:27:32.982Z] 2022/04/07 09:27:32 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-04-07T09:27:33.003Z] --- PASS: TestPluginBackCompatMediaTypes (0.88s) [2022-04-07T09:27:33.003Z] PASS [2022-04-07T09:27:33.003Z] [2022-04-07T09:27:33.003Z] DONE 10 tests in 9.859s [2022-04-07T09:27:33.003Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-07T09:27:33.003Z] ++ 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-04-07T09:27:33.003Z] ++ set -e [2022-04-07T09:27:33.003Z] ++ '[' -n 0 ']' [2022-04-07T09:27:33.003Z] ++ set -x [2022-04-07T09:27:33.003Z] ++ 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-04-07T09:27:33.262Z] INFO: Testing against a local daemon [2022-04-07T09:27:33.262Z] === RUN TestExternalGraphDriver [2022-04-07T09:27:33.262Z] === RUN TestExternalGraphDriver/json [2022-04-07T09:27:33.521Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-07T09:27:33.521Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-07T09:27:33.547Z] 2022/04/07 09:27:33 Finished clone github.com/modern-go/concurrent [2022-04-07T09:27:33.547Z] 2022/04/07 09:27:33 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-04-07T09:27:34.090Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-07T09:27:34.478Z] 2022/04/07 09:27:34 Finished clone github.com/modern-go/reflect2 [2022-04-07T09:27:34.478Z] 2022/04/07 09:27:34 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-04-07T09:27:34.736Z] 2022/04/07 09:27:34 Finished clone github.com/json-iterator/go [2022-04-07T09:27:34.736Z] 2022/04/07 09:27:34 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-04-07T09:27:34.994Z] 2022/04/07 09:27:34 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-04-07T09:27:34.994Z] 2022/04/07 09:27:34 Finished clone go.etcd.io/bbolt [2022-04-07T09:27:35.032Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-07T09:27:35.292Z] === RUN TestExternalGraphDriver/spec [2022-04-07T09:27:35.558Z] 2022/04/07 09:27:35 Finished clone github.com/hashicorp/serf [2022-04-07T09:27:35.558Z] 2022/04/07 09:27:35 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-04-07T09:27:35.814Z] 2022/04/07 09:27:35 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-04-07T09:27:35.814Z] 2022/04/07 09:27:35 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-04-07T09:27:35.858Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-07T09:27:36.071Z] 2022/04/07 09:27:35 Finished clone github.com/Microsoft/opengcs [2022-04-07T09:27:36.071Z] 2022/04/07 09:27:35 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-04-07T09:27:36.071Z] 2022/04/07 09:27:36 Finished clone github.com/containerd/typeurl [2022-04-07T09:27:36.071Z] 2022/04/07 09:27:36 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-04-07T09:27:36.635Z] 2022/04/07 09:27:36 Finished clone github.com/mistifyio/go-zfs [2022-04-07T09:27:36.635Z] 2022/04/07 09:27:36 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-04-07T09:27:36.793Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-07T09:27:37.050Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-07T09:27:37.050Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-07T09:27:37.050Z] === RUN TestExternalGraphDriver/pull [2022-04-07T09:27:37.050Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-07T09:27:37.200Z] 2022/04/07 09:27:37 Finished clone golang.org/x/net [2022-04-07T09:27:37.201Z] 2022/04/07 09:27:37 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-04-07T09:27:37.618Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-07T09:27:37.618Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-07T09:27:37.878Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-07T09:27:37.878Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-07T09:27:37.878Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-07T09:27:38.131Z] 2022/04/07 09:27:38 Finished clone github.com/cyphar/filepath-securejoin [2022-04-07T09:27:38.131Z] 2022/04/07 09:27:38 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-04-07T09:27:38.444Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-07T09:27:39.010Z] --- PASS: TestExternalGraphDriver (5.84s) [2022-04-07T09:27:39.010Z] --- PASS: TestExternalGraphDriver/json (2.00s) [2022-04-07T09:27:39.010Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2022-04-07T09:27:39.010Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2022-04-07T09:27:39.010Z] === RUN TestGraphdriverPluginV2 [2022-04-07T09:27:39.010Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-07T09:27:39.500Z] 2022/04/07 09:27:39 Finished clone github.com/vbatts/tar-split [2022-04-07T09:27:39.500Z] 2022/04/07 09:27:39 Finished clone github.com/coreos/go-systemd [2022-04-07T09:27:39.500Z] 2022/04/07 09:27:39 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-04-07T09:27:39.500Z] 2022/04/07 09:27:39 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-04-07T09:27:39.577Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-07T09:27:39.577Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-07T09:27:39.757Z] 2022/04/07 09:27:39 Finished clone github.com/opencontainers/runtime-spec [2022-04-07T09:27:39.757Z] 2022/04/07 09:27:39 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-04-07T09:27:40.320Z] 2022/04/07 09:27:40 Finished clone github.com/opencontainers/image-spec [2022-04-07T09:27:40.320Z] 2022/04/07 09:27:40 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-04-07T09:27:40.884Z] 2022/04/07 09:27:40 Finished clone github.com/coreos/go-systemd/v22 [2022-04-07T09:27:40.884Z] 2022/04/07 09:27:40 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-04-07T09:27:40.953Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-07T09:27:41.141Z] 2022/04/07 09:27:41 Finished clone github.com/Graylog2/go-gelf [2022-04-07T09:27:41.141Z] 2022/04/07 09:27:41 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-04-07T09:27:41.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-07T09:27:41.212Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-07T09:27:41.399Z] 2022/04/07 09:27:41 Finished clone github.com/fluent/fluent-logger-golang [2022-04-07T09:27:41.399Z] 2022/04/07 09:27:41 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-04-07T09:27:41.963Z] 2022/04/07 09:27:41 Finished clone github.com/philhofer/fwd [2022-04-07T09:27:41.963Z] 2022/04/07 09:27:41 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-04-07T09:27:42.148Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-07T09:27:42.220Z] 2022/04/07 09:27:42 Finished clone github.com/godbus/dbus/v5 [2022-04-07T09:27:42.220Z] 2022/04/07 09:27:42 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-04-07T09:27:42.407Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-07T09:27:42.977Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-07T09:27:43.543Z] --- PASS: TestGraphdriverPluginV2 (4.34s) [2022-04-07T09:27:43.543Z] PASS [2022-04-07T09:27:43.543Z] [2022-04-07T09:27:43.543Z] DONE 5 tests in 10.301s [2022-04-07T09:27:43.543Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-07T09:27:43.543Z] ++ 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-04-07T09:27:43.543Z] ++ set -e [2022-04-07T09:27:43.543Z] ++ '[' -n 0 ']' [2022-04-07T09:27:43.543Z] ++ set -x [2022-04-07T09:27:43.544Z] ++ 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-04-07T09:27:43.544Z] INFO: Testing against a local daemon [2022-04-07T09:27:43.544Z] === RUN TestContinueAfterPluginCrash [2022-04-07T09:27:43.544Z] === PAUSE TestContinueAfterPluginCrash [2022-04-07T09:27:43.544Z] === RUN TestReadPluginNoRead [2022-04-07T09:27:43.544Z] === PAUSE TestReadPluginNoRead [2022-04-07T09:27:43.544Z] === RUN TestDaemonStartWithLogOpt [2022-04-07T09:27:43.544Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-07T09:27:43.544Z] === CONT TestContinueAfterPluginCrash [2022-04-07T09:27:43.544Z] === CONT TestDaemonStartWithLogOpt [2022-04-07T09:27:43.544Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-07T09:27:43.544Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-07T09:27:43.592Z] 2022/04/07 09:27:43 Finished clone github.com/fsnotify/fsnotify [2022-04-07T09:27:43.592Z] 2022/04/07 09:27:43 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-04-07T09:27:43.592Z] 2022/04/07 09:27:43 Finished clone github.com/bsphere/le_go [2022-04-07T09:27:43.592Z] 2022/04/07 09:27:43 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-04-07T09:27:44.479Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-07T09:27:44.525Z] 2022/04/07 09:27:44 Finished clone github.com/jmespath/go-jmespath [2022-04-07T09:27:44.525Z] 2022/04/07 09:27:44 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-04-07T09:27:45.416Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-07T09:27:45.457Z] 2022/04/07 09:27:45 Finished clone github.com/tinylib/msgp [2022-04-07T09:27:45.457Z] 2022/04/07 09:27:45 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-04-07T09:27:45.715Z] 2022/04/07 09:27:45 Finished clone github.com/docker/libnetwork [2022-04-07T09:27:45.715Z] 2022/04/07 09:27:45 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-04-07T09:27:45.972Z] 2022/04/07 09:27:45 Finished clone github.com/golang/groupcache [2022-04-07T09:27:45.972Z] 2022/04/07 09:27:45 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-04-07T09:27:46.113Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-07T09:27:46.113Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-07T09:27:46.537Z] 2022/04/07 09:27:46 Finished clone golang.org/x/oauth2 [2022-04-07T09:27:46.537Z] 2022/04/07 09:27:46 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-04-07T09:27:46.682Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-07T09:27:47.905Z] 2022/04/07 09:27:47 Finished clone github.com/googleapis/gax-go [2022-04-07T09:27:47.905Z] 2022/04/07 09:27:47 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 7cfa023d95d37076d5ab035003d4839f4b6ba791, attempt 1/20 [2022-04-07T09:27:48.060Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-07T09:27:48.060Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2022-04-07T09:27:48.060Z] === CONT TestReadPluginNoRead [2022-04-07T09:27:48.481Z] 2022/04/07 09:27:48 Finished clone github.com/miekg/dns [2022-04-07T09:27:48.481Z] 2022/04/07 09:27:48 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-04-07T09:27:49.000Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-07T09:27:49.000Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-07T09:27:49.000Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-07T09:27:49.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-07T09:27:49.258Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-07T09:27:49.410Z] 2022/04/07 09:27:49 Finished clone go.opencensus.io [2022-04-07T09:27:49.410Z] 2022/04/07 09:27:49 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2022-04-07T09:27:49.825Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-07T09:27:50.342Z] 2022/04/07 09:27:50 Finished clone github.com/containerd/fifo [2022-04-07T09:27:50.342Z] 2022/04/07 09:27:50 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2022-04-07T09:27:50.757Z] === RUN TestReadPluginNoRead/default [2022-04-07T09:27:51.277Z] 2022/04/07 09:27:50 Finished clone golang.org/x/sys [2022-04-07T09:27:51.277Z] 2022/04/07 09:27:50 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-04-07T09:27:52.133Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-07T09:27:52.648Z] 2022/04/07 09:27:52 Finished clone github.com/containerd/cgroups [2022-04-07T09:27:52.648Z] 2022/04/07 09:27:52 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-04-07T09:27:53.067Z] --- PASS: TestContinueAfterPluginCrash (9.43s) [2022-04-07T09:27:53.325Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-07T09:27:54.261Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-07T09:27:54.521Z] === CONT TestReadPluginNoRead [2022-04-07T09:27:54.521Z] read_test.go:92: [d233316e14875] daemon is not started [2022-04-07T09:27:54.521Z] --- PASS: TestReadPluginNoRead (6.72s) [2022-04-07T09:27:54.521Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-04-07T09:27:54.521Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-04-07T09:27:54.521Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.39s) [2022-04-07T09:27:54.521Z] PASS [2022-04-07T09:27:54.521Z] [2022-04-07T09:27:54.521Z] DONE 6 tests in 11.205s [2022-04-07T09:27:54.546Z] 2022/04/07 09:27:54 Finished clone github.com/containerd/go-runc [2022-04-07T09:27:54.546Z] 2022/04/07 09:27:54 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-04-07T09:27:54.546Z] 2022/04/07 09:27:54 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-04-07T09:27:54.546Z] 2022/04/07 09:27:54 Finished clone golang.org/x/text [2022-04-07T09:27:54.781Z] 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-04-07T09:27:54.781Z] ++ 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-04-07T09:27:54.781Z] ++ set -e [2022-04-07T09:27:54.781Z] ++ '[' -n 0 ']' [2022-04-07T09:27:54.781Z] ++ set -x [2022-04-07T09:27:54.781Z] ++ 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-04-07T09:27:54.781Z] testing: warning: no tests to run [2022-04-07T09:27:54.781Z] PASS [2022-04-07T09:27:54.781Z] [2022-04-07T09:27:54.781Z] DONE 0 tests in 0.045s [2022-04-07T09:27:54.781Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-07T09:27:54.781Z] ++ 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-04-07T09:27:54.781Z] ++ set -e [2022-04-07T09:27:54.781Z] ++ '[' -n 0 ']' [2022-04-07T09:27:54.781Z] ++ set -x [2022-04-07T09:27:54.781Z] ++ 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-04-07T09:27:54.781Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-07T09:27:54.781Z] INFO: Testing against a local daemon [2022-04-07T09:27:54.781Z] === RUN TestPluginWithDevMounts [2022-04-07T09:27:54.781Z] === PAUSE TestPluginWithDevMounts [2022-04-07T09:27:54.781Z] === CONT TestPluginWithDevMounts [2022-04-07T09:27:55.348Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-07T09:27:55.348Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-04-07T09:27:55.348Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-07T09:27:55.348Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-07T09:27:55.478Z] 2022/04/07 09:27:55 Finished clone github.com/containerd/console [2022-04-07T09:27:55.478Z] 2022/04/07 09:27:55 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-04-07T09:27:56.042Z] 2022/04/07 09:27:55 Finished clone github.com/containerd/ttrpc [2022-04-07T09:27:56.042Z] 2022/04/07 09:27:55 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2022-04-07T09:27:56.725Z] --- PASS: TestPluginWithDevMounts (1.75s) [2022-04-07T09:27:56.725Z] PASS [2022-04-07T09:27:56.725Z] [2022-04-07T09:27:56.725Z] DONE 1 tests in 1.891s [2022-04-07T09:27:56.725Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-07T09:27:56.725Z] ++ 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-04-07T09:27:56.725Z] ++ set -e [2022-04-07T09:27:56.725Z] ++ '[' -n 0 ']' [2022-04-07T09:27:56.725Z] ++ set -x [2022-04-07T09:27:56.725Z] ++ 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-04-07T09:27:56.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-07T09:27:56.725Z] INFO: Testing against a local daemon [2022-04-07T09:27:56.725Z] === RUN TestSecretInspect [2022-04-07T09:27:57.412Z] 2022/04/07 09:27:57 Finished clone github.com/gogo/googleapis [2022-04-07T09:27:57.412Z] 2022/04/07 09:27:57 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-04-07T09:27:57.412Z] 2022/04/07 09:27:57 Finished clone github.com/opencontainers/runc [2022-04-07T09:27:57.412Z] 2022/04/07 09:27:57 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-04-07T09:27:57.976Z] 2022/04/07 09:27:57 Finished clone github.com/containerd/continuity [2022-04-07T09:27:57.976Z] 2022/04/07 09:27:57 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-04-07T09:27:58.101Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-07T09:27:58.233Z] 2022/04/07 09:27:58 Finished clone google.golang.org/grpc [2022-04-07T09:27:58.234Z] 2022/04/07 09:27:58 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-04-07T09:27:59.037Z] --- PASS: TestSecretInspect (2.28s) [2022-04-07T09:27:59.037Z] === RUN TestSecretList [2022-04-07T09:27:59.037Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-07T09:27:59.602Z] 2022/04/07 09:27:59 Finished clone code.cloudfoundry.org/clock [2022-04-07T09:27:59.602Z] 2022/04/07 09:27:59 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-04-07T09:28:00.167Z] 2022/04/07 09:28:00 Finished clone github.com/docker/distribution [2022-04-07T09:28:00.167Z] 2022/04/07 09:28:00 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-04-07T09:28:00.167Z] 2022/04/07 09:28:00 Finished clone github.com/Microsoft/hcsshim [2022-04-07T09:28:00.167Z] 2022/04/07 09:28:00 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-04-07T09:28:00.413Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-07T09:28:00.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-07T09:28:00.731Z] 2022/04/07 09:28:00 Finished clone github.com/moby/buildkit [2022-04-07T09:28:00.731Z] 2022/04/07 09:28:00 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-04-07T09:28:00.731Z] 2022/04/07 09:28:00 Finished clone github.com/fernet/fernet-go [2022-04-07T09:28:00.731Z] 2022/04/07 09:28:00 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-04-07T09:28:02.045Z] --- PASS: TestSecretList (2.90s) [2022-04-07T09:28:02.045Z] === RUN TestSecretsCreateAndDelete [2022-04-07T09:28:02.628Z] 2022/04/07 09:28:02 Finished clone golang.org/x/time [2022-04-07T09:28:02.628Z] 2022/04/07 09:28:02 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-04-07T09:28:02.628Z] 2022/04/07 09:28:02 Finished clone github.com/hashicorp/go-memdb [2022-04-07T09:28:02.628Z] 2022/04/07 09:28:02 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-04-07T09:28:03.427Z] docker_api_swarm_node_test.go:19: [d5f035bdb0c2a] joining swarm manager [dbc013aacf322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:28:03.996Z] docker_api_swarm_node_test.go:20: [dac5eb17604b8] joining swarm manager [dbc013aacf322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:28:04.004Z] 2022/04/07 09:28:03 Finished clone github.com/cilium/ebpf [2022-04-07T09:28:04.004Z] 2022/04/07 09:28:03 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-04-07T09:28:04.004Z] 2022/04/07 09:28:03 Finished clone github.com/hashicorp/go-immutable-radix [2022-04-07T09:28:04.004Z] 2022/04/07 09:28:03 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-04-07T09:28:04.004Z] 2022/04/07 09:28:03 Finished clone github.com/hashicorp/golang-lru [2022-04-07T09:28:04.004Z] 2022/04/07 09:28:03 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-04-07T09:28:04.930Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-07T09:28:05.191Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2022-04-07T09:28:05.192Z] === RUN TestSecretsUpdate [2022-04-07T09:28:05.376Z] 2022/04/07 09:28:05 Finished clone github.com/coreos/pkg [2022-04-07T09:28:05.376Z] 2022/04/07 09:28:05 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-04-07T09:28:05.451Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-07T09:28:05.941Z] 2022/04/07 09:28:05 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-04-07T09:28:05.941Z] 2022/04/07 09:28:05 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-04-07T09:28:06.509Z] 2022/04/07 09:28:06 Finished clone github.com/golang/protobuf [2022-04-07T09:28:06.509Z] 2022/04/07 09:28:06 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-04-07T09:28:06.843Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-07T09:28:07.079Z] 2022/04/07 09:28:06 Finished clone github.com/beorn7/perks [2022-04-07T09:28:07.079Z] 2022/04/07 09:28:06 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-04-07T09:28:07.595Z] 2022/04/07 09:28:07 Finished clone golang.org/x/crypto [2022-04-07T09:28:07.595Z] 2022/04/07 09:28:07 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-04-07T09:28:07.595Z] 2022/04/07 09:28:07 Finished clone github.com/prometheus/client_model [2022-04-07T09:28:07.595Z] 2022/04/07 09:28:07 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-04-07T09:28:07.777Z] --- PASS: TestSecretsUpdate (2.51s) [2022-04-07T09:28:07.777Z] === RUN TestTemplatedSecret [2022-04-07T09:28:07.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-07T09:28:08.527Z] 2022/04/07 09:28:08 Finished clone github.com/prometheus/client_golang [2022-04-07T09:28:08.527Z] 2022/04/07 09:28:08 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-04-07T09:28:08.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-07T09:28:09.090Z] 2022/04/07 09:28:08 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-04-07T09:28:09.091Z] 2022/04/07 09:28:08 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-04-07T09:28:09.091Z] 2022/04/07 09:28:09 Finished clone github.com/pkg/errors [2022-04-07T09:28:09.091Z] 2022/04/07 09:28:09 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-04-07T09:28:10.020Z] 2022/04/07 09:28:09 Finished clone github.com/inconshreveable/mousetrap [2022-04-07T09:28:10.020Z] 2022/04/07 09:28:09 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-04-07T09:28:10.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-07T09:28:10.086Z] --- PASS: TestTemplatedSecret (2.33s) [2022-04-07T09:28:10.086Z] === RUN TestSecretCreateResolve [2022-04-07T09:28:10.277Z] 2022/04/07 09:28:10 Finished clone github.com/prometheus/common [2022-04-07T09:28:10.277Z] 2022/04/07 09:28:10 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-04-07T09:28:10.534Z] 2022/04/07 09:28:10 Finished clone github.com/cespare/xxhash/v2 [2022-04-07T09:28:10.534Z] 2022/04/07 09:28:10 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-04-07T09:28:10.791Z] 2022/04/07 09:28:10 Finished clone github.com/prometheus/procfs [2022-04-07T09:28:10.791Z] 2022/04/07 09:28:10 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-04-07T09:28:11.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-07T09:28:11.781Z] 2022/04/07 09:28:11 Finished clone github.com/docker/go-metrics [2022-04-07T09:28:12.038Z] 2022/04/07 09:28:11 Finished clone github.com/spf13/pflag [2022-04-07T09:28:12.038Z] 2022/04/07 09:28:12 Finished clone github.com/morikuni/aec [2022-04-07T09:28:12.393Z] --- PASS: TestSecretCreateResolve (2.28s) [2022-04-07T09:28:12.393Z] PASS [2022-04-07T09:28:12.393Z] [2022-04-07T09:28:12.393Z] DONE 6 tests in 15.655s [2022-04-07T09:28:12.393Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-07T09:28:12.393Z] ++ 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-04-07T09:28:12.393Z] ++ set -e [2022-04-07T09:28:12.393Z] ++ '[' -n 0 ']' [2022-04-07T09:28:12.393Z] ++ set -x [2022-04-07T09:28:12.393Z] ++ 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-04-07T09:28:12.393Z] INFO: Testing against a local daemon [2022-04-07T09:28:12.393Z] === RUN TestServiceCreateInit [2022-04-07T09:28:12.393Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-07T09:28:12.607Z] 2022/04/07 09:28:12 Finished clone github.com/spf13/cobra [2022-04-07T09:28:12.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-07T09:28:14.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00078a180_} [2022-04-07T09:28:14.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-07T09:28:15.124Z] 2022/04/07 09:28:14 Finished clone github.com/opencontainers/selinux [2022-04-07T09:28:15.124Z] 2022/04/07 09:28:15 Finished clone github.com/google/certificate-transparency-go [2022-04-07T09:28:15.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1766298862_/foo_false____} [2022-04-07T09:28:16.913Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-07T09:28:16.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1766298862_/foo_true____} [2022-04-07T09:28:18.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3779142005_/foo_false____} [2022-04-07T09:28:19.385Z] docker_api_swarm_test.go:501: [daba7dd578c80] joining swarm manager [dfdd550b83eb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:28:20.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3779142005_/foo_true____} [2022-04-07T09:28:21.693Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3779142005_/foo_true__0xc00078a1b0__} [2022-04-07T09:28:21.693Z] --- PASS: TestServiceCreateInit (9.21s) [2022-04-07T09:28:21.693Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2022-04-07T09:28:21.693Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.79s) [2022-04-07T09:28:21.693Z] === RUN TestCreateServiceMultipleTimes [2022-04-07T09:28:23.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00078a1c8_} [2022-04-07T09:28:24.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00078a1e0_} [2022-04-07T09:28:25.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00078a1f8_} [2022-04-07T09:28:27.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00078a210_} [2022-04-07T09:28:27.304Z] 2022/04/07 09:28:26 Finished clone github.com/cloudflare/cfssl [2022-04-07T09:28:28.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-07T09:28:29.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-07T09:28:29.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-07T09:28:29.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-07T09:28:29.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-07T09:28:29.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-07T09:28:29.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-07T09:28:29.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-07T09:28:29.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-07T09:28:29.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-07T09:28:29.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-07T09:28:29.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-07T09:28:30.227Z] docker_api_swarm_test.go:506: [da8df6d64b49f] joining swarm manager [dfdd550b83eb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:28:30.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-07T09:28:30.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-07T09:28:30.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-07T09:28:30.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-07T09:28:30.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-07T09:28:30.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-07T09:28:30.227Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-07T09:28:32.564Z] 2022/04/07 09:28:31 Finished clone github.com/containerd/containerd [2022-04-07T09:28:32.757Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-07T09:28:33.128Z] 2022/04/07 09:28:32 Finished clone github.com/coreos/etcd [2022-04-07T09:28:34.130Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-07T09:28:36.031Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-07T09:28:36.601Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-07T09:28:36.859Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-07T09:28:37.425Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-07T09:28:37.992Z] --- PASS: TestCreateServiceMultipleTimes (16.35s) [2022-04-07T09:28:37.992Z] === RUN TestCreateServiceConflict [2022-04-07T09:28:38.250Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-07T09:28:38.818Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-07T09:28:39.385Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-07T09:28:39.678Z] 2022/04/07 09:28:38 Finished clone github.com/docker/swarmkit [2022-04-07T09:28:39.953Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-07T09:28:40.519Z] --- PASS: TestCreateServiceConflict (2.61s) [2022-04-07T09:28:40.519Z] === RUN TestCreateServiceMaxReplicas [2022-04-07T09:28:40.781Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-07T09:28:41.351Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-07T09:28:42.288Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-07T09:28:43.224Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-07T09:28:44.189Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2022-04-07T09:28:44.189Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-07T09:28:44.189Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-07T09:28:44.754Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-07T09:28:45.689Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-07T09:28:46.231Z] 2022/04/07 09:28:45 Finished clone cloud.google.com/go [2022-04-07T09:28:46.624Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-07T09:28:47.558Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-07T09:28:48.126Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-07T09:28:48.693Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-07T09:28:48.693Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-07T09:28:48.951Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-07T09:28:49.517Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-07T09:28:50.454Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-07T09:28:51.022Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-07T09:28:51.589Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-07T09:28:52.525Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-07T09:28:53.092Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-07T09:28:54.334Z] 2022/04/07 09:28:53 Finished clone github.com/gogo/protobuf [2022-04-07T09:28:54.469Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-07T09:28:56.857Z] 2022/04/07 09:28:56 Finished clone google.golang.org/genproto [2022-04-07T09:28:56.999Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-07T09:28:57.934Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s) [2022-04-07T09:28:57.934Z] === RUN TestCreateServiceSecretFileMode [2022-04-07T09:28:59.311Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-07T09:28:59.570Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-07T09:29:02.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-07T09:29:02.857Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-07T09:29:04.761Z] docker_api_swarm_node_test.go:80: [deacdfeba2a16] joining swarm manager [d15340298e547]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:29:05.021Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-07T09:29:05.280Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-07T09:29:08.564Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-07T09:29:09.132Z] === RUN TestDockerSuite/TestCpToDot [2022-04-07T09:29:09.698Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-07T09:29:11.077Z] --- PASS: TestCreateServiceSecretFileMode (12.96s) [2022-04-07T09:29:11.077Z] === RUN TestCreateServiceConfigFileMode [2022-04-07T09:29:11.077Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-07T09:29:12.453Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-07T09:29:13.393Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-07T09:29:14.329Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-07T09:29:14.586Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-07T09:29:15.153Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-07T09:29:15.721Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-07T09:29:15.721Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-07T09:29:15.979Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-07T09:29:16.238Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-07T09:29:16.806Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-07T09:29:16.806Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-07T09:29:16.806Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-07T09:29:16.806Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-07T09:29:17.372Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-07T09:29:17.372Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-07T09:29:17.630Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-07T09:29:17.630Z] === RUN TestDockerSuite/TestCreateRM [2022-04-07T09:29:17.630Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-07T09:29:17.630Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-07T09:29:17.630Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-07T09:29:17.888Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-07T09:29:17.888Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-07T09:29:18.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-07T09:29:19.388Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-07T09:29:19.388Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-07T09:29:19.388Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-07T09:29:21.289Z] docker_api_swarm_node_test.go:52: [d845268528fa6] joining swarm manager [d9a00d201fc63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:29:21.870Z] docker_api_swarm_node_test.go:53: [d4c91cb6da33f] joining swarm manager [d9a00d201fc63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:29:21.973Z] --- PASS: TestBuildWithHugeFile (132.69s) [2022-04-07T09:29:21.973Z] === RUN TestBuildWithEmptyDockerfile [2022-04-07T09:29:21.973Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:29:21.973Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:29:21.973Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:29:21.973Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:29:21.973Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:29:21.973Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:29:21.973Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-07T09:29:21.973Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-07T09:29:21.973Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-07T09:29:21.973Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-07T09:29:21.973Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-07T09:29:21.973Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-07T09:29:21.973Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-07T09:29:21.973Z] === RUN TestBuildPreserveOwnership [2022-04-07T09:29:21.973Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T09:29:21.973Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-07T09:29:21.973Z] === RUN TestBuildPlatformInvalid [2022-04-07T09:29:21.973Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-07T09:29:21.973Z] PASS [2022-04-07T09:29:21.973Z] ok github.com/docker/docker/integration/build 198.362s [2022-04-07T09:29:21.973Z] [2022-04-07T09:29:21.973Z] === Skipped [2022-04-07T09:29:21.973Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-07T09:29:21.973Z] build_session_test.go:25: TODO: BuildKit [2022-04-07T09:29:21.973Z] [2022-04-07T09:29:21.973Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-07T09:29:21.973Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:21.973Z] [2022-04-07T09:29:21.973Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-07T09:29:21.973Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T09:29:21.973Z] [2022-04-07T09:29:21.973Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-07T09:29:21.973Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T09:29:21.973Z] [2022-04-07T09:29:21.973Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-07T09:29:21.973Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T09:29:21.973Z] [2022-04-07T09:29:21.973Z] DONE 28 tests, 5 skipped in 229.820s [2022-04-07T09:29:21.973Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-07T09:29:22.445Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:29:22.445Z] INFO: Testing against a local daemon [2022-04-07T09:29:22.445Z] === RUN TestConfigInspect [2022-04-07T09:29:22.445Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:22.445Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-07T09:29:22.445Z] === RUN TestConfigList [2022-04-07T09:29:22.445Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:22.445Z] --- SKIP: TestConfigList (0.00s) [2022-04-07T09:29:22.445Z] === RUN TestConfigsCreateAndDelete [2022-04-07T09:29:22.445Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:22.445Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-07T09:29:22.445Z] === RUN TestConfigsUpdate [2022-04-07T09:29:22.445Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:22.445Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-07T09:29:22.445Z] === RUN TestTemplatedConfig [2022-04-07T09:29:22.445Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:22.445Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-07T09:29:22.445Z] === RUN TestConfigCreateResolve [2022-04-07T09:29:22.445Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:29:22.445Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-07T09:29:22.445Z] === RUN TestConfigDaemonLibtrustID [2022-04-07T09:29:22.445Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:29:22.445Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-07T09:29:22.445Z] PASS [2022-04-07T09:29:22.445Z] ok github.com/docker/docker/integration/config 0.112s [2022-04-07T09:29:22.917Z] [2022-04-07T09:29:22.917Z] === Skipped [2022-04-07T09:29:22.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-07T09:29:22.917Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:22.917Z] [2022-04-07T09:29:22.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-07T09:29:22.917Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:22.917Z] [2022-04-07T09:29:22.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-07T09:29:22.917Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:22.917Z] [2022-04-07T09:29:22.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-07T09:29:22.917Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:22.917Z] [2022-04-07T09:29:22.917Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-07T09:29:22.917Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:22.917Z] [2022-04-07T09:29:22.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-07T09:29:22.917Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:29:22.917Z] [2022-04-07T09:29:22.917Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-04-07T09:29:22.917Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:29:22.917Z] [2022-04-07T09:29:22.917Z] DONE 7 tests, 7 skipped in 2.068s [2022-04-07T09:29:22.917Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-07T09:29:23.245Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-07T09:29:23.245Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-07T09:29:23.506Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-07T09:29:23.506Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-07T09:29:23.506Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-07T09:29:23.506Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-07T09:29:24.071Z] --- PASS: TestCreateServiceConfigFileMode (13.26s) [2022-04-07T09:29:24.072Z] === RUN TestCreateServiceSysctls [2022-04-07T09:29:24.330Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-07T09:29:25.265Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-07T09:29:25.832Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-07T09:29:25.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:29:25.914Z] INFO: Testing against a local daemon [2022-04-07T09:29:25.914Z] === RUN TestCheckpoint [2022-04-07T09:29:25.914Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T09:29:25.914Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-07T09:29:25.914Z] === RUN TestContainerInvalidJSON [2022-04-07T09:29:25.914Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:29:25.914Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:29:25.914Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:29:25.914Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:29:25.914Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:29:25.914Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:29:25.914Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-04-07T09:29:25.914Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-07T09:29:25.914Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-07T09:29:25.914Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-07T09:29:25.914Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-07T09:29:25.914Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-07T09:29:25.914Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-04-07T09:29:25.914Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-07T09:29:25.914Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.35s) [2022-04-07T09:29:25.914Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-07T09:29:25.914Z] copy_test.go:38: testEnv.OSType == "windows" [2022-04-07T09:29:25.914Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-04-07T09:29:25.914Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-07T09:29:25.914Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2022-04-07T09:29:25.914Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-07T09:29:25.914Z] copy_test.go:63: testEnv.OSType == "windows" [2022-04-07T09:29:25.914Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-07T09:29:25.914Z] === RUN TestCopyFromContainer [2022-04-07T09:29:25.914Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:25.914Z] --- SKIP: TestCopyFromContainer (0.01s) [2022-04-07T09:29:25.914Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-07T09:29:25.914Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:29:25.914Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:29:25.914Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:29:25.914Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:29:25.914Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:29:25.914Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:29:25.914Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-07T09:29:25.914Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-07T09:29:25.914Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-07T09:29:26.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-07T09:29:26.386Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-07T09:29:26.386Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-07T09:29:26.386Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-07T09:29:26.386Z] === RUN TestCreateWithInvalidEnv [2022-04-07T09:29:26.386Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-07T09:29:26.386Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-07T09:29:26.386Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-07T09:29:26.386Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-07T09:29:26.386Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-07T09:29:26.386Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-07T09:29:26.386Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-07T09:29:26.386Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-07T09:29:26.386Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-07T09:29:26.386Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-07T09:29:26.386Z] === RUN TestCreateTmpfsMountsTarget [2022-04-07T09:29:26.386Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:26.386Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-07T09:29:26.386Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-07T09:29:26.386Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:29:26.386Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-07T09:29:26.386Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-07T09:29:26.386Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:29:26.386Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.01s) [2022-04-07T09:29:26.386Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-07T09:29:26.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:29:26.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:29:26.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:29:26.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:29:26.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:29:26.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:29:26.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:29:26.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:29:26.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:29:26.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:29:26.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-07T09:29:26.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-07T09:29:26.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-07T09:29:26.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-07T09:29:26.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-07T09:29:26.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-07T09:29:26.386Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-07T09:29:26.386Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-07T09:29:26.386Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-07T09:29:26.386Z] === RUN TestCreateDifferentPlatform [2022-04-07T09:29:26.386Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-07T09:29:26.386Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-07T09:29:26.386Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-07T09:29:26.386Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-07T09:29:26.386Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-07T09:29:26.386Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-07T09:29:26.386Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-07T09:29:26.386Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-07T09:29:26.386Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-07T09:29:26.386Z] === RUN TestContainerKillOnDaemonStart [2022-04-07T09:29:26.386Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:26.386Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-07T09:29:26.386Z] === RUN TestDiff [2022-04-07T09:29:26.386Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-07T09:29:26.386Z] --- SKIP: TestDiff (0.00s) [2022-04-07T09:29:26.386Z] === RUN TestExecWithCloseStdin [2022-04-07T09:29:27.211Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-07T09:29:27.778Z] --- PASS: TestCreateServiceSysctls (3.75s) [2022-04-07T09:29:27.778Z] === RUN TestCreateServiceCapabilities [2022-04-07T09:29:28.344Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-07T09:29:28.618Z] --- PASS: TestExecWithCloseStdin (2.35s) [2022-04-07T09:29:28.618Z] === RUN TestExec [2022-04-07T09:29:28.909Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-07T09:29:29.477Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-07T09:29:29.477Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-07T09:29:30.411Z] === RUN TestDockerSuite/TestDockerFails [2022-04-07T09:29:30.411Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-07T09:29:30.411Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-07T09:29:30.411Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-07T09:29:30.672Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2022-04-07T09:29:30.672Z] === RUN TestInspect [2022-04-07T09:29:30.857Z] --- PASS: TestExec (2.26s) [2022-04-07T09:29:30.857Z] === RUN TestExecUser [2022-04-07T09:29:30.857Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-07T09:29:30.857Z] --- SKIP: TestExecUser (0.00s) [2022-04-07T09:29:30.857Z] === RUN TestExportContainerAndImportImage [2022-04-07T09:29:30.857Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:30.857Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-07T09:29:30.857Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-07T09:29:30.857Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:30.857Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-07T09:29:30.857Z] === RUN TestHealthCheckWorkdir [2022-04-07T09:29:30.857Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-07T09:29:30.857Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-07T09:29:30.857Z] === RUN TestHealthKillContainer [2022-04-07T09:29:30.857Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-07T09:29:30.857Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-07T09:29:30.857Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-07T09:29:30.857Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-07T09:29:30.857Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-07T09:29:30.857Z] === RUN TestKillContainerInvalidSignal [2022-04-07T09:29:31.246Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-07T09:29:31.813Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-07T09:29:33.089Z] --- PASS: TestKillContainerInvalidSignal (1.95s) [2022-04-07T09:29:33.089Z] === RUN TestKillContainer [2022-04-07T09:29:33.089Z] === RUN TestKillContainer/no_signal [2022-04-07T09:29:33.189Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-07T09:29:33.189Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-07T09:29:33.189Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-07T09:29:33.449Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-07T09:29:34.016Z] --- PASS: TestInspect (3.42s) [2022-04-07T09:29:34.016Z] === RUN TestCreateJob [2022-04-07T09:29:35.327Z] === RUN TestKillContainer/non_killing_signal [2022-04-07T09:29:35.327Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-07T09:29:35.327Z] === RUN TestKillContainer/killing_signal [2022-04-07T09:29:37.302Z] --- PASS: TestCreateJob (3.08s) [2022-04-07T09:29:37.302Z] === RUN TestReplicatedJob [2022-04-07T09:29:39.202Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-07T09:29:41.743Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-07T09:29:42.521Z] --- PASS: TestKillContainer (9.19s) [2022-04-07T09:29:42.521Z] --- PASS: TestKillContainer/no_signal (1.96s) [2022-04-07T09:29:42.521Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-07T09:29:42.521Z] --- PASS: TestKillContainer/killing_signal (7.19s) [2022-04-07T09:29:42.521Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-07T09:29:42.521Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-07T09:29:42.521Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-07T09:29:42.521Z] === RUN TestKillStoppedContainer [2022-04-07T09:29:42.521Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-07T09:29:42.521Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-07T09:29:42.521Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-07T09:29:42.521Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-07T09:29:42.521Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-07T09:29:42.521Z] === RUN TestKillDifferentUserContainer [2022-04-07T09:29:42.521Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-07T09:29:42.521Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-07T09:29:42.521Z] === RUN TestInspectOomKilledTrue [2022-04-07T09:29:42.521Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:42.521Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-07T09:29:42.521Z] === RUN TestInspectOomKilledFalse [2022-04-07T09:29:42.521Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T09:29:42.521Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-07T09:29:42.521Z] === RUN TestLogsFollowTailEmpty [2022-04-07T09:29:43.119Z] --- PASS: TestReplicatedJob (5.72s) [2022-04-07T09:29:43.119Z] === RUN TestUpdateReplicatedJob [2022-04-07T09:29:43.379Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-07T09:29:44.099Z] --- PASS: TestLogsFollowTailEmpty (2.03s) [2022-04-07T09:29:44.099Z] === RUN TestNetworkNat [2022-04-07T09:29:44.099Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-04-07T09:29:44.099Z] --- SKIP: TestNetworkNat (0.01s) [2022-04-07T09:29:44.099Z] === RUN TestNetworkLocalhostTCPNat [2022-04-07T09:29:45.284Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-07T09:29:45.854Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-07T09:29:46.790Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-07T09:29:47.049Z] --- PASS: TestUpdateReplicatedJob (4.07s) [2022-04-07T09:29:47.049Z] === RUN TestServiceListWithStatuses [2022-04-07T09:29:47.049Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T09:29:47.049Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-07T09:29:47.049Z] === RUN TestDockerNetworkConnectAlias [2022-04-07T09:29:47.069Z] --- PASS: TestNetworkLocalhostTCPNat (2.43s) [2022-04-07T09:29:47.069Z] === RUN TestNetworkLoopbackNat [2022-04-07T09:29:47.069Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-04-07T09:29:47.069Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-07T09:29:47.069Z] === RUN TestPause [2022-04-07T09:29:47.069Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-07T09:29:47.069Z] --- SKIP: TestPause (0.00s) [2022-04-07T09:29:47.069Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-07T09:29:47.307Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-07T09:29:48.245Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-07T09:29:48.504Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-07T09:29:48.647Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.01s) [2022-04-07T09:29:48.647Z] === RUN TestPauseStopPausedContainer [2022-04-07T09:29:48.647Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:29:48.647Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-07T09:29:48.647Z] === RUN TestPsFilter [2022-04-07T09:29:48.647Z] --- PASS: TestPsFilter (0.10s) [2022-04-07T09:29:48.647Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-07T09:29:49.441Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-07T09:29:50.879Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.27s) [2022-04-07T09:29:50.879Z] === RUN TestRemoveContainerWithVolume [2022-04-07T09:29:51.341Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-07T09:29:51.905Z] --- PASS: TestDockerNetworkConnectAlias (4.78s) [2022-04-07T09:29:51.906Z] === RUN TestDockerNetworkReConnect [2022-04-07T09:29:52.163Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-07T09:29:53.053Z] 2022/04/07 09:29:48 Finished clone github.com/hashicorp/consul [2022-04-07T09:29:53.853Z] --- PASS: TestRemoveContainerWithVolume (2.86s) [2022-04-07T09:29:53.853Z] === RUN TestRemoveContainerRunning [2022-04-07T09:29:54.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-07T09:29:54.632Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-07T09:29:56.008Z] --- PASS: TestDockerNetworkReConnect (4.04s) [2022-04-07T09:29:56.008Z] === RUN TestServicePlugin [2022-04-07T09:29:56.085Z] --- PASS: TestRemoveContainerRunning (2.16s) [2022-04-07T09:29:56.085Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-07T09:29:57.387Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-07T09:29:58.323Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-07T09:29:58.326Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.12s) [2022-04-07T09:29:58.326Z] === RUN TestRemoveInvalidContainer [2022-04-07T09:29:58.326Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-07T09:29:58.326Z] === RUN TestRenameLinkedContainer [2022-04-07T09:29:58.326Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-07T09:29:58.326Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-07T09:29:58.326Z] === RUN TestRenameStoppedContainer [2022-04-07T09:29:59.702Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-07T09:29:59.971Z] plugin_test.go:62: [de2dfcf9d1e51] joining swarm manager [d96f7bc044a0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:30:00.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-07T09:30:00.559Z] --- PASS: TestRenameStoppedContainer (2.49s) [2022-04-07T09:30:00.559Z] === RUN TestRenameRunningContainerAndReuse [2022-04-07T09:30:01.108Z] plugin_test.go:65: [d4c48b87d9139] joining swarm manager [d96f7bc044a0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:30:03.011Z] docker_api_swarm_test.go:201: [dfec361b0feb2] joining swarm manager [d4a3a5a08e3c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:30:04.909Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-07T09:30:05.241Z] 2022/04/07 09:30:04 Finished clone github.com/aws/aws-sdk-go [2022-04-07T09:30:05.341Z] --- PASS: TestRenameRunningContainerAndReuse (4.33s) [2022-04-07T09:30:05.341Z] === RUN TestRenameInvalidName [2022-04-07T09:30:05.477Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-07T09:30:06.410Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-07T09:30:06.918Z] --- PASS: TestRenameInvalidName (2.09s) [2022-04-07T09:30:06.918Z] === RUN TestRenameAnonymousContainer [2022-04-07T09:30:06.918Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:06.918Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-04-07T09:30:06.918Z] === RUN TestRenameContainerWithSameName [2022-04-07T09:30:07.345Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-07T09:30:07.345Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-07T09:30:07.603Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-07T09:30:07.862Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-07T09:30:07.862Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-07T09:30:08.797Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-07T09:30:09.157Z] --- PASS: TestRenameContainerWithSameName (2.11s) [2022-04-07T09:30:09.157Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-07T09:30:09.157Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:09.157Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-07T09:30:09.158Z] === RUN TestResize [2022-04-07T09:30:09.732Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-07T09:30:09.732Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-07T09:30:09.732Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-07T09:30:10.299Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-07T09:30:10.562Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-07T09:30:11.387Z] --- PASS: TestResize (2.16s) [2022-04-07T09:30:11.387Z] === RUN TestResizeWithInvalidSize [2022-04-07T09:30:11.387Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:11.387Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-04-07T09:30:11.387Z] === RUN TestResizeWhenContainerNotStarted [2022-04-07T09:30:11.497Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-07T09:30:12.431Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-07T09:30:12.431Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-07T09:30:12.431Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-07T09:30:12.431Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-07T09:30:12.431Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-07T09:30:12.431Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-07T09:30:13.616Z] --- PASS: TestResizeWhenContainerNotStarted (2.38s) [2022-04-07T09:30:13.616Z] === RUN TestDaemonRestartKillContainers [2022-04-07T09:30:13.616Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:30:13.616Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-07T09:30:13.616Z] === RUN TestStats [2022-04-07T09:30:13.616Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-07T09:30:13.616Z] --- SKIP: TestStats (0.00s) [2022-04-07T09:30:13.616Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-07T09:30:14.960Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-07T09:30:15.218Z] === RUN TestDockerSuite/TestEventsRename [2022-04-07T09:30:15.787Z] === RUN TestDockerSuite/TestEventsResize [2022-04-07T09:30:16.354Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-07T09:30:20.805Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.07s) [2022-04-07T09:30:20.805Z] === RUN TestStopContainerWithTimeout [2022-04-07T09:30:20.805Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-07T09:30:20.805Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-07T09:30:20.805Z] === RUN TestUpdateRestartPolicy [2022-04-07T09:30:21.633Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-07T09:30:22.569Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-07T09:30:22.827Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-07T09:30:26.108Z] === RUN TestDockerSuite/TestEventsTop [2022-04-07T09:30:26.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-07T09:30:26.108Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-07T09:30:27.482Z] --- PASS: TestServicePlugin (31.44s) [2022-04-07T09:30:27.482Z] === RUN TestServiceUpdateLabel [2022-04-07T09:30:28.049Z] docker_api_swarm_test.go:383: [db75afcd81561] joining swarm manager [dba71eedcd7ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:30:28.616Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-07T09:30:29.182Z] --- PASS: TestServiceUpdateLabel (1.98s) [2022-04-07T09:30:29.182Z] === RUN TestServiceUpdateSecrets [2022-04-07T09:30:29.182Z] docker_api_swarm_test.go:384: [d859d2c5a2eb6] joining swarm manager [dba71eedcd7ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:30:41.379Z] === RUN TestDockerSuite/TestExec [2022-04-07T09:30:41.379Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-07T09:30:41.379Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-07T09:30:41.379Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-07T09:30:41.637Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-07T09:30:42.102Z] --- PASS: TestUpdateRestartPolicy (20.96s) [2022-04-07T09:30:42.102Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-07T09:30:42.574Z] --- PASS: TestUpdateRestartWithAutoRemove (2.02s) [2022-04-07T09:30:42.574Z] === RUN TestWaitNonBlocked [2022-04-07T09:30:42.574Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:30:42.574Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:30:42.574Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:30:42.574Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:30:43.012Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-07T09:30:43.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-07T09:30:43.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-07T09:30:43.269Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-07T09:30:43.836Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2022-04-07T09:30:43.836Z] === RUN TestServiceUpdateConfigs [2022-04-07T09:30:44.095Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-07T09:30:44.663Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-07T09:30:45.231Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-07T09:30:45.797Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-07T09:30:46.027Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-07T09:30:46.027Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.85s) [2022-04-07T09:30:46.027Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.88s) [2022-04-07T09:30:46.027Z] === RUN TestWaitBlocked [2022-04-07T09:30:46.027Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:30:46.027Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-07T09:30:46.027Z] PASS [2022-04-07T09:30:46.027Z] ok github.com/docker/docker/integration/container 80.258s [2022-04-07T09:30:46.027Z] [2022-04-07T09:30:46.027Z] === Skipped [2022-04-07T09:30:46.027Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-07T09:30:46.027Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-07T09:30:46.027Z] [2022-04-07T09:30:46.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-04-07T09:30:46.027Z] copy_test.go:38: testEnv.OSType == "windows" [2022-04-07T09:30:46.027Z] [2022-04-07T09:30:46.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-04-07T09:30:46.027Z] copy_test.go:63: testEnv.OSType == "windows" [2022-04-07T09:30:46.027Z] [2022-04-07T09:30:46.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2022-04-07T09:30:46.028Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-07T09:30:46.028Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-07T09:30:46.028Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-07T09:30:46.028Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s) [2022-04-07T09:30:46.028Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-07T09:30:46.028Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-07T09:30:46.028Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-07T09:30:46.028Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-07T09:30:46.028Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-07T09:30:46.028Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-07T09:30:46.028Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-07T09:30:46.028Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-07T09:30:46.028Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-07T09:30:46.028Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-07T09:30:46.028Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-07T09:30:46.028Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-07T09:30:46.028Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-07T09:30:46.028Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-07T09:30:46.028Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-07T09:30:46.028Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-07T09:30:46.028Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-07T09:30:46.028Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-07T09:30:46.028Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.01s) [2022-04-07T09:30:46.028Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-07T09:30:46.028Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-07T09:30:46.028Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-07T09:30:46.028Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-07T09:30:46.028Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-04-07T09:30:46.028Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-07T09:30:46.028Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-04-07T09:30:46.028Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-07T09:30:46.028Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-07T09:30:46.028Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-07T09:30:46.028Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-07T09:30:46.028Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:30:46.028Z] [2022-04-07T09:30:46.028Z] DONE 88 tests, 37 skipped in 82.908s [2022-04-07T09:30:46.028Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-07T09:30:46.363Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-07T09:30:47.613Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:30:47.614Z] INFO: Testing against a local daemon [2022-04-07T09:30:47.614Z] === RUN TestCommitInheritsEnv [2022-04-07T09:30:47.614Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T09:30:47.614Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-04-07T09:30:47.614Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-07T09:30:47.614Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-04-07T09:30:47.614Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-07T09:30:47.614Z] === RUN TestImagesFilterMultiReference [2022-04-07T09:30:47.614Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-07T09:30:47.614Z] === RUN TestImagePullPlatformInvalid [2022-04-07T09:30:47.614Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-07T09:30:47.614Z] === RUN TestRemoveImageOrphaning [2022-04-07T09:30:47.740Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-07T09:30:48.307Z] === RUN TestDockerSuite/TestExecEnv [2022-04-07T09:30:48.608Z] --- PASS: TestRemoveImageOrphaning (0.93s) [2022-04-07T09:30:48.608Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-07T09:30:48.608Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-07T09:30:48.608Z] === RUN TestTagInvalidReference [2022-04-07T09:30:48.608Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-07T09:30:48.608Z] === RUN TestTagValidPrefixedRepo [2022-04-07T09:30:48.872Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-07T09:30:49.080Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-07T09:30:49.080Z] === RUN TestTagExistedNameWithoutForce [2022-04-07T09:30:49.080Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-07T09:30:49.080Z] === RUN TestTagOfficialNames [2022-04-07T09:30:49.080Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-07T09:30:49.080Z] === RUN TestTagMatchesDigest [2022-04-07T09:30:49.080Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-07T09:30:49.080Z] PASS [2022-04-07T09:30:49.080Z] ok github.com/docker/docker/integration/image 1.443s [2022-04-07T09:30:49.559Z] [2022-04-07T09:30:49.559Z] === Skipped [2022-04-07T09:30:49.559Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-04-07T09:30:49.559Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T09:30:49.559Z] [2022-04-07T09:30:49.559Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-07T09:30:49.559Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-04-07T09:30:49.559Z] [2022-04-07T09:30:49.559Z] DONE 11 tests, 2 skipped in 3.394s [2022-04-07T09:30:49.559Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-07T09:30:50.244Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-07T09:30:50.504Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-07T09:30:51.148Z] testing: warning: no tests to run [2022-04-07T09:30:51.148Z] PASS [2022-04-07T09:30:51.148Z] ok github.com/docker/docker/integration/network/ipvlan 0.103s [no tests to run] [2022-04-07T09:30:51.148Z] testing: warning: no tests to run [2022-04-07T09:30:51.148Z] PASS [2022-04-07T09:30:51.148Z] ok github.com/docker/docker/integration/network/macvlan 0.084s [no tests to run] [2022-04-07T09:30:51.620Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:30:51.620Z] INFO: Testing against a local daemon [2022-04-07T09:30:51.620Z] === RUN TestNetworkCreateDelete [2022-04-07T09:30:51.620Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:30:51.620Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-07T09:30:51.620Z] === RUN TestDockerNetworkDeletePreferID [2022-04-07T09:30:51.620Z] 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-04-07T09:30:51.620Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-07T09:30:51.620Z] === RUN TestDaemonDNSFallback [2022-04-07T09:30:51.620Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:30:51.620Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-07T09:30:51.620Z] === RUN TestInspectNetwork [2022-04-07T09:30:51.620Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:51.620Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-07T09:30:51.620Z] === RUN TestRunContainerWithBridgeNone [2022-04-07T09:30:51.620Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:30:51.620Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-07T09:30:51.620Z] === RUN TestNetworkInvalidJSON [2022-04-07T09:30:51.620Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-07T09:30:51.620Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-07T09:30:51.620Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:30:52.093Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:30:52.093Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:30:52.093Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:30:52.093Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-07T09:30:52.093Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-07T09:30:52.093Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-07T09:30:52.093Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-07T09:30:52.093Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-07T09:30:52.093Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-07T09:30:52.093Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-07T09:30:52.093Z] === RUN TestNetworkList [2022-04-07T09:30:52.093Z] === RUN TestNetworkList//networks [2022-04-07T09:30:52.093Z] === PAUSE TestNetworkList//networks [2022-04-07T09:30:52.093Z] === RUN TestNetworkList//networks/ [2022-04-07T09:30:52.093Z] === PAUSE TestNetworkList//networks/ [2022-04-07T09:30:52.093Z] === CONT TestNetworkList//networks [2022-04-07T09:30:52.093Z] === CONT TestNetworkList//networks/ [2022-04-07T09:30:52.093Z] --- PASS: TestNetworkList (0.03s) [2022-04-07T09:30:52.093Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-07T09:30:52.093Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-07T09:30:52.093Z] === RUN TestHostIPv4BridgeLabel [2022-04-07T09:30:52.093Z] network_test.go:126: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-07T09:30:52.093Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-07T09:30:52.093Z] service_test.go:29: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-07T09:30:52.093Z] === RUN TestDaemonDefaultNetworkPools [2022-04-07T09:30:52.093Z] service_test.go:58: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-07T09:30:52.093Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-07T09:30:52.093Z] service_test.go:102: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-07T09:30:52.093Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-07T09:30:52.093Z] service_test.go:136: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-07T09:30:52.093Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-07T09:30:52.093Z] service_test.go:187: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-07T09:30:52.093Z] === RUN TestServiceWithPredefinedNetwork [2022-04-07T09:30:52.093Z] service_test.go:212: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-07T09:30:52.093Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-07T09:30:52.093Z] service_test.go:242: FLAKY_TEST [2022-04-07T09:30:52.093Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T09:30:52.093Z] === RUN TestServiceWithDataPathPortInit [2022-04-07T09:30:52.093Z] service_test.go:332: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-07T09:30:52.093Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-07T09:30:52.093Z] service_test.go:400: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-07T09:30:52.093Z] PASS [2022-04-07T09:30:52.093Z] ok github.com/docker/docker/integration/network 0.188s [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === Skipped [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-07T09:30:52.093Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-07T09:30:52.093Z] 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-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-07T09:30:52.093Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-07T09:30:52.093Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-07T09:30:52.093Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-07T09:30:52.093Z] network_test.go:126: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-07T09:30:52.093Z] service_test.go:29: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-07T09:30:52.093Z] service_test.go:58: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-07T09:30:52.093Z] service_test.go:102: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-07T09:30:52.093Z] service_test.go:136: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-07T09:30:52.093Z] service_test.go:187: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-07T09:30:52.093Z] service_test.go:212: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-07T09:30:52.093Z] service_test.go:242: FLAKY_TEST [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-07T09:30:52.093Z] service_test.go:332: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-07T09:30:52.093Z] service_test.go:400: testEnv.OSType == "windows" [2022-04-07T09:30:52.093Z] [2022-04-07T09:30:52.093Z] DONE 22 tests, 15 skipped in 2.818s [2022-04-07T09:30:52.565Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-07T09:30:52.565Z] testing: warning: no tests to run [2022-04-07T09:30:52.565Z] PASS [2022-04-07T09:30:52.565Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-04-07T09:30:53.033Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-07T09:30:53.038Z] [2022-04-07T09:30:53.038Z] DONE 0 tests in 0.413s [2022-04-07T09:30:53.038Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-07T09:30:53.510Z] testing: warning: no tests to run [2022-04-07T09:30:53.510Z] PASS [2022-04-07T09:30:53.510Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-04-07T09:30:53.510Z] [2022-04-07T09:30:53.510Z] DONE 0 tests in 0.391s [2022-04-07T09:30:53.510Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-07T09:30:53.604Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-07T09:30:54.170Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-07T09:30:54.739Z] === RUN TestDockerSuite/TestExecParseError [2022-04-07T09:30:54.998Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-07T09:30:55.090Z] testing: warning: no tests to run [2022-04-07T09:30:55.090Z] PASS [2022-04-07T09:30:55.090Z] ok github.com/docker/docker/integration/plugin 0.174s [no tests to run] [2022-04-07T09:30:55.090Z] testing: warning: no tests to run [2022-04-07T09:30:55.090Z] PASS [2022-04-07T09:30:55.090Z] ok github.com/docker/docker/integration/plugin/authz 0.116s [no tests to run] [2022-04-07T09:30:55.565Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-07T09:30:56.133Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-07T09:30:57.067Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-07T09:30:57.634Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-07T09:30:58.202Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-07T09:30:58.770Z] --- PASS: TestServiceUpdateConfigs (14.85s) [2022-04-07T09:30:58.770Z] === RUN TestServiceUpdateNetwork [2022-04-07T09:31:05.638Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:05.638Z] INFO: Testing against a local daemon [2022-04-07T09:31:05.638Z] === RUN TestExternalGraphDriver [2022-04-07T09:31:05.638Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-07T09:31:05.638Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-07T09:31:05.638Z] === RUN TestGraphdriverPluginV2 [2022-04-07T09:31:05.638Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-07T09:31:05.638Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-07T09:31:05.638Z] PASS [2022-04-07T09:31:05.638Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.163s [2022-04-07T09:31:06.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:06.118Z] INFO: Testing against a local daemon [2022-04-07T09:31:06.118Z] === RUN TestPluginInvalidJSON [2022-04-07T09:31:06.118Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:31:06.118Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:31:06.118Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:31:06.118Z] --- PASS: TestPluginInvalidJSON (0.13s) [2022-04-07T09:31:06.118Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2022-04-07T09:31:06.118Z] === RUN TestPluginInstall [2022-04-07T09:31:06.118Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-07T09:31:06.118Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-07T09:31:06.118Z] === RUN TestPluginsWithRuntimes [2022-04-07T09:31:06.118Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-07T09:31:06.118Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-07T09:31:06.118Z] === RUN TestPluginBackCompatMediaTypes [2022-04-07T09:31:06.118Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-07T09:31:06.118Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-07T09:31:06.118Z] PASS [2022-04-07T09:31:06.118Z] ok github.com/docker/docker/integration/plugin/common 0.338s [2022-04-07T09:31:06.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:06.592Z] INFO: Testing against a local daemon [2022-04-07T09:31:07.064Z] === RUN TestReadPluginNoRead [2022-04-07T09:31:07.064Z] read_test.go:21: no unix domain sockets on Windows [2022-04-07T09:31:07.064Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-07T09:31:07.064Z] PASS [2022-04-07T09:31:07.064Z] ok github.com/docker/docker/integration/plugin/logging 0.539s [2022-04-07T09:31:07.064Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-04-07T09:31:07.064Z] testing: warning: no tests to run [2022-04-07T09:31:07.064Z] PASS [2022-04-07T09:31:07.064Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.044s [no tests to run] [2022-04-07T09:31:07.064Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-04-07T09:31:08.068Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:08.068Z] INFO: Testing against a local daemon [2022-04-07T09:31:08.068Z] === RUN TestPluginWithDevMounts [2022-04-07T09:31:08.068Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:08.068Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-07T09:31:08.068Z] PASS [2022-04-07T09:31:08.068Z] ok github.com/docker/docker/integration/plugin/volumes 0.075s [2022-04-07T09:31:08.068Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-04-07T09:31:08.540Z] [2022-04-07T09:31:08.540Z] === Skipped [2022-04-07T09:31:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-07T09:31:08.540Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-07T09:31:08.540Z] [2022-04-07T09:31:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-07T09:31:08.540Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-07T09:31:08.540Z] [2022-04-07T09:31:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-07T09:31:08.540Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-07T09:31:08.540Z] [2022-04-07T09:31:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-07T09:31:08.540Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-07T09:31:08.540Z] [2022-04-07T09:31:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-07T09:31:08.540Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-07T09:31:08.540Z] [2022-04-07T09:31:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-07T09:31:08.540Z] read_test.go:21: no unix domain sockets on Windows [2022-04-07T09:31:08.540Z] [2022-04-07T09:31:08.540Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-07T09:31:08.540Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:08.540Z] [2022-04-07T09:31:08.540Z] DONE 9 tests, 7 skipped in 14.968s [2022-04-07T09:31:08.540Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-07T09:31:09.012Z] testing: warning: no tests to run [2022-04-07T09:31:09.012Z] PASS [2022-04-07T09:31:09.012Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-04-07T09:31:09.012Z] [2022-04-07T09:31:09.012Z] DONE 0 tests in 0.417s [2022-04-07T09:31:09.012Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-07T09:31:10.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:10.006Z] INFO: Testing against a local daemon [2022-04-07T09:31:10.006Z] === RUN TestPluginInvalidJSON [2022-04-07T09:31:10.006Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:31:10.006Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:31:10.006Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-07T09:31:10.006Z] --- PASS: TestPluginInvalidJSON (0.13s) [2022-04-07T09:31:10.006Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2022-04-07T09:31:10.006Z] === RUN TestPluginInstall [2022-04-07T09:31:10.006Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-07T09:31:10.006Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-07T09:31:10.006Z] === RUN TestPluginsWithRuntimes [2022-04-07T09:31:10.006Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-07T09:31:10.006Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-07T09:31:10.006Z] === RUN TestPluginBackCompatMediaTypes [2022-04-07T09:31:10.006Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-07T09:31:10.006Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-07T09:31:10.006Z] PASS [2022-04-07T09:31:10.006Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-04-07T09:31:10.006Z] [2022-04-07T09:31:10.006Z] === Skipped [2022-04-07T09:31:10.006Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-07T09:31:10.006Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-07T09:31:10.006Z] [2022-04-07T09:31:10.006Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-07T09:31:10.006Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-07T09:31:10.006Z] [2022-04-07T09:31:10.006Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-07T09:31:10.006Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-07T09:31:10.006Z] [2022-04-07T09:31:10.006Z] DONE 5 tests, 3 skipped in 1.163s [2022-04-07T09:31:10.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-07T09:31:11.113Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-07T09:31:11.113Z] === RUN TestDockerSuite/TestExecTTY [2022-04-07T09:31:11.113Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-07T09:31:11.113Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-07T09:31:11.113Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-04-07T09:31:11.113Z] === RUN TestServiceUpdatePidsLimit [2022-04-07T09:31:11.371Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-07T09:31:11.474Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:11.474Z] INFO: Testing against a local daemon [2022-04-07T09:31:11.474Z] === RUN TestExternalGraphDriver [2022-04-07T09:31:11.474Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-07T09:31:11.474Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-07T09:31:11.474Z] === RUN TestGraphdriverPluginV2 [2022-04-07T09:31:11.474Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-07T09:31:11.474Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-07T09:31:11.474Z] PASS [2022-04-07T09:31:11.474Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-04-07T09:31:11.474Z] [2022-04-07T09:31:11.474Z] === Skipped [2022-04-07T09:31:11.474Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-07T09:31:11.474Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-07T09:31:11.474Z] [2022-04-07T09:31:11.474Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-07T09:31:11.474Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-07T09:31:11.474Z] [2022-04-07T09:31:11.474Z] DONE 2 tests, 2 skipped in 1.093s [2022-04-07T09:31:11.474Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-07T09:31:11.937Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-07T09:31:11.937Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-07T09:31:11.937Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-07T09:31:12.504Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-07T09:31:13.076Z] testing: warning: no tests to run [2022-04-07T09:31:13.076Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:13.076Z] PASS [2022-04-07T09:31:13.076Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-04-07T09:31:13.076Z] INFO: Testing against a local daemon [2022-04-07T09:31:13.076Z] === RUN TestReadPluginNoRead [2022-04-07T09:31:13.076Z] read_test.go:21: no unix domain sockets on Windows [2022-04-07T09:31:13.076Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-07T09:31:13.076Z] PASS [2022-04-07T09:31:13.076Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-04-07T09:31:13.076Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-04-07T09:31:13.076Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-04-07T09:31:13.076Z] [2022-04-07T09:31:13.076Z] === Skipped [2022-04-07T09:31:13.076Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-07T09:31:13.076Z] read_test.go:21: no unix domain sockets on Windows [2022-04-07T09:31:13.076Z] [2022-04-07T09:31:13.076Z] DONE 1 tests, 1 skipped in 1.270s [2022-04-07T09:31:13.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-07T09:31:13.474Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-07T09:31:13.474Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-07T09:31:13.550Z] testing: warning: no tests to run [2022-04-07T09:31:13.550Z] PASS [2022-04-07T09:31:13.550Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-04-07T09:31:13.550Z] [2022-04-07T09:31:13.550Z] DONE 0 tests in 0.675s [2022-04-07T09:31:13.550Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-07T09:31:14.041Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-07T09:31:14.556Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:14.556Z] INFO: Testing against a local daemon [2022-04-07T09:31:14.556Z] === RUN TestPluginWithDevMounts [2022-04-07T09:31:14.556Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:14.556Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-07T09:31:14.556Z] PASS [2022-04-07T09:31:14.556Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-04-07T09:31:14.556Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-04-07T09:31:14.977Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-07T09:31:15.028Z] [2022-04-07T09:31:15.028Z] === Skipped [2022-04-07T09:31:15.028Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-07T09:31:15.028Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:15.028Z] [2022-04-07T09:31:15.028Z] DONE 1 tests, 1 skipped in 1.041s [2022-04-07T09:31:15.028Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-07T09:31:15.545Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-07T09:31:16.112Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-07T09:31:16.605Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:16.605Z] INFO: Testing against a local daemon [2022-04-07T09:31:16.605Z] === RUN TestSecretInspect [2022-04-07T09:31:16.605Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:16.605Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-07T09:31:16.605Z] === RUN TestSecretList [2022-04-07T09:31:16.605Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:16.605Z] --- SKIP: TestSecretList (0.00s) [2022-04-07T09:31:16.605Z] === RUN TestSecretsCreateAndDelete [2022-04-07T09:31:16.605Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:16.605Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-07T09:31:16.605Z] === RUN TestSecretsUpdate [2022-04-07T09:31:16.605Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:16.605Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-07T09:31:16.605Z] === RUN TestTemplatedSecret [2022-04-07T09:31:16.605Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:16.605Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-07T09:31:16.605Z] === RUN TestSecretCreateResolve [2022-04-07T09:31:16.605Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:31:16.605Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-07T09:31:16.605Z] PASS [2022-04-07T09:31:16.605Z] ok github.com/docker/docker/integration/secret 0.121s [2022-04-07T09:31:17.077Z] [2022-04-07T09:31:17.077Z] === Skipped [2022-04-07T09:31:17.077Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-04-07T09:31:17.077Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:17.077Z] [2022-04-07T09:31:17.077Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-07T09:31:17.077Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:17.077Z] [2022-04-07T09:31:17.077Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-07T09:31:17.077Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:17.077Z] [2022-04-07T09:31:17.077Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-07T09:31:17.077Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:17.077Z] [2022-04-07T09:31:17.077Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-07T09:31:17.077Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:17.077Z] [2022-04-07T09:31:17.077Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-07T09:31:17.077Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:31:17.077Z] [2022-04-07T09:31:17.077Z] DONE 6 tests, 6 skipped in 2.078s [2022-04-07T09:31:17.077Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-07T09:31:19.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:19.308Z] INFO: Testing against a local daemon [2022-04-07T09:31:19.308Z] === RUN TestServiceCreateInit [2022-04-07T09:31:19.308Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-07T09:31:19.308Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-07T09:31:19.308Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-07T09:31:19.308Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-07T09:31:19.308Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestCreateServiceMultipleTimes [2022-04-07T09:31:19.308Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestCreateServiceConflict [2022-04-07T09:31:19.308Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestCreateServiceMaxReplicas [2022-04-07T09:31:19.308Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-07T09:31:19.308Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-07T09:31:19.308Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestCreateServiceSecretFileMode [2022-04-07T09:31:19.308Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestCreateServiceConfigFileMode [2022-04-07T09:31:19.308Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestCreateServiceSysctls [2022-04-07T09:31:19.308Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-07T09:31:19.308Z] === RUN TestCreateServiceCapabilities [2022-04-07T09:31:19.308Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-07T09:31:19.308Z] === RUN TestInspect [2022-04-07T09:31:19.308Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestInspect (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestCreateJob [2022-04-07T09:31:19.308Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestCreateJob (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestReplicatedJob [2022-04-07T09:31:19.308Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestUpdateReplicatedJob [2022-04-07T09:31:19.308Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestServiceListWithStatuses [2022-04-07T09:31:19.308Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestDockerNetworkConnectAlias [2022-04-07T09:31:19.308Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestDockerNetworkReConnect [2022-04-07T09:31:19.308Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestServicePlugin [2022-04-07T09:31:19.308Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.308Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestServiceUpdateLabel [2022-04-07T09:31:19.308Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:31:19.308Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestServiceUpdateSecrets [2022-04-07T09:31:19.308Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:31:19.308Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestServiceUpdateConfigs [2022-04-07T09:31:19.308Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:31:19.308Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestServiceUpdateNetwork [2022-04-07T09:31:19.308Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:31:19.308Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-07T09:31:19.308Z] === RUN TestServiceUpdatePidsLimit [2022-04-07T09:31:19.308Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:31:19.308Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-04-07T09:31:19.308Z] PASS [2022-04-07T09:31:19.787Z] ok github.com/docker/docker/integration/service 0.258s [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === Skipped [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-07T09:31:19.787Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-07T09:31:19.787Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-07T09:31:19.787Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-07T09:31:19.787Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-07T09:31:19.787Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-07T09:31:19.787Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-07T09:31:19.787Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-07T09:31:19.787Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-07T09:31:19.787Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-07T09:31:19.787Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-07T09:31:19.787Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-07T09:31:19.787Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-07T09:31:19.787Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-07T09:31:19.787Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-07T09:31:19.787Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-07T09:31:19.787Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-07T09:31:19.787Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-07T09:31:19.787Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-07T09:31:19.787Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-07T09:31:19.787Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-07T09:31:19.787Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-07T09:31:19.787Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-04-07T09:31:19.787Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-07T09:31:19.787Z] [2022-04-07T09:31:19.787Z] DONE 24 tests, 23 skipped in 2.701s [2022-04-07T09:31:19.787Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-07T09:31:20.298Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-07T09:31:20.863Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-07T09:31:22.020Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:22.020Z] INFO: Testing against a local daemon [2022-04-07T09:31:22.020Z] === RUN TestSessionCreate [2022-04-07T09:31:22.020Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-07T09:31:22.020Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-07T09:31:22.020Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-07T09:31:22.020Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-07T09:31:22.020Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-07T09:31:22.020Z] PASS [2022-04-07T09:31:22.020Z] ok github.com/docker/docker/integration/session 0.114s [2022-04-07T09:31:22.020Z] [2022-04-07T09:31:22.020Z] === Skipped [2022-04-07T09:31:22.020Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-07T09:31:22.020Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-07T09:31:22.020Z] [2022-04-07T09:31:22.020Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-07T09:31:22.020Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-07T09:31:22.020Z] [2022-04-07T09:31:22.020Z] DONE 2 tests, 2 skipped in 1.882s [2022-04-07T09:31:22.020Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-07T09:31:23.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:23.600Z] INFO: Testing against a local daemon [2022-04-07T09:31:23.600Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-07T09:31:23.600Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:23.600Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T09:31:23.600Z] === RUN TestEventsExecDie [2022-04-07T09:31:23.600Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-07T09:31:23.600Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-07T09:31:23.600Z] === RUN TestEventsBackwardsCompatible [2022-04-07T09:31:23.600Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-07T09:31:23.600Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-07T09:31:23.600Z] === RUN TestInfoAPI [2022-04-07T09:31:23.600Z] --- PASS: TestInfoAPI (0.05s) [2022-04-07T09:31:23.600Z] === RUN TestInfoAPIWarnings [2022-04-07T09:31:23.600Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T09:31:23.600Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-07T09:31:23.600Z] === RUN TestInfoDebug [2022-04-07T09:31:23.600Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-07T09:31:23.600Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-07T09:31:23.600Z] === RUN TestInfoInsecureRegistries [2022-04-07T09:31:23.600Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-07T09:31:23.600Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-07T09:31:23.600Z] === RUN TestInfoRegistryMirrors [2022-04-07T09:31:23.600Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-07T09:31:23.600Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-07T09:31:23.600Z] === RUN TestLoginFailsWithBadCredentials [2022-04-07T09:31:24.601Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2022-04-07T09:31:24.601Z] === RUN TestPingCacheHeaders [2022-04-07T09:31:24.601Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-07T09:31:24.602Z] === RUN TestPingGet [2022-04-07T09:31:25.078Z] --- PASS: TestPingGet (0.03s) [2022-04-07T09:31:25.078Z] === RUN TestPingHead [2022-04-07T09:31:25.078Z] --- PASS: TestPingHead (0.03s) [2022-04-07T09:31:25.078Z] === RUN TestVersion [2022-04-07T09:31:25.078Z] --- PASS: TestVersion (0.03s) [2022-04-07T09:31:25.078Z] PASS [2022-04-07T09:31:25.078Z] ok github.com/docker/docker/integration/system 1.310s [2022-04-07T09:31:25.078Z] [2022-04-07T09:31:25.078Z] === Skipped [2022-04-07T09:31:25.078Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T09:31:25.078Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-07T09:31:25.078Z] [2022-04-07T09:31:25.078Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-07T09:31:25.078Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-07T09:31:25.078Z] [2022-04-07T09:31:25.078Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-07T09:31:25.078Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-07T09:31:25.078Z] [2022-04-07T09:31:25.078Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-07T09:31:25.078Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-07T09:31:25.078Z] [2022-04-07T09:31:25.078Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-07T09:31:25.078Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-07T09:31:25.078Z] [2022-04-07T09:31:25.078Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-07T09:31:25.078Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-07T09:31:25.078Z] [2022-04-07T09:31:25.078Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-07T09:31:25.078Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-07T09:31:25.078Z] [2022-04-07T09:31:25.078Z] DONE 13 tests, 7 skipped in 3.203s [2022-04-07T09:31:25.078Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-07T09:31:26.124Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-07T09:31:26.124Z] check_test.go:380: [d859d2c5a2eb6] daemon is not started [2022-04-07T09:31:26.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-07T09:31:27.060Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-07T09:31:27.313Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:27.313Z] INFO: Testing against a local daemon [2022-04-07T09:31:27.313Z] === RUN TestVolumesCreateAndList [2022-04-07T09:31:27.313Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-07T09:31:27.313Z] === RUN TestVolumesRemove [2022-04-07T09:31:27.313Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-07T09:31:27.313Z] === RUN TestVolumesInspect [2022-04-07T09:31:27.313Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-07T09:31:27.313Z] === RUN TestVolumesInvalidJSON [2022-04-07T09:31:27.313Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-07T09:31:27.313Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-07T09:31:27.313Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-07T09:31:27.313Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-07T09:31:27.313Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-07T09:31:27.313Z] PASS [2022-04-07T09:31:27.313Z] ok github.com/docker/docker/integration/volume 0.285s [2022-04-07T09:31:27.627Z] docker_api_swarm_test.go:801: [d2ea2bec399ab] joining swarm manager [d43a8af473bdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:31:27.785Z] [2022-04-07T09:31:27.785Z] DONE 5 tests in 2.336s [2022-04-07T09:31:27.785Z] INFO: make.ps1 ended at 04/07/2022 09:31:27 [2022-04-07T09:31:27.785Z] INFO: Integration CLI tests being run from the host: [2022-04-07T09:31:27.785Z] 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-04-07T09:31:27.886Z] --- PASS: TestServiceUpdatePidsLimit (16.84s) [2022-04-07T09:31:27.886Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-04-07T09:31:27.886Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-04-07T09:31:27.886Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-07T09:31:27.886Z] PASS [2022-04-07T09:31:27.886Z] [2022-04-07T09:31:27.886Z] === Skipped [2022-04-07T09:31:27.886Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-07T09:31:27.886Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-07T09:31:27.886Z] [2022-04-07T09:31:27.886Z] DONE 27 tests, 1 skipped in 195.572s [2022-04-07T09:31:27.886Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-07T09:31:27.886Z] ++ 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-04-07T09:31:27.886Z] ++ set -e [2022-04-07T09:31:27.886Z] ++ '[' -n 0 ']' [2022-04-07T09:31:27.886Z] ++ set -x [2022-04-07T09:31:27.886Z] ++ 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-04-07T09:31:27.886Z] INFO: Testing against a local daemon [2022-04-07T09:31:27.886Z] === RUN TestSessionCreate [2022-04-07T09:31:28.144Z] --- PASS: TestSessionCreate (0.03s) [2022-04-07T09:31:28.144Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-07T09:31:28.144Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-07T09:31:28.144Z] PASS [2022-04-07T09:31:28.144Z] [2022-04-07T09:31:28.144Z] DONE 2 tests in 0.173s [2022-04-07T09:31:28.144Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-07T09:31:28.144Z] ++ 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-04-07T09:31:28.144Z] ++ set -e [2022-04-07T09:31:28.144Z] ++ '[' -n 0 ']' [2022-04-07T09:31:28.144Z] ++ set -x [2022-04-07T09:31:28.144Z] ++ 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-04-07T09:31:28.144Z] INFO: Testing against a local daemon [2022-04-07T09:31:28.144Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-07T09:31:28.144Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-07T09:31:28.144Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T09:31:28.144Z] === RUN TestEventsExecDie [2022-04-07T09:31:28.711Z] docker_api_swarm_test.go:801: [d31b4568be062] joining swarm manager [d43a8af473bdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:31:28.711Z] --- PASS: TestEventsExecDie (0.62s) [2022-04-07T09:31:28.711Z] === RUN TestEventsBackwardsCompatible [2022-04-07T09:31:28.970Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-04-07T09:31:28.970Z] === RUN TestInfoBinaryCommits [2022-04-07T09:31:28.970Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-07T09:31:28.970Z] === RUN TestInfoAPIVersioned [2022-04-07T09:31:28.970Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-04-07T09:31:28.970Z] === RUN TestInfoDiscoveryBackend [2022-04-07T09:31:29.536Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-04-07T09:31:29.536Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-04-07T09:31:30.103Z] docker_api_swarm_test.go:801: [d3706adcceddd] joining swarm manager [d43a8af473bdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-07T09:31:30.362Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-04-07T09:31:30.362Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-04-07T09:31:30.929Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-04-07T09:31:30.929Z] === RUN TestInfoAPI [2022-04-07T09:31:30.929Z] --- PASS: TestInfoAPI (0.02s) [2022-04-07T09:31:30.929Z] === RUN TestInfoAPIWarnings [2022-04-07T09:31:31.498Z] docker_api_swarm_test.go:801: [dfdbc5b8bab69] joining swarm manager [d43a8af473bdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-07T09:31:31.756Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-07T09:31:32.322Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-07T09:31:32.322Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-07T09:31:32.322Z] === RUN TestDockerSuite/TestHealth [2022-04-07T09:31:32.889Z] docker_api_swarm_test.go:809: [d5fd267a021ca] joining swarm manager [d43a8af473bdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-07T09:31:38.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-07T09:31:38.272Z] INFO: Testing against a local daemon [2022-04-07T09:31:38.272Z] === RUN TestDockerSuite [2022-04-07T09:31:38.272Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-07T09:31:38.272Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-07T09:31:38.272Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-07T09:31:38.272Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-07T09:31:38.272Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-07T09:31:38.272Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-07T09:31:38.272Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-07T09:31:38.272Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-07T09:31:38.272Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-07T09:31:38.272Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-07T09:31:38.272Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-07T09:31:38.744Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-07T09:31:39.217Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-07T09:31:39.696Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-07T09:31:47.775Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-04-07T09:31:47.775Z] === RUN TestInfoDebug [2022-04-07T09:31:47.775Z] --- PASS: TestInfoDebug (0.54s) [2022-04-07T09:31:47.775Z] === RUN TestInfoInsecureRegistries [2022-04-07T09:31:48.342Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-04-07T09:31:48.342Z] === RUN TestInfoRegistryMirrors [2022-04-07T09:31:48.909Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-07T09:31:48.909Z] === RUN TestLoginFailsWithBadCredentials [2022-04-07T09:31:48.909Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-04-07T09:31:48.909Z] === RUN TestPingCacheHeaders [2022-04-07T09:31:48.909Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-07T09:31:48.909Z] === RUN TestPingGet [2022-04-07T09:31:48.909Z] --- PASS: TestPingGet (0.01s) [2022-04-07T09:31:48.909Z] === RUN TestPingHead [2022-04-07T09:31:49.168Z] --- PASS: TestPingHead (0.02s) [2022-04-07T09:31:49.168Z] === RUN TestVersion [2022-04-07T09:31:49.168Z] --- PASS: TestVersion (0.02s) [2022-04-07T09:31:49.168Z] PASS [2022-04-07T09:31:49.168Z] [2022-04-07T09:31:49.168Z] === Skipped [2022-04-07T09:31:49.168Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-07T09:31:49.168Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-07T09:31:49.168Z] [2022-04-07T09:31:49.168Z] DONE 18 tests, 1 skipped in 20.972s [2022-04-07T09:31:49.168Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-07T09:31:49.168Z] ++ 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-04-07T09:31:49.168Z] ++ set -e [2022-04-07T09:31:49.168Z] ++ '[' -n 0 ']' [2022-04-07T09:31:49.168Z] ++ set -x [2022-04-07T09:31:49.168Z] ++ 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-04-07T09:31:49.168Z] INFO: Testing against a local daemon [2022-04-07T09:31:49.168Z] === RUN TestVolumesCreateAndList [2022-04-07T09:31:49.168Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-07T09:31:49.168Z] === RUN TestVolumesRemove [2022-04-07T09:31:49.168Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-07T09:31:49.168Z] === RUN TestVolumesInspect [2022-04-07T09:31:49.426Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-07T09:31:49.426Z] === RUN TestVolumesInvalidJSON [2022-04-07T09:31:49.426Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-07T09:31:49.426Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-07T09:31:49.426Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-07T09:31:49.426Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-07T09:31:49.426Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-07T09:31:49.426Z] PASS [2022-04-07T09:31:49.426Z] [2022-04-07T09:31:49.426Z] DONE 5 tests in 0.244s [2022-04-07T09:31:49.426Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-07T09:31:49.426Z] ++++ cat bundles/test-integration/docker.pid [2022-04-07T09:31:49.426Z] +++ kill 5633 [2022-04-07T09:31:50.800Z] +++ /etc/init.d/apparmor stop [2022-04-07T09:31:50.800Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-07T09:31:50.800Z] [2022-04-07T09:31:50.800Z] Unloading profiles will leave already running processes permanently [2022-04-07T09:31:50.800Z] unconfined, which can lead to unexpected situations. [2022-04-07T09:31:50.800Z] [2022-04-07T09:31:50.800Z] To set a process to complain mode, use the command line tool [2022-04-07T09:31:50.800Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-07T09:31:50.800Z] +++ true [2022-04-07T09:31:50.800Z] exiting test-integration [2022-04-07T09:31:50.800Z] ++ exit 0 [2022-04-07T09:31:50.800Z] [2022-04-07T09:31:50.800Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-07T09:31:50.800Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-07T09:31:51.059Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-07T09:31:51.059Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-07T09:31:51.627Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-07T09:31:51.628Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-07T09:31:51.628Z] + for job in $(jobs -p) [2022-04-07T09:31:51.628Z] + wait 2525 [2022-04-07T09:31:52.563Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-07T09:31:52.563Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-07T09:31:52.563Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-07T09:31:52.822Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-07T09:31:53.081Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-07T09:31:53.341Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-07T09:31:53.859Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-07T09:31:53.859Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-07T09:31:54.425Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-07T09:31:54.425Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-07T09:31:54.991Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-07T09:31:55.556Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-07T09:31:55.556Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-07T09:31:56.122Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-07T09:31:58.649Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-07T09:31:58.649Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-07T09:31:58.907Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-07T09:31:59.842Z] === RUN TestDockerSuite/TestImportFile [2022-04-07T09:32:01.228Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-07T09:32:01.228Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-07T09:32:02.164Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-07T09:32:03.539Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-07T09:32:04.475Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-07T09:32:05.042Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-07T09:32:05.608Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-07T09:32:06.174Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-07T09:32:06.174Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-07T09:32:06.174Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-07T09:32:06.432Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-07T09:32:06.999Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-07T09:32:07.565Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-07T09:32:07.823Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-07T09:32:08.390Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-07T09:32:08.957Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-07T09:32:08.957Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-07T09:32:10.333Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-07T09:32:10.900Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-07T09:32:11.468Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-07T09:32:11.468Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-07T09:32:11.727Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-07T09:32:11.727Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-07T09:32:11.727Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-07T09:32:12.664Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-07T09:32:12.926Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-07T09:32:13.494Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-07T09:32:14.061Z] === RUN TestDockerSuite/TestInspectImage [2022-04-07T09:32:14.061Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-07T09:32:14.061Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-07T09:32:14.061Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-07T09:32:14.061Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-07T09:32:14.320Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-07T09:32:14.886Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-07T09:32:14.886Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-07T09:32:15.454Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-07T09:32:16.021Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-07T09:32:17.927Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-07T09:32:17.927Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-07T09:32:18.495Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-07T09:32:19.060Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-07T09:32:19.995Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-07T09:32:20.562Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-07T09:32:20.820Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-07T09:32:21.389Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-07T09:32:21.956Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-07T09:32:22.216Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-07T09:32:22.783Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-07T09:32:22.783Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-07T09:32:24.161Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-07T09:32:25.096Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-07T09:32:25.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-07T09:32:26.292Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-07T09:32:26.292Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-07T09:32:27.667Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-07T09:32:29.042Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-07T09:32:30.419Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-07T09:32:30.419Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-07T09:32:31.794Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-07T09:32:32.053Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-07T09:32:32.620Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-07T09:32:39.203Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-07T09:32:40.575Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-07T09:32:41.949Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-07T09:32:42.207Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-07T09:32:44.110Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-07T09:32:44.110Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-07T09:32:44.110Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-07T09:32:44.110Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-07T09:32:44.110Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-07T09:32:44.678Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-07T09:32:44.936Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-07T09:32:46.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-07T09:32:48.737Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-07T09:32:49.305Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-07T09:32:51.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-07T09:32:53.105Z] docker_api_swarm_service_test.go:394: [de2753deecae4] joining swarm manager [dad2ebff23d73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:32:53.672Z] docker_api_swarm_service_test.go:394: [dd189faec904d] joining swarm manager [dad2ebff23d73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:32:53.672Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-07T09:32:54.238Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-07T09:32:54.238Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-07T09:32:55.619Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-07T09:32:57.006Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-07T09:32:57.943Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-07T09:32:59.320Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-07T09:32:59.887Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-07T09:33:01.791Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-07T09:33:02.358Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-07T09:33:02.617Z] === RUN TestDockerSuite/TestLogsSince [2022-04-07T09:33:09.172Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-07T09:33:09.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-07T09:33:11.332Z] docker_api_swarm_service_test.go:342: [d3820bd6a9c0f] joining swarm manager [db3b0c2302851]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:33:12.267Z] docker_api_swarm_service_test.go:342: [deb18b5a41e21] joining swarm manager [db3b0c2302851]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:33:14.797Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-07T09:33:15.731Z] === RUN TestDockerSuite/TestLogsTail [2022-04-07T09:33:15.989Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-07T09:33:16.558Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-07T09:33:17.125Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-07T09:33:17.384Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-07T09:33:17.951Z] === RUN TestDockerSuite/TestNetHostname [2022-04-07T09:33:19.342Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-07T09:33:19.342Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-07T09:33:20.276Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-07T09:33:21.214Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-07T09:33:21.780Z] === RUN TestDockerSuite/TestPluginActive [2022-04-07T09:33:23.681Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-07T09:33:25.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-07T09:33:28.111Z] docker_api_swarm_service_test.go:489: [d698bdec63930] joining swarm manager [dc9820ec954b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:33:29.049Z] docker_api_swarm_service_test.go:489: [d5d661f57e319] joining swarm manager [dc9820ec954b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:33:30.425Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-07T09:33:30.425Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-07T09:33:30.425Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-07T09:33:31.802Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-07T09:33:34.334Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-07T09:33:36.499Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-07T09:33:36.499Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-07T09:33:36.499Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-07T09:33:36.499Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-07T09:33:36.499Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-07T09:33:36.499Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-07T09:33:36.499Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-07T09:33:36.499Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-07T09:33:36.499Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-07T09:33:36.499Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-07T09:33:36.499Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-07T09:33:36.499Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-07T09:33:36.499Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-07T09:33:36.499Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-07T09:33:36.499Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-07T09:33:36.862Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-07T09:33:38.076Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-07T09:33:38.076Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-07T09:33:38.076Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-07T09:33:38.076Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-07T09:33:38.076Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-07T09:33:39.395Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-07T09:33:41.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-07T09:33:44.457Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-07T09:33:45.269Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-07T09:33:45.834Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-07T09:33:46.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-07T09:33:47.029Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-07T09:33:48.405Z] === RUN TestDockerSuite/TestPortList [2022-04-07T09:33:49.340Z] docker_api_swarm_service_test.go:127: [da7a7b5b7270a] joining swarm manager [d57b8a7ce4eca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:33:49.908Z] docker_api_swarm_service_test.go:128: [d034a700c037d] joining swarm manager [d57b8a7ce4eca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:33:51.813Z] docker_api_swarm_service_test.go:136: [d2adc3215ec2e] joining swarm manager [d57b8a7ce4eca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-07T09:33:52.747Z] docker_api_swarm_service_test.go:137: [ddec786fb0d38] joining swarm manager [d57b8a7ce4eca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-07T09:33:56.039Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-07T09:33:56.975Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-07T09:34:03.547Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-07T09:34:03.547Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-07T09:34:03.547Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-07T09:34:03.547Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-07T09:34:03.547Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-07T09:34:03.805Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-07T09:34:03.805Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-07T09:34:04.375Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-07T09:34:04.375Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-07T09:34:05.313Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-07T09:34:05.313Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-07T09:34:07.217Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-07T09:34:08.155Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-07T09:34:08.414Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-07T09:34:08.673Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-07T09:34:10.574Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-07T09:34:11.146Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-07T09:34:13.675Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-07T09:34:15.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-07T09:34:16.430Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-07T09:34:16.430Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-07T09:34:17.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-07T09:34:19.709Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-07T09:34:19.709Z] docker_api_swarm_service_test.go:303: [df2ddb9ed3c00] joining swarm manager [d3d62aedc976e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:34:20.643Z] docker_api_swarm_service_test.go:303: [de1ecd9b0f1e3] joining swarm manager [d3d62aedc976e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:34:26.871Z] 2022/04/07 09:34:14 Finished clone google.golang.org/api [2022-04-07T09:34:26.871Z] 2022/04/07 09:34:14 Dependencies downloaded. Download time: 6m53.998264968s [2022-04-07T09:34:26.871Z] 2022/04/07 09:34:14 Collecting all dependencies [2022-04-07T09:34:26.871Z] 2022/04/07 09:34:25 Clean vendor dir from unused packages [2022-04-07T09:34:26.871Z] 2022/04/07 09:34:25 Ignoring paths matching "^archive/tar" [2022-04-07T09:34:26.871Z] 2022/04/07 09:34:26 Success [2022-04-07T09:34:26.871Z] 2022/04/07 09:34:26 Running time: 7m9.187443817s [2022-04-07T09:34:26.871Z] Congratulations! All vendoring changes are done the right way. [2022-04-07T09:34:27.212Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-07T09:34:27.213Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-07T09:34:27.796Z] + echo Ensuring container killed. [2022-04-07T09:34:27.797Z] Ensuring container killed. [2022-04-07T09:34:27.797Z] + docker rm -vf docker-pr1 [2022-04-07T09:34:27.797Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-07T09:34:28.073Z] + echo Chowning /workspace to jenkins user [2022-04-07T09:34:28.073Z] Chowning /workspace to jenkins user [2022-04-07T09:34:28.073Z] + id -u [2022-04-07T09:34:28.073Z] + id -g [2022-04-07T09:34:28.073Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43470:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-07T09:34:28.967Z] + bundleName=unit [2022-04-07T09:34:28.967Z] + echo Creating unit-bundles.tar.gz [2022-04-07T09:34:28.967Z] Creating unit-bundles.tar.gz [2022-04-07T09:34:28.967Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-04-07T09:34:28.967Z] bundles/junit-report.xml [2022-04-07T09:34:28.967Z] bundles/go-test-report.json [2022-04-07T09:34:28.967Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-07T09:34:28.976Z] Archiving artifacts [2022-04-07T09:34:29.119Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-07T09:34:29.309Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43470/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-07T09:34:29.609Z] + make clean [2022-04-07T09:34:29.866Z] docker volume rm -f docker-dev-cache [2022-04-07T09:34:29.866Z] docker-dev-cache [Pipeline] deleteDir [2022-04-07T09:34:30.054Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T09:34:30.990Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-07T09:34:32.890Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-07T09:34:34.264Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-07T09:34:35.208Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-07T09:34:35.208Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-07T09:34:35.776Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-07T09:34:37.156Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-07T09:34:39.059Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-07T09:34:39.317Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-07T09:34:39.317Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-07T09:34:39.317Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-07T09:34:39.576Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-07T09:34:39.576Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-07T09:34:39.576Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-07T09:34:40.145Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-07T09:34:40.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-07T09:34:41.522Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-07T09:34:42.461Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-07T09:34:42.461Z] docker_api_swarm_service_test.go:99: [dba8b5bcfb5cc] joining swarm manager [da8d9c32f5fbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:34:43.039Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-07T09:34:43.298Z] docker_api_swarm_service_test.go:100: [d1d94cb09f29a] joining swarm manager [da8d9c32f5fbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:34:49.866Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-07T09:34:50.801Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-07T09:34:52.179Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-07T09:34:52.179Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-07T09:34:52.179Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-07T09:34:52.438Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-07T09:34:54.339Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-07T09:34:55.272Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-07T09:34:57.806Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-07T09:34:58.375Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-07T09:34:58.633Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-07T09:34:58.633Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-07T09:35:01.172Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-07T09:35:01.741Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-07T09:35:01.999Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-07T09:35:03.377Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-07T09:35:04.318Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-07T09:35:06.226Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-07T09:35:06.484Z] check_test.go:380: [dba8b5bcfb5cc] daemon is not started [2022-04-07T09:35:06.742Z] === RUN TestDockerSuite/TestRmiTag [2022-04-07T09:35:06.742Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-07T09:35:07.308Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-07T09:35:09.838Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-07T09:35:10.406Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-07T09:35:10.973Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-07T09:35:11.232Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-07T09:35:11.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-07T09:35:12.059Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-07T09:35:12.627Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-07T09:35:12.886Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-07T09:35:13.455Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-07T09:35:13.455Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-07T09:35:14.030Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-07T09:35:14.030Z] docker_api_swarm_service_test.go:532: [d7b3ec17e9910] joining swarm manager [d6f5d9a1bc0c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:35:15.407Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-07T09:35:15.666Z] docker_api_swarm_service_test.go:533: [dfeb7e49f5eb8] joining swarm manager [d6f5d9a1bc0c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:35:15.666Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-07T09:35:16.234Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-07T09:35:17.169Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-07T09:35:18.555Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-07T09:35:19.932Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-07T09:35:20.503Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-07T09:35:21.439Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-07T09:35:22.013Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-07T09:35:22.586Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-07T09:35:23.152Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-07T09:35:24.087Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-07T09:35:24.654Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-07T09:35:25.222Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-07T09:35:25.482Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-07T09:35:26.051Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-07T09:35:26.051Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-07T09:35:27.432Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-07T09:35:28.000Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-07T09:35:28.567Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-07T09:35:28.825Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-07T09:35:29.393Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-07T09:35:29.393Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-07T09:35:29.652Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-07T09:35:30.218Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-07T09:35:30.476Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-07T09:35:31.043Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-07T09:35:31.612Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-07T09:35:31.612Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-07T09:35:31.871Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-07T09:35:31.871Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-07T09:35:32.805Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-07T09:35:33.372Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-07T09:35:33.939Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-07T09:35:34.198Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-07T09:35:34.456Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-07T09:35:34.714Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-07T09:35:35.652Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-07T09:35:36.589Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-07T09:35:37.525Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-07T09:35:37.812Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-07T09:35:38.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-07T09:35:38.341Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-07T09:35:38.908Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-07T09:35:39.167Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-07T09:35:39.733Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-07T09:35:40.299Z] docker_api_swarm_service_test.go:147: [d42283d658023] joining swarm manager [db33868894532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:35:41.234Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-07T09:35:41.493Z] docker_api_swarm_service_test.go:147: [df6d2f057019e] joining swarm manager [db33868894532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:35:42.071Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-07T09:35:42.071Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-04-07T09:35:42.071Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-07T09:35:42.071Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-07T09:35:42.071Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-07T09:35:44.027Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-07T09:35:44.027Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-07T09:35:44.286Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-07T09:35:45.051Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-07T09:35:45.523Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-07T09:35:45.523Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-04-07T09:35:45.523Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-07T09:35:45.523Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-04-07T09:35:45.523Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-07T09:35:45.523Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-04-07T09:35:45.523Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-07T09:35:45.523Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-07T09:35:46.190Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-07T09:35:46.518Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-07T09:35:47.126Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-07T09:35:48.502Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-07T09:35:49.495Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-07T09:35:50.406Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-07T09:35:50.406Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-04-07T09:35:50.406Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-07T09:35:50.406Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-04-07T09:35:50.406Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-07T09:35:50.664Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-07T09:35:51.071Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-07T09:35:51.071Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-04-07T09:35:51.071Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-07T09:35:51.071Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-04-07T09:35:51.071Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-07T09:35:51.071Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-07T09:35:52.040Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-07T09:35:52.973Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-07T09:35:54.046Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-07T09:35:54.348Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-07T09:35:54.606Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-07T09:35:55.541Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-07T09:35:56.129Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-07T09:35:56.129Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-07T09:35:56.129Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-07T09:35:56.696Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-07T09:35:57.634Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-07T09:35:57.893Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-07T09:35:58.152Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-07T09:35:58.721Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-07T09:35:59.289Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-07T09:36:00.225Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-07T09:36:00.225Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-07T09:36:00.483Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-07T09:36:01.050Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-07T09:36:01.309Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-07T09:36:01.875Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-07T09:36:02.442Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-07T09:36:02.701Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-07T09:36:03.266Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-07T09:36:03.523Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-07T09:36:03.523Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-07T09:36:04.091Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-07T09:36:04.657Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-07T09:36:05.592Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-07T09:36:05.852Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-07T09:36:05.852Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-04-07T09:36:05.852Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-07T09:36:06.773Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-07T09:36:08.387Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-07T09:36:08.953Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-07T09:36:15.520Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-07T09:36:15.992Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-07T09:36:15.992Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-04-07T09:36:15.992Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-07T09:36:18.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-07T09:36:19.811Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-07T09:36:19.873Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-07T09:36:20.807Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-07T09:36:20.813Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-07T09:36:21.751Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-07T09:36:21.751Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-07T09:36:21.751Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-07T09:36:21.751Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-07T09:36:22.320Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-07T09:36:24.222Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-07T09:36:25.157Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-07T09:36:25.594Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-07T09:36:25.594Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-04-07T09:36:25.594Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-07T09:36:25.594Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-04-07T09:36:25.594Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-07T09:36:25.594Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-04-07T09:36:25.594Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-07T09:36:25.594Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-04-07T09:36:25.594Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-07T09:36:26.066Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-07T09:36:26.092Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-07T09:36:32.651Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-07T09:36:32.651Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-07T09:36:32.651Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-07T09:36:33.217Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-07T09:36:33.217Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-07T09:36:33.217Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-07T09:36:34.596Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-07T09:36:35.538Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-07T09:36:36.472Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-07T09:36:36.731Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-07T09:36:36.731Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-04-07T09:36:38.106Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-07T09:36:39.041Z] === RUN TestDockerSuite/TestRunMount [2022-04-07T09:36:42.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-07T09:36:44.233Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-07T09:36:44.802Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-07T09:36:45.370Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-07T09:36:46.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-07T09:36:46.748Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-07T09:36:48.650Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-07T09:36:48.650Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-07T09:36:51.186Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-07T09:36:51.754Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-07T09:36:52.692Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-07T09:36:54.596Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-07T09:36:54.855Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-07T09:36:55.792Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-07T09:36:57.169Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-07T09:36:57.169Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-07T09:36:57.736Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-07T09:36:57.994Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-07T09:36:58.559Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-07T09:36:59.134Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-07T09:36:59.705Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-07T09:37:00.639Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-07T09:37:01.574Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-07T09:37:03.479Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-07T09:37:04.854Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-07T09:37:06.758Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-07T09:37:07.325Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-07T09:37:07.325Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-07T09:37:07.892Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-07T09:37:07.892Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-07T09:37:08.459Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-07T09:37:08.459Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-07T09:37:08.846Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-07T09:37:08.847Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-04-07T09:37:08.847Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-07T09:37:08.847Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-04-07T09:37:08.847Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-07T09:37:09.026Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-07T09:37:09.026Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-07T09:37:09.595Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-07T09:37:16.153Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-07T09:37:16.153Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-07T09:37:16.153Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-07T09:37:16.153Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-07T09:37:16.153Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-07T09:37:17.090Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-07T09:37:17.656Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-07T09:37:18.222Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-07T09:37:18.222Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-07T09:37:18.483Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-07T09:37:19.049Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-07T09:37:19.309Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-07T09:37:19.880Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-07T09:37:19.880Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-04-07T09:37:19.880Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-07T09:37:20.445Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-07T09:37:20.704Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-07T09:37:20.704Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-04-07T09:37:20.704Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-07T09:37:21.270Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-07T09:37:22.203Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-07T09:37:22.203Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-04-07T09:37:22.203Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-07T09:37:24.102Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-07T09:37:25.039Z] === RUN TestDockerSuite/TestRunRm [2022-04-07T09:37:25.605Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-07T09:37:28.886Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-07T09:37:29.453Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-07T09:37:29.711Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-07T09:37:30.150Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-07T09:37:30.150Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-04-07T09:37:30.150Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-07T09:37:30.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-07T09:37:31.087Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-07T09:37:31.651Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-07T09:37:31.909Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-07T09:37:34.441Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-07T09:37:37.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-07T09:37:37.342Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-04-07T09:37:37.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-07T09:37:37.728Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-07T09:37:38.293Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-07T09:37:38.553Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-07T09:37:39.121Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-07T09:37:39.696Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-07T09:37:40.262Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-07T09:37:40.829Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-07T09:37:40.829Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-07T09:37:41.396Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-07T09:37:41.963Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-07T09:37:42.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-07T09:37:42.532Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-07T09:37:44.432Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-07T09:37:44.998Z] === RUN TestDockerSuite/TestRunState [2022-04-07T09:37:46.374Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-07T09:37:46.942Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-07T09:37:47.200Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-07T09:37:47.459Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-07T09:37:47.459Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-07T09:37:47.459Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-07T09:37:48.027Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-07T09:37:48.285Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-07T09:37:49.222Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-07T09:37:49.480Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-07T09:37:49.480Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-07T09:37:49.738Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-07T09:37:50.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-07T09:37:51.642Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-07T09:37:51.900Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-07T09:37:52.836Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-07T09:37:55.369Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-07T09:37:57.283Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-07T09:37:58.220Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-07T09:37:58.478Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-07T09:37:59.415Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-07T09:37:59.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-07T09:37:59.538Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-04-07T09:37:59.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-07T09:37:59.981Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-07T09:37:59.981Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-07T09:38:01.887Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-07T09:38:03.264Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-07T09:38:03.264Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-07T09:38:03.832Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-07T09:38:03.833Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-07T09:38:03.833Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-07T09:38:04.400Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-07T09:38:04.970Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-07T09:38:05.536Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-07T09:38:05.536Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-07T09:38:05.536Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-07T09:38:05.795Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-07T09:38:06.053Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-07T09:38:06.311Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-07T09:38:09.598Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-07T09:38:09.598Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-07T09:38:10.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-07T09:38:10.009Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-04-07T09:38:10.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-07T09:38:10.009Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-04-07T09:38:10.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-07T09:38:10.167Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-07T09:38:11.105Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-07T09:38:12.093Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-07T09:38:13.030Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-07T09:38:13.968Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-07T09:38:15.369Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-07T09:38:15.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-07T09:38:15.909Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-04-07T09:38:15.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-07T09:38:15.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-07T09:38:15.909Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-04-07T09:38:15.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-07T09:38:15.909Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-04-07T09:38:15.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-07T09:38:15.942Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-07T09:38:17.845Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-07T09:38:17.845Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-07T09:38:18.103Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-07T09:38:18.103Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-04-07T09:38:18.103Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-07T09:38:18.103Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-04-07T09:38:18.103Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-07T09:38:18.103Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-04-07T09:38:18.103Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-07T09:38:18.362Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-07T09:38:18.362Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-07T09:38:18.362Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-07T09:38:19.296Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-07T09:38:19.556Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-07T09:38:20.935Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-07T09:38:21.194Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-07T09:38:21.454Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-07T09:38:22.024Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-07T09:38:22.024Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-07T09:38:22.591Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-07T09:38:22.591Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-07T09:38:22.591Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-07T09:38:22.591Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-07T09:38:22.591Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-07T09:38:22.591Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-07T09:38:22.591Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-07T09:38:22.591Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-07T09:38:22.591Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-07T09:38:22.591Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-07T09:38:22.591Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-07T09:38:22.591Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-07T09:38:22.591Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-07T09:38:22.591Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-07T09:38:22.591Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-07T09:38:23.160Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-07T09:38:23.731Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-07T09:38:23.731Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-07T09:38:24.668Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-07T09:38:24.668Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-07T09:38:25.236Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-07T09:38:25.236Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-07T09:38:25.495Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-07T09:38:26.062Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-07T09:38:26.062Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-07T09:38:26.062Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-07T09:38:26.629Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-07T09:38:27.197Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-07T09:38:27.763Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-07T09:38:28.331Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-07T09:38:28.331Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-07T09:38:28.331Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-07T09:38:28.589Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-07T09:38:28.589Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-07T09:38:29.964Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-07T09:38:30.531Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-07T09:38:31.942Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-07T09:38:32.878Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-07T09:38:32.878Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-07T09:38:32.878Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-07T09:38:32.878Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-07T09:38:33.445Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-07T09:38:34.380Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-07T09:38:35.320Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-07T09:38:35.579Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-07T09:38:36.516Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-07T09:38:36.775Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-07T09:38:37.033Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-07T09:38:37.969Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents318648166 [2022-04-07T09:38:38.227Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-07T09:38:38.486Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-07T09:38:39.420Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-07T09:38:39.420Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-07T09:38:39.420Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-07T09:38:40.794Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-07T09:38:41.730Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-07T09:38:42.294Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-07T09:38:42.294Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-07T09:38:42.553Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-07T09:38:42.553Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-07T09:38:43.119Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-07T09:38:45.021Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-07T09:38:46.397Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-07T09:38:48.933Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-07T09:38:49.867Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-07T09:38:51.769Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-07T09:38:52.703Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-07T09:38:52.703Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-07T09:38:53.638Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-07T09:38:55.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-07T09:38:56.476Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-07T09:38:58.380Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-07T09:38:58.640Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-07T09:39:00.020Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-07T09:39:00.021Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-07T09:39:01.924Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-07T09:39:03.298Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-07T09:39:03.298Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-07T09:39:06.582Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-07T09:39:06.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-07T09:39:06.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-07T09:39:06.882Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-04-07T09:39:07.356Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-07T09:39:07.356Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-04-07T09:39:07.829Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-07T09:39:09.407Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-07T09:39:09.407Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-04-07T09:39:09.407Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-07T09:39:10.774Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-07T09:39:13.302Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-07T09:39:14.192Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-07T09:39:14.664Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-07T09:39:14.664Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-04-07T09:39:14.664Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-07T09:39:14.664Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-04-07T09:39:14.664Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-07T09:39:15.828Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-07T09:39:16.243Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-07T09:39:17.236Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-07T09:39:17.709Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-07T09:39:17.728Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-07T09:39:18.183Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-07T09:39:18.656Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-07T09:39:20.258Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-07T09:39:21.631Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-07T09:39:22.198Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-07T09:39:22.767Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-07T09:39:23.334Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-07T09:39:23.334Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-07T09:39:23.334Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-07T09:39:23.593Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-07T09:39:24.555Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-07T09:39:26.120Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-07T09:39:26.132Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-07T09:39:26.132Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-04-07T09:39:26.132Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-07T09:39:27.126Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-07T09:39:27.126Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-04-07T09:39:27.126Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-07T09:39:27.598Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-07T09:39:28.649Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-07T09:39:29.218Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-07T09:39:29.786Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-07T09:39:29.830Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-07T09:39:30.046Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-07T09:39:30.046Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-04-07T09:39:30.046Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-07T09:39:30.046Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-04-07T09:39:30.046Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-07T09:39:30.825Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-07T09:39:30.825Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-07T09:39:30.825Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-04-07T09:39:31.297Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-07T09:39:31.446Z] docker_cli_service_logs_test.go:245: checking task u8pj93bbm1kt [2022-04-07T09:39:31.446Z] docker_cli_service_logs_test.go:250: checking messages for u8pj93bbm1kt [2022-04-07T09:39:31.446Z] docker_cli_service_logs_test.go:245: checking task z48k4hjskg7o [2022-04-07T09:39:31.446Z] docker_cli_service_logs_test.go:250: checking messages for z48k4hjskg7o [2022-04-07T09:39:31.446Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-07T09:39:31.781Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-07T09:39:32.013Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-07T09:39:32.581Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-07T09:39:32.776Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-07T09:39:32.776Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-04-07T09:39:32.776Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-07T09:39:32.776Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-04-07T09:39:32.776Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-07T09:39:33.515Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-07T09:39:37.699Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-07T09:39:37.957Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-07T09:39:37.957Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-04-07T09:39:37.957Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-07T09:39:38.891Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-07T09:39:39.151Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-07T09:39:41.685Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-07T09:39:42.254Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-07T09:39:43.250Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-07T09:39:44.157Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-07T09:39:45.093Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-07T09:39:46.996Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-07T09:39:48.371Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-07T09:39:50.272Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-07T09:39:53.572Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-07T09:39:55.477Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-07T09:39:56.413Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-07T09:39:57.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-07T09:39:58.283Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-07T09:39:59.657Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-07T09:40:01.562Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-07T09:40:02.497Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-07T09:40:03.064Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-07T09:40:04.968Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-07T09:40:04.968Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-07T09:40:06.346Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-07T09:40:07.281Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-07T09:40:09.813Z] docker_cli_swarm_test.go:1901: [d6a0118a322b1] joining swarm manager [d27f0a9ccc984]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:40:10.756Z] docker_cli_swarm_test.go:1902: [db7aec6b1fcdd] joining swarm manager [d27f0a9ccc984]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:40:13.443Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-07T09:40:14.440Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-07T09:40:15.434Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-07T09:40:20.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-07T09:40:20.221Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-04-07T09:40:20.695Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-07T09:40:20.695Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-04-07T09:40:20.695Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-07T09:40:20.696Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-04-07T09:40:20.696Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-07T09:40:21.169Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-07T09:40:21.169Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-04-07T09:40:21.169Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-07T09:40:22.957Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-07T09:40:22.957Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-07T09:40:22.957Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-07T09:40:22.957Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-07T09:40:22.957Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-07T09:40:22.957Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-07T09:40:22.957Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-07T09:40:22.957Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-07T09:40:22.957Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-07T09:40:23.215Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-07T09:40:23.215Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-07T09:40:23.473Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-07T09:40:23.473Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-07T09:40:23.473Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-07T09:40:24.849Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-07T09:40:24.849Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-07T09:40:25.110Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-07T09:40:25.110Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-07T09:40:25.110Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-07T09:40:25.678Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-07T09:40:27.056Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-07T09:40:27.056Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-07T09:40:27.056Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-07T09:40:27.056Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-07T09:40:29.588Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-07T09:40:32.122Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-07T09:40:32.122Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite (1302.97s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.17s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.28s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.44s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.09s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.70s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.78s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.95s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.27s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.68s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.02s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.65s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.05s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.96s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.86s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.48s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.32s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.98s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.96s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.01s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.37s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.29s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.04s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.24s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.26s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.00s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.58s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.39s) [2022-04-07T09:40:32.122Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.45s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.16s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.54s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.74s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.91s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.50s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.10s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.09s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.48s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.06s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.23s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.60s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.85s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.65s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.94s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.75s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.46s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.81s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.93s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.43s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.42s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.49s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.90s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.23s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.25s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.93s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.20s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.11s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.52s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.93s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.54s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.46s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.89s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.76s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.34s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.00s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.61s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.84s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.69s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.37s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.04s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.50s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.24s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.66s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.83s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.97s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.49s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.07s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.45s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.94s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.06s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.56s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.13s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.11s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.27s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.92s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.13s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.14s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.54s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.00s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.65s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.10s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.23s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.54s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.02s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.87s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.39s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.45s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.08s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.65s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.23s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.55s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.13s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.96s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.13s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.13s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.45s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildExpose (0.51s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.85s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.77s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.55s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.17s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.08s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.42s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.23s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.14s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.30s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.26s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildHistory (3.68s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.76s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLabels (0.59s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.62s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.16s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.11s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.04s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.75s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.69s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.35s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.56s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.90s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.44s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.22s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.45s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.74s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.46s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.28s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.94s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.03s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.68s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.85s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.20s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildPATH (1.58s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.72s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.10s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.32s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.68s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildRm (2.69s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.55s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.68s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.08s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.87s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.59s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.01s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildUser (1.28s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.47s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.61s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.52s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.57s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.81s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.66s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.84s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.01s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.08s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.34s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-07T09:40:32.123Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.64s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestCommitChange (1.08s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.21s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.35s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.80s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestCommitTTY (1.22s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.62s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.22s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.58s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-07T09:40:32.123Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.17s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.49s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.67s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.52s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.67s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.54s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.09s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.60s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.60s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.48s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.65s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.57s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.76s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.77s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.65s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.08s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.18s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.71s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-04-07T09:40:32.124Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.65s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.10s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.47s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.16s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.20s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.88s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.41s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.37s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.39s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.38s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00078a180_} (1.50s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1766298862_/foo_false____} (1.38s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1766298862_/foo_true____} (1.52s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3779142005_/foo_false____} (1.61s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3779142005_/foo_true____} (1.35s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3779142005_/foo_true__0xc00078a1b0__} (1.39s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00078a1c8_} (1.47s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00078a1e0_} (1.59s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00078a1f8_} (1.40s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00078a210_} (1.33s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.30s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.44s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.25s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.70s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.98s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.81s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.70s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.91s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.93s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.71s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.97s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.52s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.63s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.69s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.94s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.36s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.69s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.07s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.63s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.89s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.34s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.12s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.30s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.22s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToStdout (0.97s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.03s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-04-07T09:40:32.124Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-04-07T09:40:32.124Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.50s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.80s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.68s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.99s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.30s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.21s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.60s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.51s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.63s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.92s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.62s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.38s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.66s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.15s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.08s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.54s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.06s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsAttach (0.66s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsCommit (0.78s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.79s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.70s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.18s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.55s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.56s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.09s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFormat (0.88s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.75s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-04-07T09:40:32.124Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-07T09:40:32.124Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.12s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsRename (0.69s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.02s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.07s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.70s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.60s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.71s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.59s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecCgroup (0.86s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.89s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.58s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecUlimits (0.68s) [2022-04-07T09:40:32.124Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.63s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2022-04-07T09:40:32.124Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.70s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.70s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.71s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestHealth (18.68s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.95s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.41s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.17s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.56s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-04-07T09:40:32.125Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-07T09:40:32.125Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.99s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.40s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.01s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.43s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.81s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.53s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.61s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.54s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.17s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.33s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPluginActive (1.89s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.60s) [2022-04-07T09:40:32.125Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.34s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.78s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.09s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.67s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.12s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.69s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.21s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.03s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPortList (7.87s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.95s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.95s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsByOrder (1.93s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.06s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.12s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.93s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.74s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.68s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.27s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.61s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.49s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.57s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-04-07T09:40:32.125Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.07s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.12s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.60s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.92s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.17s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.04s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.45s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.39s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.54s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.78s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiTag (0.21s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.61s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.20s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.56s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.43s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.37s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.80s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.55s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.59s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.41s) [2022-04-07T09:40:32.125Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.66s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.85s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.84s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.54s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.25s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.70s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.40s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.69s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.67s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.40s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.31s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.96s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.16s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.56s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.52s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.01s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.79s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.08s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.95s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.99s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.47s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.81s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.00s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.03s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.23s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.19s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunMount (5.08s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.60s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.70s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.67s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.56s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.71s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.90s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.16s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.38s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.59s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNetHost (0.78s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.67s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.64s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.78s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.45s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.52s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.60s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.52s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.62s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.42s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.06s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.86s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.02s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.75s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.21s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunState (1.31s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunSysctls (0.94s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.46s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.57s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.11s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.21s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.51s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.57s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.54s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunUserByID (0.59s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunUserByName (0.49s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.22s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.25s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.61s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.88s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.02s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.93s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.81s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.34s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.63s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.59s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.19s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.56s) [2022-04-07T09:40:32.126Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.30s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.56s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.66s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.78s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.13s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.28s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.49s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.85s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.88s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.87s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestStartRecordError (1.29s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.84s) [2022-04-07T09:40:32.126Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.59s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.64s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.96s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.67s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-04-07T09:40:32.127Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.51s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.54s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-04-07T09:40:32.127Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-07T09:40:32.127Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.44s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-04-07T09:40:32.127Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.28s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.73s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.47s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.13s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.05s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.80s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.47s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.80s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.59s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.74s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.50s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.51s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.14s) [2022-04-07T09:40:32.127Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2022-04-07T09:40:32.127Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-07T09:40:32.127Z] === RUN TestDockerRegistrySuite [2022-04-07T09:40:32.127Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-07T09:40:32.693Z] check_test.go:196: [d682155604d06] daemon is not started [2022-04-07T09:40:32.952Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-07T09:40:33.887Z] check_test.go:196: [d83efe1b2557b] daemon is not started [2022-04-07T09:40:33.887Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-07T09:40:34.822Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-07T09:40:35.080Z] check_test.go:196: [d936858cdf887] daemon is not started [2022-04-07T09:40:35.339Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-07T09:40:35.339Z] check_test.go:196: [d3a9527177ea5] daemon is not started [2022-04-07T09:40:35.339Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-07T09:40:37.254Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-07T09:40:38.629Z] check_test.go:196: [d8f710ea5e3f7] daemon is not started [2022-04-07T09:40:38.629Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-07T09:40:43.898Z] check_test.go:196: [de88ea92b538e] daemon is not started [2022-04-07T09:40:43.898Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-07T09:40:46.427Z] check_test.go:196: [d652fed692d9c] daemon is not started [2022-04-07T09:40:46.427Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-07T09:40:47.365Z] check_test.go:196: [df5ad6b34a09b] daemon is not started [2022-04-07T09:40:47.365Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-07T09:40:48.301Z] check_test.go:196: [da263460b1823] daemon is not started [2022-04-07T09:40:48.301Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-07T09:40:49.238Z] check_test.go:196: [dc85472e7fb38] daemon is not started [2022-04-07T09:40:49.238Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-07T09:40:50.174Z] check_test.go:196: [d476098dad063] daemon is not started [2022-04-07T09:40:50.174Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-07T09:40:51.110Z] check_test.go:196: [defa227ef96c0] daemon is not started [2022-04-07T09:40:51.110Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-07T09:40:52.046Z] check_test.go:196: [d6dee7528e4f1] daemon is not started [2022-04-07T09:40:52.046Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-07T09:40:52.981Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-07T09:40:53.240Z] check_test.go:196: [d6c9673d9604a] daemon is not started [2022-04-07T09:40:53.240Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-07T09:40:54.175Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d1f02ebf85bfc477756a3efc53797644181d7ca9376e1e1822410ab804ffbd64 [2022-04-07T09:40:55.549Z] docker_cli_swarm_test.go:1802: [d9e2007d25c26] joining swarm manager [d6462cd5b1478]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:40:55.549Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bf9841aa1ba1370e1ce28be2a225120d73eaf431b4dcd44b0b108ad4a201064a [2022-04-07T09:40:55.549Z] check_test.go:196: [d78f38bb490bd] daemon is not started [2022-04-07T09:40:55.549Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-07T09:40:56.923Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4209cca32b93cac471d97dd9752c0b0f47b03d72a3cdded7c7ff9a84fa894357 [2022-04-07T09:40:56.923Z] docker_cli_swarm_test.go:1803: [df5ba7a157d16] joining swarm manager [d6462cd5b1478]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:40:57.094Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-07T09:40:57.566Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-07T09:40:57.566Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-04-07T09:40:57.866Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ddfa0aacb6e310420c96113c2cfeb2a25f6949a7a0adf7564408627707149f80 [2022-04-07T09:40:57.866Z] check_test.go:196: [d8a3a6a8d2cfc] daemon is not started [2022-04-07T09:40:57.866Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-07T09:40:58.041Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-07T09:40:58.802Z] check_test.go:196: [d519704855ba9] daemon is not started [2022-04-07T09:40:58.802Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-07T09:41:01.336Z] check_test.go:196: [d37d8c52b9104] daemon is not started [2022-04-07T09:41:01.336Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-07T09:41:01.901Z] check_test.go:196: [d7cdaa5736552] daemon is not started [2022-04-07T09:41:01.901Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-07T09:41:01.901Z] check_test.go:196: [dfd473ba51eb5] daemon is not started [2022-04-07T09:41:01.901Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-07T09:41:03.279Z] check_test.go:196: [d586ab88ccd3b] daemon is not started [2022-04-07T09:41:03.279Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-07T09:41:04.215Z] check_test.go:196: [d6443aa055a9c] daemon is not started [2022-04-07T09:41:04.215Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-07T09:41:05.150Z] check_test.go:196: [d78b076f04a7e] daemon is not started [2022-04-07T09:41:05.150Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-07T09:41:07.679Z] check_test.go:196: [dda520b8ca307] daemon is not started [2022-04-07T09:41:07.679Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-07T09:41:07.679Z] check_test.go:196: [dbf227c95fdaf] daemon is not started [2022-04-07T09:41:07.679Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-07T09:41:08.612Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-07T09:41:08.612Z] check_test.go:196: [d8021b9f7aa24] daemon is not started [2022-04-07T09:41:08.612Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-07T09:41:09.181Z] check_test.go:196: [db3f6acb557a4] daemon is not started [2022-04-07T09:41:09.181Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-07T09:41:09.439Z] check_test.go:196: [d5d619f6d9b00] daemon is not started [2022-04-07T09:41:09.439Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-07T09:41:09.697Z] check_test.go:196: [db5810209bbd7] daemon is not started [2022-04-07T09:41:09.697Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-07T09:41:09.956Z] check_test.go:196: [d1d9ae9451832] daemon is not started [2022-04-07T09:41:09.956Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-07T09:41:10.523Z] check_test.go:196: [d9f22e79974d7] daemon is not started [2022-04-07T09:41:10.523Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-07T09:41:10.523Z] check_test.go:196: [d86f7778eb1de] daemon is not started [2022-04-07T09:41:10.523Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-07T09:41:11.459Z] check_test.go:196: [d78a39657951d] daemon is not started [2022-04-07T09:41:11.459Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-07T09:41:13.362Z] check_test.go:196: [d9915264f23a4] daemon is not started [2022-04-07T09:41:13.362Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-07T09:41:13.928Z] check_test.go:196: [daddbbd0c19af] daemon is not started [2022-04-07T09:41:13.928Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-07T09:41:14.863Z] check_test.go:196: [d7d5d1ee7b94e] daemon is not started [2022-04-07T09:41:14.863Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-07T09:41:15.804Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite (44.75s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.41s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.11s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.92s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.74s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.07s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.26s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.31s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.28s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.16s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.28s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.11s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.51s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-04-07T09:41:16.387Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-04-07T09:41:16.387Z] === RUN TestDockerSchema1RegistrySuite [2022-04-07T09:41:16.387Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-07T09:41:16.644Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-07T09:41:16.644Z] check_test.go:223: [d95719e6ebc67] daemon is not started [2022-04-07T09:41:16.644Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-07T09:41:19.176Z] docker_cli_swarm_test.go:1321: [d1e437e2fb71f] joining swarm manager [dfcc2d7ab5389]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:41:20.109Z] check_test.go:223: [db3e87defdc78] daemon is not started [2022-04-07T09:41:20.109Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-07T09:41:20.109Z] docker_cli_swarm_test.go:1322: [dbbfb22ce0761] joining swarm manager [dfcc2d7ab5389]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:41:25.377Z] check_test.go:223: [d00354ff85c8a] daemon is not started [2022-04-07T09:41:25.377Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-04-07T09:41:27.907Z] check_test.go:223: [d598a84fbbc84] daemon is not started [2022-04-07T09:41:27.907Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-04-07T09:41:28.217Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-07T09:41:28.217Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-07T09:41:28.217Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-07T09:41:28.473Z] check_test.go:223: [d878458b3e3af] daemon is not started [2022-04-07T09:41:28.473Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-07T09:41:29.409Z] check_test.go:223: [d2b7016a5253c] daemon is not started [2022-04-07T09:41:29.409Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-07T09:41:29.668Z] check_test.go:223: [d339e6e1cd31e] daemon is not started [2022-04-07T09:41:29.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-07T09:41:29.803Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-07T09:41:30.675Z] check_test.go:223: [db1d5896bae68] daemon is not started [2022-04-07T09:41:30.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-07T09:41:31.610Z] check_test.go:223: [d963d4b100d74] daemon is not started [2022-04-07T09:41:31.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-07T09:41:32.550Z] check_test.go:223: [db7a605f430ca] daemon is not started [2022-04-07T09:41:32.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-07T09:41:32.775Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-07T09:41:35.010Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-07T09:41:35.081Z] check_test.go:223: [d6180ad73d003] daemon is not started [2022-04-07T09:41:35.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-07T09:41:35.341Z] check_test.go:223: [d42a5b500c125] daemon is not started [2022-04-07T09:41:35.599Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-07T09:41:35.858Z] check_test.go:223: [d705557763a4b] daemon is not started [2022-04-07T09:41:35.858Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-04-07T09:41:35.858Z] check_test.go:223: [d689b2b89e1ad] daemon is not started [2022-04-07T09:41:36.117Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-04-07T09:41:36.375Z] check_test.go:223: [d89b3cafb9277] daemon is not started [2022-04-07T09:41:36.375Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-04-07T09:41:36.634Z] check_test.go:223: [d9d01ccfa2546] daemon is not started [2022-04-07T09:41:36.634Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-04-07T09:41:36.891Z] check_test.go:223: [d2dda4b3af8e2] daemon is not started [2022-04-07T09:41:36.891Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-04-07T09:41:37.150Z] check_test.go:223: [d80e721f7ddd2] daemon is not started [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite (20.60s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.19s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.82s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.97s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.98s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.45s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2022-04-07T09:41:37.150Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-04-07T09:41:37.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-07T09:41:37.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-07T09:41:37.718Z] check_test.go:252: [df856587a22e9] daemon is not started [2022-04-07T09:41:37.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-07T09:41:38.286Z] check_test.go:252: [d4129b7f15dd8] daemon is not started [2022-04-07T09:41:38.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-07T09:41:38.286Z] check_test.go:252: [da299fc5de0f5] daemon is not started [2022-04-07T09:41:38.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-07T09:41:39.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-07T09:41:39.660Z] check_test.go:252: [d19b15cb6258f] daemon is not started [2022-04-07T09:41:39.660Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-07T09:41:40.226Z] check_test.go:252: [da3dc22e3d582] daemon is not started [2022-04-07T09:41:40.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-07T09:41:40.484Z] check_test.go:252: [d7386bddce6f3] daemon is not started [2022-04-07T09:41:40.484Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-07T09:41:40.743Z] check_test.go:252: [d407aa06280af] daemon is not started [2022-04-07T09:41:40.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.71s) [2022-04-07T09:41:40.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-04-07T09:41:40.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2022-04-07T09:41:40.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-07T09:41:40.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2022-04-07T09:41:40.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2022-04-07T09:41:40.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2022-04-07T09:41:40.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2022-04-07T09:41:40.743Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-04-07T09:41:40.743Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-07T09:41:40.743Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-07T09:41:46.003Z] check_test.go:279: [df4f74cd54568] daemon is not started [2022-04-07T09:41:46.003Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-07T09:41:46.003Z] check_test.go:279: [d773c79e0c180] daemon is not started [2022-04-07T09:41:46.003Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-07T09:41:46.261Z] check_test.go:279: [d301b7084df77] daemon is not started [2022-04-07T09:41:46.261Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-07T09:41:46.261Z] check_test.go:279: [d5451775bab39] daemon is not started [2022-04-07T09:41:46.261Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-07T09:41:46.520Z] check_test.go:279: [d8e912718aac7] daemon is not started [2022-04-07T09:41:46.520Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-04-07T09:41:46.520Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-04-07T09:41:46.520Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-07T09:41:46.520Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-07T09:41:46.520Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-07T09:41:46.520Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-07T09:41:46.520Z] === RUN TestDockerNetworkSuite [2022-04-07T09:41:46.520Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-07T09:41:49.051Z] docker_cli_network_unix_test.go:46: [d22cc60d9db24] daemon is not started [2022-04-07T09:41:49.051Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-07T09:41:49.311Z] docker_cli_network_unix_test.go:46: [d99dfc4fbc16a] daemon is not started [2022-04-07T09:41:49.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-07T09:41:52.126Z] docker_cli_network_unix_test.go:46: [d1cb3c1b9266b] daemon is not started [2022-04-07T09:41:52.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-07T09:41:53.757Z] docker_cli_network_unix_test.go:46: [d329417360fed] daemon is not started [2022-04-07T09:41:54.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-07T09:41:54.277Z] docker_cli_network_unix_test.go:1233: [dc2bb8e79ffa9] daemon is not started [2022-04-07T09:41:56.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-07T09:41:57.379Z] docker_cli_network_unix_test.go:46: [da631eeac2b7b] daemon is not started [2022-04-07T09:41:57.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-07T09:42:02.133Z] docker_cli_network_unix_test.go:46: [d84a6ec6b1f3b] daemon is not started [2022-04-07T09:42:03.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-07T09:42:04.973Z] docker_cli_network_unix_test.go:46: [d2f58c4c2c01d] daemon is not started [2022-04-07T09:42:05.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-07T09:42:06.475Z] docker_cli_network_unix_test.go:46: [da47810d8edfb] daemon is not started [2022-04-07T09:42:06.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-07T09:42:07.003Z] docker_cli_network_unix_test.go:46: [d17a666d674ef] daemon is not started [2022-04-07T09:42:07.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-07T09:42:07.530Z] docker_cli_network_unix_test.go:46: [d6662a1465ac1] daemon is not started [2022-04-07T09:42:07.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-07T09:42:08.355Z] docker_cli_network_unix_test.go:46: [da1cac272f8ca] daemon is not started [2022-04-07T09:42:08.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-07T09:42:09.181Z] docker_cli_network_unix_test.go:46: [d47a94a1a86ff] daemon is not started [2022-04-07T09:42:09.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-07T09:42:09.701Z] docker_cli_network_unix_test.go:46: [d674911af32ae] daemon is not started [2022-04-07T09:42:09.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-07T09:42:09.960Z] docker_cli_network_unix_test.go:46: [d12b3702eaa8a] daemon is not started [2022-04-07T09:42:09.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-07T09:42:10.526Z] docker_cli_network_unix_test.go:46: [de574cb0f5704] daemon is not started [2022-04-07T09:42:10.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-07T09:42:11.043Z] docker_cli_network_unix_test.go:46: [d580a9d354a69] daemon is not started [2022-04-07T09:42:11.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-07T09:42:11.043Z] docker_cli_network_unix_test.go:46: [d225e82fd3119] daemon is not started [2022-04-07T09:42:11.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-07T09:42:11.301Z] docker_cli_network_unix_test.go:46: [dad1dc6f8ff5a] daemon is not started [2022-04-07T09:42:11.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-07T09:42:11.868Z] docker_cli_network_unix_test.go:46: [d8b25f89e5851] daemon is not started [2022-04-07T09:42:11.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-07T09:42:12.436Z] docker_cli_network_unix_test.go:46: [d4b389007f4e4] daemon is not started [2022-04-07T09:42:13.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-07T09:42:13.002Z] docker_cli_network_unix_test.go:46: [dc941767447c4] daemon is not started [2022-04-07T09:42:13.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-07T09:42:13.259Z] docker_cli_network_unix_test.go:46: [d26699b381197] daemon is not started [2022-04-07T09:42:13.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-07T09:42:13.517Z] docker_cli_network_unix_test.go:46: [dfcbcaf490b5c] daemon is not started [2022-04-07T09:42:13.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-07T09:42:14.451Z] docker_cli_network_unix_test.go:968: [d9e7ad86bece1] daemon is not started [2022-04-07T09:42:15.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-07T09:42:16.765Z] docker_cli_network_unix_test.go:46: [d29012bbfc4df] daemon is not started [2022-04-07T09:42:16.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-07T09:42:17.332Z] docker_cli_swarm_test.go:1386: [d1e437e2fb71f] got 'swarm does not have a leader'. retrying (attempt 1/5) [2022-04-07T09:42:19.864Z] docker_cli_network_unix_test.go:1116: [dd6ae50d3d5b7] daemon is not started [2022-04-07T09:42:20.433Z] docker_cli_swarm_test.go:1386: [d1e437e2fb71f] got 'swarm does not have a leader'. retrying (attempt 2/5) [2022-04-07T09:42:22.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-07T09:42:22.338Z] docker_cli_network_unix_test.go:46: [dbb911ee1a0bc] daemon is not started [2022-04-07T09:42:22.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-07T09:42:23.290Z] docker_cli_network_unix_test.go:46: [d54d823d3e0f8] daemon is not started [2022-04-07T09:42:23.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-07T09:42:23.290Z] docker_cli_network_unix_test.go:46: [ddd3b1ca1818e] daemon is not started [2022-04-07T09:42:23.290Z] docker_cli_swarm_test.go:1386: [d1e437e2fb71f] got 'swarm does not have a leader'. retrying (attempt 3/5) [2022-04-07T09:42:23.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-07T09:42:23.548Z] docker_cli_network_unix_test.go:46: [d04266e6c04de] daemon is not started [2022-04-07T09:42:23.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-07T09:42:23.807Z] docker_cli_network_unix_test.go:46: [dbea181f50073] daemon is not started [2022-04-07T09:42:23.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-07T09:42:23.807Z] docker_cli_network_unix_test.go:46: [d9f94013c0fe7] daemon is not started [2022-04-07T09:42:23.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-07T09:42:23.807Z] docker_cli_network_unix_test.go:46: [d3e3df631b241] daemon is not started [2022-04-07T09:42:23.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-07T09:42:25.709Z] docker_cli_network_unix_test.go:46: [d0123a45ee760] daemon is not started [2022-04-07T09:42:26.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-07T09:42:26.644Z] docker_cli_network_unix_test.go:46: [d13ec9701c1fe] daemon is not started [2022-04-07T09:42:26.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-07T09:42:26.644Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-07T09:42:26.644Z] docker_cli_network_unix_test.go:46: [d724be0720717] daemon is not started [2022-04-07T09:42:26.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-07T09:42:26.902Z] docker_cli_network_unix_test.go:46: [d55b908ab8c5f] daemon is not started [2022-04-07T09:42:27.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-07T09:42:31.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-07T09:42:32.283Z] docker_cli_network_unix_test.go:1084: [da7fb4cdc04b8] daemon is not started [2022-04-07T09:42:33.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-07T09:42:33.659Z] docker_cli_network_unix_test.go:46: [d8c4628d3dc27] daemon is not started [2022-04-07T09:42:33.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-07T09:42:34.226Z] docker_cli_network_unix_test.go:46: [d736d78236abc] daemon is not started [2022-04-07T09:42:34.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-07T09:42:35.733Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-07T09:42:35.860Z] docker_cli_network_unix_test.go:46: [dc7c195ddae6c] daemon is not started [2022-04-07T09:42:36.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-07T09:42:36.122Z] docker_cli_network_unix_test.go:46: [d9304cf6bdab6] daemon is not started [2022-04-07T09:42:36.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-07T09:42:36.206Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-07T09:42:36.206Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-04-07T09:42:36.681Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-07T09:42:36.698Z] docker_cli_network_unix_test.go:46: [dec800c01f505] daemon is not started [2022-04-07T09:42:36.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-07T09:42:37.214Z] docker_cli_network_unix_test.go:46: [d2366c3c7a366] daemon is not started [2022-04-07T09:42:37.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-07T09:42:38.149Z] docker_cli_network_unix_test.go:46: [d8c077c60a6d4] daemon is not started [2022-04-07T09:42:38.149Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-07T09:42:43.417Z] docker_cli_network_unix_test.go:46: [d6fbfe39bfd31] daemon is not started [2022-04-07T09:42:43.417Z] --- PASS: TestDockerNetworkSuite (56.91s) [2022-04-07T09:42:43.417Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.33s) [2022-04-07T09:42:43.417Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-04-07T09:42:43.417Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.84s) [2022-04-07T09:42:43.417Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.65s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.13s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.36s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.48s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.94s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.82s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.36s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.56s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2022-04-07T09:42:43.418Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.80s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.04s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.73s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-04-07T09:42:43.418Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.19s) [2022-04-07T09:42:43.418Z] === RUN TestDockerHubPullSuite [2022-04-07T09:42:43.418Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-07T09:42:45.318Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-07T09:42:47.844Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-07T09:42:48.102Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-07T09:42:49.476Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-07T09:42:49.735Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-07T09:42:49.735Z] --- PASS: TestDockerHubPullSuite (6.35s) [2022-04-07T09:42:49.735Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.73s) [2022-04-07T09:42:49.735Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2022-04-07T09:42:49.735Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s) [2022-04-07T09:42:49.735Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.40s) [2022-04-07T09:42:49.735Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-04-07T09:42:49.735Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-07T09:42:49.735Z] PASS [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === Skipped [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_sni_test.go:18: Flakey test [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-07T09:42:49.735Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-07T09:42:49.735Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.735Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-07T09:42:49.735Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-07T09:42:49.735Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-07T09:42:49.735Z] [2022-04-07T09:42:49.736Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-07T09:42:49.736Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-07T09:42:49.736Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-07T09:42:49.736Z] [2022-04-07T09:42:49.736Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-07T09:42:49.736Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-07T09:42:49.736Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-07T09:42:49.736Z] [2022-04-07T09:42:49.736Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-07T09:42:49.736Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-04-07T09:42:49.736Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-07T09:42:49.736Z] [2022-04-07T09:42:49.736Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-07T09:42:49.736Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-04-07T09:42:49.736Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-07T09:42:49.736Z] [2022-04-07T09:42:49.736Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-07T09:42:49.736Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-04-07T09:42:49.736Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-07T09:42:49.736Z] [2022-04-07T09:42:49.736Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-07T09:42:49.736Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-04-07T09:42:49.736Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-07T09:42:49.736Z] [2022-04-07T09:42:49.736Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-07T09:42:49.736Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-07T09:42:49.736Z] docker_cli_network_unix_test.go:46: [d724be0720717] daemon is not started [2022-04-07T09:42:49.736Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-07T09:42:49.736Z] [2022-04-07T09:42:49.736Z] DONE 1270 tests, 51 skipped in 1494.383s [2022-04-07T09:42:49.736Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-07T09:42:49.736Z] ++++ cat bundles/test-integration/docker.pid [2022-04-07T09:42:49.736Z] +++ kill 8136 [2022-04-07T09:42:51.109Z] +++ /etc/init.d/apparmor stop [2022-04-07T09:42:51.109Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-07T09:42:51.109Z] [2022-04-07T09:42:51.109Z] Unloading profiles will leave already running processes permanently [2022-04-07T09:42:51.109Z] unconfined, which can lead to unexpected situations. [2022-04-07T09:42:51.109Z] [2022-04-07T09:42:51.109Z] To set a process to complain mode, use the command line tool [2022-04-07T09:42:51.109Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-07T09:42:51.109Z] +++ true [2022-04-07T09:42:51.109Z] exiting test-integration [2022-04-07T09:42:51.109Z] ++ exit 0 [2022-04-07T09:42:51.109Z] [2022-04-07T09:42:51.109Z] + for job in $(jobs -p) [2022-04-07T09:42:51.109Z] + wait 2526 [2022-04-07T09:43:11.703Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-07T09:43:12.636Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-07T09:43:19.194Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-07T09:43:24.481Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-07T09:43:26.381Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-07T09:43:30.571Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-07T09:43:34.754Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-07T09:43:38.042Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-07T09:43:38.042Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-07T09:43:38.042Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-07T09:43:43.314Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-07T09:43:43.571Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-07T09:43:44.505Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-07T09:43:47.047Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-07T09:43:51.574Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-07T09:43:51.574Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-07T09:43:51.574Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-07T09:44:09.457Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-07T09:44:24.439Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-07T09:44:34.914Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-07T09:44:43.262Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-07T09:44:43.262Z] docker_cli_swarm_test.go:1186: [d5adc0cbd9ba1] joining swarm manager [d060f5f481f86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:44:48.525Z] docker_cli_swarm_test.go:1195: [d200121e9c061] joining swarm manager [d060f5f481f86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:45:17.695Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-07T09:45:35.193Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-07T09:45:35.567Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-07T09:45:41.746Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-07T09:45:45.030Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-07T09:45:46.050Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-07T09:45:46.932Z] docker_cli_swarm_test.go:1118: [d11f7ec3b9e22] joining swarm manager [d70438c02c097]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:45:47.869Z] docker_cli_swarm_test.go:1119: [d740dd3399662] joining swarm manager [d70438c02c097]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:47:24.313Z] docker_cli_swarm_test.go:1172: [d36dee7757171] joining swarm manager [d70438c02c097]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-07T09:47:42.848Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-07T09:47:42.848Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-07T09:47:42.848Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-04-07T09:47:42.848Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-07T09:47:42.848Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-04-07T09:47:42.848Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-07T09:47:42.848Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-07T09:47:42.848Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-07T09:47:42.848Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-04-07T09:47:42.848Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-07T09:47:42.848Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-07T09:47:42.848Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-07T09:47:43.846Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-07T09:47:46.824Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-07T09:47:50.847Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-07T09:47:50.847Z] docker_cli_swarm_test.go:1453: [dacb52735b292] joining swarm manager [d2d07653addbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:47:50.847Z] docker_cli_swarm_test.go:1454: [df7ffaa82b82f] joining swarm manager [d2d07653addbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-07T09:47:51.615Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-07T09:47:51.615Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-04-07T09:47:51.615Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-07T09:47:51.615Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-04-07T09:47:51.615Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-07T09:47:51.615Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-04-07T09:47:51.615Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-07T09:47:51.615Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-04-07T09:47:51.615Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-07T09:47:51.615Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-04-07T09:47:51.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-07T09:47:55.442Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-07T09:47:55.442Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-04-07T09:47:55.442Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-07T09:47:55.442Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-04-07T09:47:55.442Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-07T09:47:55.442Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-04-07T09:47:55.443Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-07T09:47:56.436Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-07T09:48:01.225Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-07T09:48:03.045Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-07T09:48:03.045Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-07T09:48:03.045Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-07T09:48:03.045Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-07T09:48:03.045Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-07T09:48:03.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-07T09:48:06.141Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-07T09:48:09.425Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-07T09:48:11.325Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-07T09:48:13.227Z] docker_cli_swarm_unix_test.go:62: [d1a50a916b080] joining swarm manager [d89708e7bee1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:48:19.101Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-07T09:48:19.101Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-07T09:48:19.101Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-04-07T09:48:19.101Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-07T09:48:19.101Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-04-07T09:48:19.101Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-07T09:48:19.101Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-04-07T09:48:19.101Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-07T09:48:19.101Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-04-07T09:48:19.101Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-07T09:48:19.101Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-04-07T09:48:19.101Z] === RUN TestDockerSuite/TestBuildFails [2022-04-07T09:48:24.999Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-07T09:48:24.999Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-07T09:48:35.476Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-07T09:48:40.268Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-07T09:48:47.461Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-07T09:48:57.924Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-07T09:48:59.502Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-07T09:49:04.289Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-07T09:49:04.289Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-04-07T09:49:04.289Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-07T09:49:05.285Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-07T09:49:05.758Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-07T09:49:05.758Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-04-07T09:49:05.758Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-07T09:49:09.597Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-07T09:49:09.597Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-07T09:49:09.597Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-07T09:49:10.970Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-07T09:49:14.252Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-07T09:49:16.783Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-07T09:49:18.685Z] docker_api_swarm_test.go:961: [dce865a537ed7] joining swarm manager [d5bb462e62ae9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-07T09:49:20.750Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-07T09:49:20.751Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-04-07T09:49:20.751Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-07T09:49:29.454Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-07T09:49:29.926Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-07T09:49:32.155Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-07T09:49:32.155Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-04-07T09:49:32.155Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-07T09:49:32.628Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-07T09:49:32.628Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-07T09:49:36.775Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-07T09:49:37.412Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-07T09:49:37.886Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-07T09:49:38.358Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-07T09:49:39.352Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-07T09:49:39.823Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-07T09:49:40.817Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-07T09:49:42.394Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-07T09:49:48.298Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-07T09:49:48.298Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-04-07T09:49:48.298Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-07T09:49:48.298Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-04-07T09:49:48.298Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-07T09:49:48.298Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-07T09:49:48.776Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-07T09:49:48.776Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-07T09:49:48.776Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-07T09:49:48.975Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-07T09:49:49.247Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-07T09:49:50.242Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-07T09:49:50.877Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-07T09:49:53.410Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-07T09:49:55.023Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-07T09:49:55.938Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-07T09:50:04.094Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-07T09:50:08.281Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-07T09:50:10.811Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-07T09:50:13.343Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-07T09:50:15.874Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-07T09:50:16.350Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-07T09:50:16.350Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-04-07T09:50:16.350Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-07T09:50:16.823Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-07T09:50:18.401Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-07T09:50:21.693Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-07T09:50:23.593Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-07T09:50:46.994Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-07T09:51:12.353Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-07T09:51:15.325Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-07T09:51:19.804Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-07T09:51:21.236Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-07T09:51:27.136Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-07T09:51:34.673Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-07T09:51:42.134Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-07T09:51:42.134Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-04-07T09:51:42.134Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite (1638.96s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.00s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.70s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.62s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.89s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.98s) [2022-04-07T09:51:49.563Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.74s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.94s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.38s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.90s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.90s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.23s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.56s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.15s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.55s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.22s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.85s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.79s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.11s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.48s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.27s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.97s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.20s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.30s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.50s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.60s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.70s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.22s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.48s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.28s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.75s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.10s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.90s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.87s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.06s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.60s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.61s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.90s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.40s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.83s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.32s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.20s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.20s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.10s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.58s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.36s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.59s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.77s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.72s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.81s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.56s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.75s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.47s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.43s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.37s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.44s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.97s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.63s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.45s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (112.61s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.34s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.65s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.85s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.21s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.28s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.89s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.63s) [2022-04-07T09:51:49.563Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.96s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.91s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.88s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.15s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.86s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.14s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.61s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.04s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.01s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.20s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.73s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.04s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.42s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.13s) [2022-04-07T09:51:49.563Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2022-04-07T09:51:49.563Z] === RUN TestDockerExternalVolumeSuite [2022-04-07T09:51:49.563Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-07T09:51:50.130Z] docker_cli_external_volume_driver_test.go:53: [de4618cdaf198] daemon is not started [2022-04-07T09:51:54.705Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-07T09:51:55.177Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-07T09:51:55.177Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-04-07T09:51:55.177Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-07T09:51:55.177Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-04-07T09:51:55.177Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-07T09:51:58.151Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-07T09:52:08.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-07T09:52:08.623Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-07T09:52:14.519Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-07T09:52:14.519Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-07T09:52:14.993Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-07T09:52:17.963Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-07T09:52:18.957Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-07T09:52:19.954Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-07T09:52:34.938Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-07T09:52:34.938Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-07T09:52:43.639Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-07T09:52:47.451Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-07T09:52:56.153Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-07T09:53:00.932Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-07T09:53:05.713Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-07T09:53:06.186Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-07T09:53:06.186Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-04-07T09:53:06.186Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-07T09:53:06.186Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-04-07T09:53:06.186Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-07T09:53:08.417Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-07T09:53:08.417Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-04-07T09:53:08.417Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-07T09:53:15.872Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-07T09:53:22.426Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-07T09:53:37.292Z] docker_cli_external_volume_driver_test.go:53: [d220723713c83] daemon is not started [2022-04-07T09:53:52.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-07T09:53:59.370Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-07T09:54:10.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-07T09:54:20.661Z] === RUN TestDockerSuite/TestBuildRm [2022-04-07T09:54:25.109Z] docker_cli_external_volume_driver_test.go:53: [df5d2170214eb] daemon is not started [2022-04-07T09:54:33.202Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-07T09:54:35.437Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-07T09:54:35.437Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-04-07T09:54:35.437Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-07T09:54:35.437Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-04-07T09:54:35.437Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-07T09:54:37.014Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-07T09:54:39.973Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-07T09:54:39.973Z] docker_cli_external_volume_driver_test.go:53: [d4ef3793b3ef1] daemon is not started [2022-04-07T09:54:40.828Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-07T09:54:49.535Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-07T09:54:53.350Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-07T09:54:54.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-07T09:55:18.704Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-07T09:55:18.704Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-07T09:55:19.702Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-07T09:55:26.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-07T09:55:30.174Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-07T09:55:30.174Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-07T09:55:34.953Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-07T09:55:34.953Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-07T09:55:39.741Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-07T09:55:41.787Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-07T09:55:56.669Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-07T09:56:01.027Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-07T09:56:01.027Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-04-07T09:56:01.027Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-07T09:56:01.499Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-07T09:56:02.494Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-07T09:56:07.279Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-07T09:56:12.059Z] === RUN TestDockerSuite/TestBuildUser [2022-04-07T09:56:12.059Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-04-07T09:56:12.531Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-07T09:56:12.531Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-04-07T09:56:12.531Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-07T09:56:12.531Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-04-07T09:56:12.531Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-07T09:56:16.345Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-07T09:56:16.818Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-07T09:56:25.519Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-07T09:56:25.519Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-04-07T09:56:25.519Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-07T09:56:25.519Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-04-07T09:56:25.519Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-07T09:56:43.327Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-07T09:56:46.819Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-07T09:56:46.819Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-07T09:56:54.041Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-07T09:57:01.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-07T09:57:04.518Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-07T09:57:04.518Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-04-07T09:57:04.991Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-07T09:57:04.991Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-04-07T09:57:04.991Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-07T09:57:07.963Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-07T09:57:07.963Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-07T09:57:08.435Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-07T09:57:18.903Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-07T09:57:23.687Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-07T09:57:23.687Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-07T09:57:33.472Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-07T09:57:41.557Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-07T09:57:41.557Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-04-07T09:57:41.557Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-07T09:57:41.557Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-04-07T09:57:42.030Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-07T09:57:42.030Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-04-07T09:57:42.030Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-07T09:57:43.608Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-07T09:57:50.802Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-07T09:57:53.040Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-07T09:57:53.040Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-04-07T09:57:53.040Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-07T09:57:53.040Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-07T09:57:53.040Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-07T09:57:53.040Z] docker_cli_sni_test.go:18: Flakey test [2022-04-07T09:57:53.040Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-07T09:57:56.016Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-07T09:57:59.837Z] === RUN TestDockerSuite/TestCommitChange [2022-04-07T09:58:04.624Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-07T09:58:05.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-07T09:58:09.404Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-07T09:58:09.404Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-04-07T09:58:09.404Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-07T09:58:15.302Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-07T09:58:15.302Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-04-07T09:58:15.302Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-07T09:58:20.412Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-07T09:58:33.168Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-07T09:58:36.142Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-07T09:58:36.142Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-04-07T09:58:36.142Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-07T09:58:36.142Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-04-07T09:58:36.142Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-07T09:58:36.142Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-07T09:58:36.142Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-07T09:58:36.142Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-07T09:58:36.142Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-07T09:58:36.142Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-07T09:58:36.142Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-07T09:58:36.142Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-07T09:58:36.142Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-07T09:58:36.142Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-04-07T09:58:36.614Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-07T09:58:36.614Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-07T09:58:38.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-07T09:58:38.485Z] docker_cli_external_volume_driver_test.go:485: [d91e9f3f7961d] daemon is not started [2022-04-07T09:58:43.813Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-07T09:58:49.714Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-07T09:58:49.714Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-07T09:58:49.714Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-07T09:58:53.350Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-07T09:58:53.351Z] docker_cli_external_volume_driver_test.go:53: [d8995baf8b3d5] daemon is not started [2022-04-07T09:58:56.906Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-07T09:58:56.906Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-04-07T09:58:56.906Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-07T09:58:56.906Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-07T09:58:56.906Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-07T09:58:56.906Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-04-07T09:58:57.379Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-07T09:58:59.611Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-07T09:58:59.611Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-04-07T09:58:59.611Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-07T09:58:59.611Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-07T09:59:01.844Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-07T09:59:02.315Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-07T09:59:02.315Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-04-07T09:59:02.315Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-07T09:59:02.315Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-04-07T09:59:02.315Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-07T09:59:02.315Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-04-07T09:59:02.315Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-07T09:59:05.295Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-07T09:59:06.873Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite (437.15s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-04-07T09:59:08.229Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-07T09:59:08.229Z] PASS [2022-04-07T09:59:08.229Z] [2022-04-07T09:59:08.229Z] === Skipped [2022-04-07T09:59:08.229Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-07T09:59:08.229Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-07T09:59:08.229Z] check_test.go:309: [d9bfe9bfe12bc] daemon is not started [2022-04-07T09:59:08.229Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-07T09:59:08.229Z] [2022-04-07T09:59:08.229Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-07T09:59:08.229Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-07T09:59:08.229Z] check_test.go:309: [d9082b73e6ac5] daemon is not started [2022-04-07T09:59:08.229Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-07T09:59:08.229Z] [2022-04-07T09:59:08.229Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-07T09:59:08.229Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-07T09:59:08.229Z] check_test.go:309: [d5e24e9cc85bf] daemon is not started [2022-04-07T09:59:08.229Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-07T09:59:08.229Z] [2022-04-07T09:59:08.229Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-07T09:59:08.229Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-04-07T09:59:08.229Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-07T09:59:08.229Z] [2022-04-07T09:59:08.229Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-07T09:59:08.229Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-07T09:59:08.229Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-07T09:59:08.229Z] [2022-04-07T09:59:08.229Z] DONE 273 tests, 5 skipped in 2471.391s [2022-04-07T09:59:08.229Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-07T09:59:08.229Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d30849d00d990/docker.pid [2022-04-07T09:59:08.229Z] +++ kill 6813 [2022-04-07T09:59:08.229Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6813 is not a child of this shell [2022-04-07T09:59:08.229Z] warning: PID 6813 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d30849d00d990/docker.pid had a nonzero exit code [2022-04-07T09:59:08.230Z] ++++ cat bundles/test-integration/docker.pid [2022-04-07T09:59:08.230Z] +++ kill 8145 [2022-04-07T09:59:08.230Z] +++ /etc/init.d/apparmor stop [2022-04-07T09:59:08.230Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-07T09:59:08.230Z] [2022-04-07T09:59:08.230Z] Unloading profiles will leave already running processes permanently [2022-04-07T09:59:08.230Z] unconfined, which can lead to unexpected situations. [2022-04-07T09:59:08.230Z] [2022-04-07T09:59:08.230Z] To set a process to complain mode, use the command line tool [2022-04-07T09:59:08.230Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-07T09:59:08.230Z] +++ true [2022-04-07T09:59:08.230Z] exiting test-integration [2022-04-07T09:59:08.230Z] ++ exit 0 [2022-04-07T09:59:08.230Z] [2022-04-07T09:59:08.230Z] + exit 0 [2022-04-07T09:59:08.230Z] ++ jobs -p [2022-04-07T09:59:08.230Z] + pids= [2022-04-07T09:59:08.230Z] + echo 'Remaining pids to kill: []' [2022-04-07T09:59:08.230Z] Remaining pids to kill: [] [2022-04-07T09:59:08.230Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-07T09:59:08.243Z] Recording test results [2022-04-07T09:59:09.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-07T09:59:09.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-07T09:59:09.104Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-04-07T09:59:09.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-07T09:59:09.898Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-07T09:59:10.228Z] + echo Ensuring container killed. [2022-04-07T09:59:10.228Z] Ensuring container killed. [2022-04-07T09:59:10.228Z] + docker ps -aq -f name=docker-pr1-* [2022-04-07T09:59:10.228Z] + cids=d3ca4194225e [2022-04-07T09:59:10.228Z] 578841a278da [2022-04-07T09:59:10.228Z] f840f09ebf56 [2022-04-07T09:59:10.228Z] + [ -n d3ca4194225e [2022-04-07T09:59:10.228Z] 578841a278da [2022-04-07T09:59:10.228Z] f840f09ebf56 ] [2022-04-07T09:59:10.228Z] + docker rm -vf d3ca4194225e 578841a278da f840f09ebf56 [2022-04-07T09:59:12.077Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-07T09:59:12.077Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-07T09:59:12.895Z] d3ca4194225e [2022-04-07T09:59:12.895Z] 578841a278da [2022-04-07T09:59:12.895Z] f840f09ebf56 [Pipeline] sh [2022-04-07T09:59:13.183Z] + echo Chowning /workspace to jenkins user [2022-04-07T09:59:13.183Z] Chowning /workspace to jenkins user [2022-04-07T09:59:13.183Z] + id -u [2022-04-07T09:59:13.183Z] + id -g [2022-04-07T09:59:13.183Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43470:/workspace busybox chown -R 1000:1000 /workspace [2022-04-07T09:59:13.183Z] Unable to find image 'busybox:latest' locally [2022-04-07T09:59:13.183Z] latest: Pulling from library/busybox [2022-04-07T09:59:13.440Z] 554879bb3004: Pulling fs layer [2022-04-07T09:59:13.440Z] 554879bb3004: Verifying Checksum [2022-04-07T09:59:13.440Z] 554879bb3004: Download complete [2022-04-07T09:59:13.441Z] 554879bb3004: Pull complete [2022-04-07T09:59:13.441Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-07T09:59:13.441Z] Status: Downloaded newer image for busybox:latest [2022-04-07T09:59:15.047Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-07T09:59:15.047Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-04-07T09:59:15.047Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-07T09:59:15.047Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T09:59:15.047Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-07T09:59:16.265Z] + bundleName=amd64 [2022-04-07T09:59:16.265Z] + echo Creating amd64-bundles.tar.gz [2022-04-07T09:59:16.265Z] Creating amd64-bundles.tar.gz [2022-04-07T09:59:16.265Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-07T09:59:16.265Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-07T09:59:17.217Z] Archiving artifacts [2022-04-07T09:59:17.278Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-07T09:59:17.278Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-07T09:59:19.113Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43470/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-07T09:59:19.416Z] + make clean [2022-04-07T09:59:19.507Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-07T09:59:19.507Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-04-07T09:59:19.507Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-07T09:59:19.674Z] docker volume rm -f docker-dev-cache [2022-04-07T09:59:19.674Z] docker-dev-cache [Pipeline] deleteDir [2022-04-07T09:59:21.742Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-07T09:59:21.742Z] === RUN TestDockerSuite/TestContainerAPIRename [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T09:59:23.979Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-07T09:59:32.679Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-07T09:59:36.499Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-07T09:59:36.973Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-07T09:59:36.974Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-07T09:59:36.974Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-07T09:59:36.974Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-07T09:59:38.550Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-07T09:59:38.550Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-04-07T09:59:38.550Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-07T09:59:41.522Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-07T09:59:41.522Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-04-07T09:59:41.522Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-07T09:59:43.757Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-07T09:59:43.757Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-07T09:59:47.588Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-07T09:59:49.827Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-07T09:59:49.827Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-04-07T09:59:49.828Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-07T09:59:49.828Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-04-07T09:59:49.828Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-07T09:59:49.828Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-04-07T09:59:49.828Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-07T09:59:49.828Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-04-07T09:59:49.828Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-07T09:59:49.828Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-04-07T09:59:49.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-07T09:59:52.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-07T09:59:52.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-07T09:59:54.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-07T10:00:02.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-07T10:00:04.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-07T10:00:13.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005f4108_} [2022-04-07T10:00:20.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1332225094_c:\foo_false____} [2022-04-07T10:00:22.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1332225094_c:\foo_true____} [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-07T10:00:31.402Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-07T10:00:31.402Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-07T10:00:31.402Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-07T10:00:31.402Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-07T10:00:31.402Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-07T10:00:31.402Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-07T10:00:31.402Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-07T10:00:32.978Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-07T10:00:32.978Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.978Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-07T10:00:32.978Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.978Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-07T10:00:32.978Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.978Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-07T10:00:32.978Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.978Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-07T10:00:32.978Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.978Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-07T10:00:32.978Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.978Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-07T10:00:32.978Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.978Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-07T10:00:32.978Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.978Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-07T10:00:32.978Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.978Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-07T10:00:32.979Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.979Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-07T10:00:32.979Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.979Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-07T10:00:32.979Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.979Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-07T10:00:32.979Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-07T10:00:32.979Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-07T10:00:35.950Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-07T10:00:35.950Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-07T10:00:35.950Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-07T10:00:35.950Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-07T10:00:38.180Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-07T10:00:38.180Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-07T10:00:38.180Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-07T10:00:38.180Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-07T10:00:38.180Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-07T10:00:38.180Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-07T10:00:38.180Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-07T10:00:42.964Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-07T10:00:45.208Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-07T10:00:45.208Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-07T10:00:45.208Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-07T10:00:45.208Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-07T10:00:45.208Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-07T10:00:55.682Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-07T10:00:55.682Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-07T10:00:55.682Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-07T10:00:55.682Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-07T10:00:55.682Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-07T10:01:04.386Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-07T10:01:04.386Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-07T10:01:04.386Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-07T10:01:04.386Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-07T10:01:04.386Z] === RUN TestDockerSuite/TestCpToDot [2022-04-07T10:01:11.579Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-07T10:01:11.579Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-07T10:01:11.579Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-07T10:01:11.579Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-07T10:01:11.579Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-07T10:01:13.155Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-07T10:01:13.155Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-07T10:01:13.155Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-07T10:01:13.155Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-07T10:01:13.155Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-07T10:01:13.155Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-07T10:01:13.155Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-07T10:01:13.155Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-07T10:01:13.155Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-07T10:01:13.628Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-07T10:01:13.628Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-07T10:01:15.861Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-07T10:01:18.102Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-07T10:01:18.102Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-07T10:01:18.102Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-07T10:01:20.331Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-07T10:01:20.804Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-07T10:01:20.804Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-07T10:01:20.804Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-07T10:01:20.804Z] === RUN TestDockerSuite/TestCreateRM [2022-04-07T10:01:21.276Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-07T10:01:21.276Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-07T10:01:21.276Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-07T10:01:21.276Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-07T10:01:21.748Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-07T10:01:34.286Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-07T10:01:34.760Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-07T10:01:34.760Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-07T10:01:38.572Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-07T10:01:38.572Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-07T10:01:38.572Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-04-07T10:01:38.572Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-07T10:01:41.542Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-07T10:01:41.542Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-07T10:01:41.542Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-07T10:01:41.542Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-07T10:01:41.542Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-07T10:01:41.542Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-07T10:01:41.542Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-07T10:01:41.542Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-07T10:01:41.542Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-07T10:01:41.542Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDockerFails [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-07T10:01:41.542Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-07T10:01:41.542Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.542Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-07T10:01:41.543Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.543Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-07T10:01:41.543Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.543Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-07T10:01:41.543Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-04-07T10:01:41.543Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-07T10:01:44.512Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-07T10:01:46.745Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-07T10:01:53.931Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-07T10:02:02.644Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-07T10:02:07.426Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-07T10:02:12.210Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-07T10:02:13.788Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-07T10:02:14.782Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-07T10:02:18.592Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-07T10:02:19.588Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-07T10:02:20.583Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-07T10:02:25.367Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-07T10:02:30.148Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-07T10:02:30.148Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-07T10:02:30.148Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-07T10:02:30.148Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-04-07T10:02:30.148Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-07T10:02:30.148Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-04-07T10:02:30.148Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-07T10:02:30.148Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-04-07T10:02:30.148Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-07T10:02:31.141Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-07T10:02:31.141Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-04-07T10:02:31.141Z] === RUN TestDockerSuite/TestEventsRename [2022-04-07T10:02:38.334Z] === RUN TestDockerSuite/TestEventsResize [2022-04-07T10:02:41.303Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-07T10:02:42.889Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-07T10:02:45.857Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-07T10:02:50.638Z] === RUN TestDockerSuite/TestEventsTop [2022-04-07T10:02:50.638Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-04-07T10:02:50.638Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-07T10:02:52.869Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-07T10:02:56.694Z] === RUN TestDockerSuite/TestExec [2022-04-07T10:02:56.694Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-07T10:02:56.694Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-07T10:02:56.694Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-07T10:02:56.694Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-07T10:02:58.922Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-07T10:03:01.153Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-07T10:03:01.153Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-07T10:03:01.153Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-07T10:03:01.153Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-07T10:03:01.153Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-07T10:03:01.153Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-07T10:03:01.153Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-07T10:03:03.387Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-07T10:03:05.617Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-07T10:03:07.849Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-07T10:03:09.424Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-07T10:03:14.203Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-07T10:03:14.203Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-07T10:03:14.203Z] === RUN TestDockerSuite/TestExecEnv [2022-04-07T10:03:14.203Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-07T10:03:14.203Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-07T10:03:14.203Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-07T10:03:14.203Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-07T10:03:16.436Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-07T10:03:20.249Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-07T10:03:20.249Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-07T10:03:20.249Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-07T10:03:20.249Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-07T10:03:20.249Z] === RUN TestDockerSuite/TestExecParseError [2022-04-07T10:03:20.249Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-07T10:03:20.249Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-07T10:03:20.249Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-07T10:03:20.249Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-07T10:03:20.249Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-07T10:03:20.249Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-07T10:03:22.481Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-07T10:03:22.481Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-07T10:03:22.481Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-07T10:03:22.481Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-07T10:03:22.481Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-07T10:03:22.481Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-07T10:03:22.481Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-07T10:03:22.481Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-07T10:03:22.481Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-07T10:03:22.481Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-07T10:03:22.481Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-07T10:03:24.713Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-07T10:03:24.713Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-07T10:03:25.185Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-07T10:03:33.883Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-07T10:03:33.883Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-07T10:03:33.883Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-07T10:03:33.883Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-07T10:03:33.883Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-07T10:03:33.883Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-07T10:03:33.883Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-07T10:03:39.779Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-07T10:03:45.679Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-07T10:03:47.912Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-07T10:03:55.105Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-07T10:03:55.105Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-07T10:03:55.105Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-07T10:03:55.105Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-07T10:03:55.105Z] === RUN TestDockerSuite/TestHealth [2022-04-07T10:03:55.105Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-07T10:03:55.105Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-07T10:03:55.105Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-07T10:03:55.105Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-07T10:03:55.105Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-07T10:03:58.919Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-07T10:03:58.919Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-07T10:03:58.919Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-04-07T10:03:58.919Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-07T10:03:58.919Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-07T10:03:58.919Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-07T10:03:59.391Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-07T10:03:59.863Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-07T10:03:59.863Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-04-07T10:03:59.863Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-07T10:04:00.859Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-07T10:04:01.332Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-07T10:04:02.907Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-07T10:04:02.907Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-07T10:04:05.136Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-07T10:04:13.832Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-07T10:04:13.832Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-07T10:04:13.832Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-04-07T10:04:13.832Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-07T10:04:16.799Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-07T10:04:16.799Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-07T10:04:19.036Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-07T10:04:19.036Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-04-07T10:04:19.036Z] === RUN TestDockerSuite/TestImportFile [2022-04-07T10:04:19.036Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-04-07T10:04:19.036Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-07T10:04:19.036Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-07T10:04:19.036Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-04-07T10:04:19.036Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-07T10:04:19.036Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-04-07T10:04:19.036Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-07T10:04:19.036Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-04-07T10:04:19.036Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-07T10:04:19.036Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-07T10:04:19.512Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-07T10:04:19.512Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-07T10:04:19.512Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-07T10:04:19.512Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-07T10:04:19.512Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-07T10:04:19.512Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-07T10:04:19.512Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-07T10:04:19.512Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-07T10:04:19.512Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-07T10:04:19.512Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-07T10:04:22.481Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-07T10:04:24.710Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-07T10:04:24.710Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-07T10:04:24.710Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-07T10:04:24.710Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-07T10:04:24.710Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-07T10:04:24.710Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-07T10:04:24.710Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-07T10:04:24.710Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-07T10:04:26.941Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-07T10:04:26.941Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-07T10:04:34.135Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-07T10:04:34.135Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-07T10:04:34.135Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-07T10:04:34.135Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-07T10:04:34.135Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-07T10:04:34.135Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-07T10:04:34.135Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-07T10:04:36.366Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-07T10:04:41.149Z] === RUN TestDockerSuite/TestInspectImage [2022-04-07T10:04:41.149Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-07T10:04:41.149Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-07T10:04:41.149Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-07T10:04:41.149Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-07T10:04:41.149Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-07T10:04:41.149Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-07T10:04:43.377Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-07T10:04:45.617Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-07T10:04:46.089Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-07T10:04:48.321Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-07T10:04:50.552Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-07T10:04:50.552Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-07T10:04:50.552Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-07T10:04:50.552Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-07T10:04:52.796Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-07T10:04:55.766Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-07T10:05:00.549Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-07T10:05:02.777Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-07T10:05:05.007Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-07T10:05:07.240Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-07T10:05:09.475Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-07T10:05:11.705Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-07T10:05:13.936Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-07T10:05:13.936Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-07T10:05:13.936Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-07T10:05:13.936Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-07T10:05:13.936Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-07T10:05:13.936Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-07T10:05:13.936Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-07T10:05:13.936Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-07T10:05:13.936Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-07T10:05:13.936Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-07T10:05:13.936Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-07T10:05:13.936Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-07T10:05:13.936Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-07T10:05:13.936Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-07T10:05:13.936Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-07T10:05:13.936Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-07T10:05:13.936Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-07T10:05:13.936Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-07T10:05:13.936Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-07T10:05:13.936Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-07T10:05:13.936Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-07T10:05:14.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-07T10:05:14.408Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-07T10:05:14.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-07T10:05:14.408Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-07T10:05:14.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-07T10:05:14.408Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-07T10:05:14.408Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-07T10:05:14.408Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-07T10:05:14.408Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-07T10:05:14.408Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-07T10:05:14.408Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-07T10:05:14.408Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-04-07T10:05:14.408Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-07T10:05:14.408Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-07T10:05:14.408Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-07T10:05:16.641Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-07T10:05:18.874Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-07T10:05:24.778Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-07T10:05:27.016Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-07T10:05:27.016Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-04-07T10:05:27.016Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-07T10:05:29.249Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-07T10:05:29.249Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-07T10:05:35.146Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-07T10:05:42.341Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-07T10:05:48.240Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-07T10:05:50.472Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-07T10:05:53.451Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-07T10:05:53.451Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-07T10:05:53.451Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-07T10:05:55.685Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-07T10:05:57.916Z] === RUN TestDockerSuite/TestLogsSince [2022-04-07T10:06:06.620Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-07T10:06:06.620Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-07T10:06:06.620Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-07T10:06:06.620Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-07T10:06:06.620Z] === RUN TestDockerSuite/TestLogsTail [2022-04-07T10:06:10.435Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-07T10:06:12.670Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-07T10:06:14.899Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-07T10:06:14.899Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestNetHostname [2022-04-07T10:06:14.899Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-07T10:06:14.899Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-07T10:06:14.899Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-07T10:06:14.899Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPluginActive [2022-04-07T10:06:14.899Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-07T10:06:14.899Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-07T10:06:14.899Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-07T10:06:14.899Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-07T10:06:14.899Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-07T10:06:14.899Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-07T10:06:14.899Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-07T10:06:14.899Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-07T10:06:14.899Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-07T10:06:14.899Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPortList [2022-04-07T10:06:14.899Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-07T10:06:14.899Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-07T10:06:19.679Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-07T10:06:19.679Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T10:06:19.679Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-07T10:06:19.679Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-07T10:06:19.679Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-04-07T10:06:19.679Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-07T10:06:19.679Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-04-07T10:06:19.679Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-07T10:06:19.679Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-04-07T10:06:19.679Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-07T10:06:19.679Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-04-07T10:06:19.679Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-07T10:06:19.679Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-04-07T10:06:19.679Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-07T10:06:19.679Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-04-07T10:06:19.679Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-07T10:06:19.679Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-04-07T10:06:19.679Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-07T10:06:24.466Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-07T10:06:24.466Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-04-07T10:06:24.466Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-07T10:06:33.162Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-07T10:06:33.162Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-04-07T10:06:33.162Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-07T10:06:41.868Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-07T10:06:56.855Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-07T10:06:56.855Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-07T10:06:56.855Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-07T10:06:56.855Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-07T10:07:09.390Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-07T10:07:16.590Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-07T10:07:34.481Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-07T10:07:39.262Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-07T10:07:39.262Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-04-07T10:07:39.262Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-07T10:07:39.262Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-04-07T10:07:39.262Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-07T10:07:44.045Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-07T10:07:44.045Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-07T10:07:44.045Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-07T10:07:44.045Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-04-07T10:07:44.045Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-07T10:07:44.045Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-04-07T10:07:44.045Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-07T10:07:44.045Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-04-07T10:07:44.045Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-07T10:07:51.265Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-07T10:07:51.265Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-04-07T10:07:51.265Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-07T10:07:52.258Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-07T10:07:52.258Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-07T10:07:52.258Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-07T10:07:53.841Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-07T10:07:54.834Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-07T10:07:54.834Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-04-07T10:07:54.834Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-07T10:07:58.650Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-07T10:08:03.435Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-07T10:08:10.626Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-07T10:08:31.918Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-07T10:08:31.918Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-07T10:08:31.918Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-07T10:08:37.818Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-07T10:08:37.818Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-07T10:08:37.818Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-07T10:08:38.291Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-07T10:08:43.071Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-07T10:08:46.885Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-07T10:08:46.885Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-07T10:08:46.885Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-07T10:08:51.672Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-07T10:08:51.672Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-07T10:08:51.672Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-07T10:09:06.666Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-07T10:09:09.647Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-07T10:09:10.120Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-07T10:09:17.327Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-07T10:09:22.116Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-07T10:09:30.820Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-07T10:09:33.791Z] === RUN TestDockerSuite/TestRmiTag [2022-04-07T10:09:34.790Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-07T10:09:37.019Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-07T10:09:58.312Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-07T10:10:00.544Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-07T10:10:05.329Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-07T10:10:06.915Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-07T10:10:06.915Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-04-07T10:10:06.915Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-07T10:10:06.915Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-04-07T10:10:06.915Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-07T10:10:06.915Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-04-07T10:10:06.915Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-07T10:10:06.915Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-04-07T10:10:06.915Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-07T10:10:06.915Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-04-07T10:10:06.915Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-07T10:10:06.915Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-04-07T10:10:06.915Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-07T10:10:06.915Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-04-07T10:10:06.915Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-07T10:10:09.158Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-07T10:10:09.158Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-04-07T10:10:09.158Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-07T10:10:09.158Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-04-07T10:10:09.158Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-07T10:10:13.952Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-07T10:10:16.927Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-07T10:10:19.158Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-07T10:10:21.390Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-07T10:10:24.361Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-07T10:10:24.361Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-07T10:10:29.143Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-07T10:10:29.143Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-04-07T10:10:29.143Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-07T10:10:29.143Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-04-07T10:10:29.143Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-07T10:10:29.143Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-04-07T10:10:29.143Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-07T10:10:29.143Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-04-07T10:10:29.143Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-07T10:10:29.143Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-04-07T10:10:29.143Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-07T10:10:29.143Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-04-07T10:10:29.143Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-07T10:10:29.143Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-04-07T10:10:29.143Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-07T10:10:29.143Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-04-07T10:10:29.143Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-07T10:10:29.143Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-04-07T10:10:29.143Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-07T10:10:29.143Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-04-07T10:10:29.143Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-07T10:10:29.143Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-04-07T10:10:29.143Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-07T10:10:31.375Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-07T10:10:31.375Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-04-07T10:10:31.375Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-07T10:10:35.192Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-07T10:10:35.192Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-04-07T10:10:35.192Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-07T10:10:35.192Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-04-07T10:10:35.192Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-07T10:10:36.767Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-07T10:10:36.767Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-04-07T10:10:36.767Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-07T10:10:36.767Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-04-07T10:10:36.767Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-07T10:10:36.767Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-04-07T10:10:36.767Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-07T10:10:36.767Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-04-07T10:10:36.767Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-07T10:10:36.767Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-04-07T10:10:36.767Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-07T10:10:36.767Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-04-07T10:10:36.767Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-07T10:10:36.767Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-07T10:10:36.767Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-07T10:10:38.998Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-07T10:10:41.228Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-07T10:10:48.423Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-07T10:10:48.423Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-04-07T10:10:48.423Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-07T10:10:48.423Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-04-07T10:10:48.423Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-07T10:10:48.423Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-04-07T10:10:48.423Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-07T10:10:50.652Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-07T10:10:50.652Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-04-07T10:10:50.652Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-07T10:10:50.652Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-04-07T10:10:50.652Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-07T10:10:50.652Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-04-07T10:10:50.652Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-07T10:10:50.652Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-04-07T10:10:50.652Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-07T10:10:52.884Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-07T10:10:58.785Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-07T10:10:58.785Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-04-07T10:10:58.785Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-07T10:10:58.785Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-04-07T10:10:58.785Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-07T10:10:58.785Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-04-07T10:10:58.785Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-07T10:10:58.785Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-04-07T10:10:58.785Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-07T10:10:58.785Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-04-07T10:10:58.785Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-07T10:10:58.785Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-04-07T10:10:58.785Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-07T10:11:01.017Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-07T10:11:01.017Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-04-07T10:11:01.017Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-07T10:11:01.017Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-07T10:11:01.017Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-04-07T10:11:01.017Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-07T10:11:03.253Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-07T10:11:05.481Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-07T10:11:05.481Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-04-07T10:11:05.481Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-07T10:11:07.713Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-07T10:11:07.713Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-04-07T10:11:07.713Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-07T10:11:07.713Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-04-07T10:11:07.713Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-07T10:11:07.713Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-04-07T10:11:07.713Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-07T10:11:14.906Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-07T10:11:17.139Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-07T10:11:19.370Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-07T10:11:26.565Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-07T10:11:26.565Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-07T10:11:26.565Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-04-07T10:11:26.565Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-07T10:11:26.565Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-04-07T10:11:26.565Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-07T10:11:26.565Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-04-07T10:11:26.565Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-07T10:11:26.565Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-04-07T10:11:26.565Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-07T10:11:26.565Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-04-07T10:11:26.565Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-07T10:11:26.565Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-04-07T10:11:26.565Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-07T10:11:26.565Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-04-07T10:11:26.565Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-07T10:11:31.345Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-07T10:11:31.345Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-04-07T10:11:31.345Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-07T10:11:31.345Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-07T10:11:31.345Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-04-07T10:11:31.345Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-07T10:11:31.346Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-04-07T10:11:31.346Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-07T10:11:31.346Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-04-07T10:11:31.346Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-07T10:11:31.346Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-04-07T10:11:31.346Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-07T10:11:41.811Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-07T10:11:41.811Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-04-07T10:11:41.811Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-07T10:11:42.284Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-07T10:11:42.284Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.284Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-07T10:11:42.284Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.284Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-07T10:11:42.284Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.284Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-07T10:11:42.284Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.284Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-07T10:11:42.284Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.284Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-07T10:11:42.284Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.284Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-07T10:11:42.284Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.284Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-07T10:11:42.284Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.284Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-04-07T10:11:42.284Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.284Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-07T10:11:42.284Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.757Z] === RUN TestDockerSuite/TestRunMount [2022-04-07T10:11:42.757Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.757Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-07T10:11:42.757Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.757Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-07T10:11:42.757Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.757Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-07T10:11:42.757Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-04-07T10:11:42.757Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-07T10:11:49.949Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-07T10:11:49.949Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-07T10:11:49.949Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-07T10:11:49.949Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-04-07T10:11:49.949Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-07T10:11:49.949Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-04-07T10:11:49.949Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-07T10:11:54.731Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-07T10:11:59.511Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-07T10:11:59.511Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-04-07T10:11:59.511Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-07T10:11:59.511Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-04-07T10:11:59.511Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-07T10:11:59.511Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-04-07T10:11:59.511Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-07T10:11:59.511Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-04-07T10:11:59.512Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-07T10:11:59.512Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-07T10:11:59.512Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-07T10:11:59.512Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-04-07T10:11:59.512Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-07T10:11:59.512Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-04-07T10:11:59.512Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-07T10:11:59.512Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-04-07T10:11:59.512Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-07T10:11:59.512Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-04-07T10:11:59.512Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-07T10:11:59.512Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-07T10:12:00.506Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-07T10:12:02.736Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-07T10:12:05.108Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-07T10:12:06.688Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-07T10:12:08.268Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-07T10:12:08.743Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-04-07T10:12:08.743Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-07T10:12:08.743Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-04-07T10:12:08.743Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-07T10:12:08.743Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-04-07T10:12:08.743Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-07T10:12:08.744Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-04-07T10:12:08.744Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-07T10:12:08.744Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-04-07T10:12:08.744Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-07T10:12:08.744Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-04-07T10:12:08.744Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-07T10:12:08.744Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-04-07T10:12:08.744Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-07T10:12:08.744Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-04-07T10:12:08.744Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-07T10:12:11.717Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-07T10:12:11.717Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-04-07T10:12:11.717Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-07T10:12:11.717Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-04-07T10:12:11.717Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-07T10:12:11.717Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-04-07T10:12:11.717Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-07T10:12:11.717Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-04-07T10:12:11.717Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-07T10:12:11.717Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-04-07T10:12:11.717Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-07T10:12:20.420Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-07T10:12:20.420Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-04-07T10:12:20.420Z] === RUN TestDockerSuite/TestRunRm [2022-04-07T10:12:21.996Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-07T10:12:27.892Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-07T10:12:30.121Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-07T10:12:32.351Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-07T10:12:34.581Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-07T10:12:36.810Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-07T10:12:36.810Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-04-07T10:12:36.810Z] === RUN TestDockerSuite/TestRunState [2022-04-07T10:12:36.810Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-04-07T10:12:36.810Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-07T10:12:39.041Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-07T10:12:39.041Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-04-07T10:12:39.041Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-07T10:12:41.272Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-07T10:12:41.272Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-04-07T10:12:41.272Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-07T10:12:41.272Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-04-07T10:12:41.272Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-07T10:12:41.272Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-07T10:12:41.272Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-07T10:12:41.272Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-04-07T10:12:41.272Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-07T10:12:46.054Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-07T10:12:46.054Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-04-07T10:12:46.054Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-07T10:12:46.054Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-04-07T10:12:46.054Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-07T10:12:46.054Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-04-07T10:12:46.054Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-07T10:12:46.054Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-04-07T10:12:46.526Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-07T10:12:46.526Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-04-07T10:12:46.526Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-07T10:12:46.526Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-04-07T10:12:46.526Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-07T10:12:46.526Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-04-07T10:12:46.526Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-07T10:12:46.526Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-04-07T10:12:46.526Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-07T10:12:46.526Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-04-07T10:12:46.526Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-07T10:12:46.526Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-04-07T10:12:46.526Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-07T10:12:48.757Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-07T10:12:48.757Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-04-07T10:12:48.757Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-07T10:12:50.990Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-07T10:12:50.990Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-04-07T10:12:50.990Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-07T10:12:50.990Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-04-07T10:12:50.990Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-07T10:12:54.810Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-07T10:13:02.009Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-07T10:13:05.824Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-07T10:13:11.729Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-07T10:13:11.729Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-04-07T10:13:11.729Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-07T10:13:11.729Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-07T10:13:14.700Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-07T10:13:16.932Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-07T10:13:19.908Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-07T10:13:19.908Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-04-07T10:13:19.908Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-07T10:13:19.908Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-07T10:13:19.908Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-07T10:13:19.908Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-04-07T10:13:19.908Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-07T10:13:19.908Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-07T10:13:19.908Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-07T10:13:19.908Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-07T10:13:19.908Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-07T10:13:19.908Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-04-07T10:13:19.908Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-07T10:13:19.908Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-04-07T10:13:19.908Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-07T10:13:23.728Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-07T10:13:25.305Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-07T10:13:27.538Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-07T10:13:32.323Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-07T10:13:32.323Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-07T10:13:32.323Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-07T10:13:32.323Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-07T10:13:32.323Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-07T10:13:32.323Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-07T10:13:32.323Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-07T10:13:32.323Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-07T10:13:32.323Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-07T10:13:32.323Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-07T10:13:32.323Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-07T10:13:32.323Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-07T10:13:32.323Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-07T10:13:32.323Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-07T10:13:32.323Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-07T10:13:32.323Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-07T10:13:32.323Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-04-07T10:13:32.323Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-07T10:13:35.301Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-07T10:13:35.301Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-07T10:13:35.773Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-07T10:13:35.773Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-07T10:13:38.012Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-07T10:13:43.927Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-07T10:13:43.927Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-04-07T10:13:43.927Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-07T10:13:52.628Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-07T10:13:52.628Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-04-07T10:13:52.628Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-07T10:13:55.604Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-07T10:13:55.604Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-04-07T10:13:55.604Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-07T10:13:55.604Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-04-07T10:13:55.604Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-07T10:13:55.604Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-04-07T10:13:55.604Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-07T10:13:55.604Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-04-07T10:13:55.604Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-07T10:14:02.796Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-07T10:14:02.796Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-07T10:14:02.796Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-07T10:14:02.796Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-07T10:14:02.796Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-07T10:14:02.796Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-07T10:14:02.796Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-07T10:14:02.796Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-07T10:14:02.796Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-07T10:14:02.796Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-07T10:14:02.796Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-07T10:14:02.796Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-07T10:14:02.796Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-07T10:14:03.791Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-07T10:14:06.018Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-07T10:14:06.018Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-07T10:14:06.018Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-07T10:14:08.252Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-07T10:14:08.252Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-04-07T10:14:08.252Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-07T10:14:08.252Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-07T10:14:08.252Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-07T10:14:08.252Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-07T10:14:08.252Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-07T10:14:08.252Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-04-07T10:14:08.252Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-07T10:14:08.252Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-04-07T10:14:08.252Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-07T10:14:08.252Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-04-07T10:14:08.252Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-07T10:14:26.125Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-07T10:14:26.125Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-07T10:14:26.125Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-07T10:14:26.125Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-04-07T10:14:26.125Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-07T10:14:26.125Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-07T10:14:26.125Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-07T10:14:26.125Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-07T10:14:27.701Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-07T10:14:27.701Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-07T10:14:30.672Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-07T10:14:31.144Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-07T10:14:31.616Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-07T10:14:31.616Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-07T10:14:32.088Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-07T10:14:39.279Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-07T10:14:39.279Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-04-07T10:14:39.279Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-07T10:14:40.274Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-07T10:14:40.274Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-07T10:14:40.274Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-04-07T10:14:40.274Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-07T10:14:52.808Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-07T10:14:52.808Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-07T10:14:52.808Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-07T10:15:01.519Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-07T10:15:01.519Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-04-07T10:15:01.519Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite (2605.87s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (102.40s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.85s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.05s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.07s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.30s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.29s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-07T10:15:03.094Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-07T10:15:03.094Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.25s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.82s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (109.76s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.48s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.89s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.12s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.66s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.80s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.58s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.58s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.46s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.05s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.26s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.79s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.58s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.86s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.14s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.63s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.26s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.34s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.48s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.32s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.37s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.96s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.13s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.11s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.03s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.70s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.09s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.94s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.85s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.55s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.92s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.53s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.71s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.39s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.80s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.63s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.09s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.28s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.14s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.59s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.26s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.46s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.78s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.87s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.75s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.81s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (109.82s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.38s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.17s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.54s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.57s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.72s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.71s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildFails (7.14s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.31s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.33s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.44s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.98s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.37s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.18s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.92s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildHistory (10.17s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.96s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.04s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.10s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.68s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.84s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.47s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.15s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.64s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.27s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.87s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.35s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.04s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.23s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.75s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.15s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.24s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.51s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.49s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.54s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.62s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.26s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.93s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.53s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.22s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.60s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.05s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildRm (12.65s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.36s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-07T10:15:03.095Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.32s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.60s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.48s) [2022-04-07T10:15:03.095Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.37s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.82s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.82s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.45s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.59s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildStderr (4.26s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.70s) [2022-04-07T10:15:03.096Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.02s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.21s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.63s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.10s) [2022-04-07T10:15:03.096Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-07T10:15:03.096Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-07T10:15:03.096Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.00s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.61s) [2022-04-07T10:15:03.096Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-07T10:15:03.096Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.50s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.37s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.46s) [2022-04-07T10:15:03.096Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-04-07T10:15:03.096Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.78s) [2022-04-07T10:15:03.096Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.73s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.29s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2022-04-07T10:15:03.096Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.63s) [2022-04-07T10:15:03.096Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-04-07T10:15:03.096Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.57s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.95s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.39s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.23s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCommitChange (4.68s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.31s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.62s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCommitTTY (16.70s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.14s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.50s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.76s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.38s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.33s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.55s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.67s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.22s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.17s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.40s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.95s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.42s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.05s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.55s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.22s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.58s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.98s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.88s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.43s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.30s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.30s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.96s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (38.26s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.57s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.64s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.58s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005f4108_} (7.68s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1332225094_c:\foo_false____} (2.58s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1332225094_c:\foo_true____} (7.56s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.40s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.54s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.41s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.50s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.43s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.38s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.85s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCpToDot (7.20s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCpToStdout (2.58s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.32s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.58s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.60s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.35s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.53s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.36s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.31s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.37s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsCopy (4.68s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.21s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.71s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.98s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsFilters (4.52s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsFormat (4.70s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsRename (7.29s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsResize (2.60s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.21s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.57s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.72s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-04-07T10:15:03.570Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.80s) [2022-04-07T10:15:03.570Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.99s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.96s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.13s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.20s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.30s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.06s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.32s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.25s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestExecInspectID (3.66s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.59s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.31s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.85s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.08s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.07s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.07s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.10s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.23s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.69s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.07s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.54s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.69s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.62s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.59s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.20s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.09s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectDefault (2.28s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectHistory (4.26s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.59s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.20s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.46s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.22s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.25s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectStatus (2.81s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.40s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.34s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.35s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.26s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.31s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.29s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.28s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.11s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.63s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.55s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.37s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.14s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.19s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.12s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.75s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.58s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.36s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.29s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsSince (9.14s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsTail (3.01s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.54s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.24s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.49s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.46s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPsByOrder (8.52s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.18s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.16s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.50s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.81s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.07s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.94s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.88s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.07s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.20s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.31s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.17s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.95s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.24s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.36s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.23s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.66s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.01s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.57s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.73s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.46s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.11s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.39s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.14s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.52s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.67s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.37s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.22s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.71s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.87s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.28s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.43s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-07T10:15:03.571Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.57s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-07T10:15:03.571Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.74s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.10s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.98s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.23s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.30s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.09s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.28s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.26s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.24s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.26s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.32s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.27s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.26s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunExitCode (7.09s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.31s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.23s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.10s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.22s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.62s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.72s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.41s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.88s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.08s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.22s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.24s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.64s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.06s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunRm (2.31s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.50s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.32s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.33s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.33s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.44s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.11s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.05s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.79s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.32s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.25s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.20s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.92s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.51s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.90s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.20s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.28s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.30s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.03s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.70s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.24s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.45s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.45s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.36s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.46s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.17s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.01s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.27s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.20s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-04-07T10:15:03.572Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.85s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.91s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-04-07T10:15:03.572Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.61s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-07T10:15:03.573Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2022-04-07T10:15:03.573Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-07T10:15:03.573Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.69s) [2022-04-07T10:15:03.573Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-04-07T10:15:03.573Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-04-07T10:15:03.573Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.11s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-07T10:15:03.573Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.54s) [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-07T10:15:03.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-04-07T10:15:03.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-07T10:15:03.573Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-07T10:15:03.573Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-07T10:15:03.573Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-07T10:15:03.573Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-07T10:15:03.573Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-07T10:15:03.573Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-07T10:15:03.573Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-07T10:15:03.573Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-07T10:15:03.573Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-07T10:15:03.573Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-07T10:15:03.573Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-07T10:15:03.573Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-07T10:15:03.573Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-07T10:15:03.573Z] === RUN TestDockerDaemonSuite [2022-04-07T10:15:03.573Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-07T10:15:03.573Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-07T10:15:03.573Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-07T10:15:03.573Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-07T10:15:03.573Z] === RUN TestDockerSwarmSuite [2022-04-07T10:15:03.573Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-07T10:15:03.573Z] === RUN TestDockerPluginSuite [2022-04-07T10:15:03.573Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-07T10:15:03.573Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-07T10:15:03.573Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-07T10:15:03.573Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-07T10:15:03.573Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-07T10:15:03.573Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-07T10:15:03.573Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-07T10:15:03.573Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-07T10:15:03.573Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-07T10:15:03.573Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-07T10:15:03.573Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-07T10:15:03.573Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.573Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-04-07T10:15:03.573Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-07T10:15:03.574Z] === RUN TestDockerExternalVolumeSuite [2022-04-07T10:15:03.574Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-07T10:15:03.574Z] === RUN TestDockerNetworkSuite [2022-04-07T10:15:03.574Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-07T10:15:03.574Z] === RUN TestDockerHubPullSuite [2022-04-07T10:15:03.574Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-07T10:15:03.574Z] PASS [2022-04-07T10:15:03.574Z] ok github.com/docker/docker/integration-cli 2606.307s [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === Skipped [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-07T10:15:03.574Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-07T10:15:03.574Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-07T10:15:03.574Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-07T10:15:03.574Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-07T10:15:03.574Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-07T10:15:03.574Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-07T10:15:03.574Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-07T10:15:03.574Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-07T10:15:03.574Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-07T10:15:03.574Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-07T10:15:03.574Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-07T10:15:03.574Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-07T10:15:03.574Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-07T10:15:03.574Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-07T10:15:03.574Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-07T10:15:03.574Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-07T10:15:03.574Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-07T10:15:03.574Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-04-07T10:15:03.574Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-07T10:15:03.574Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-07T10:15:03.574Z] [2022-04-07T10:15:03.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-04-07T10:15:03.574Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.574Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-04-07T10:15:03.575Z] [2022-04-07T10:15:03.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-04-07T10:15:03.575Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.575Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-04-07T10:15:03.575Z] [2022-04-07T10:15:03.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-04-07T10:15:03.575Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.575Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-04-07T10:15:03.575Z] [2022-04-07T10:15:03.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-07T10:15:03.575Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.575Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-07T10:15:03.575Z] [2022-04-07T10:15:03.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-07T10:15:03.575Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.575Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-07T10:15:03.575Z] [2022-04-07T10:15:03.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-07T10:15:03.575Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.575Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-07T10:15:03.575Z] [2022-04-07T10:15:03.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-04-07T10:15:03.575Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.575Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-04-07T10:15:03.575Z] [2022-04-07T10:15:03.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-07T10:15:03.575Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.575Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-07T10:15:03.575Z] [2022-04-07T10:15:03.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-07T10:15:03.575Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.575Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-07T10:15:03.575Z] [2022-04-07T10:15:03.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-07T10:15:03.575Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.575Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-07T10:15:03.575Z] [2022-04-07T10:15:03.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-07T10:15:03.575Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-04-07T10:15:03.575Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-07T10:15:03.575Z] [2022-04-07T10:15:03.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-07T10:15:03.575Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.056Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-07T10:15:04.056Z] [2022-04-07T10:15:04.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-07T10:15:04.056Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-04-07T10:15:04.057Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2022-04-07T10:15:04.057Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-07T10:15:04.057Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-07T10:15:04.057Z] docker_cli_sni_test.go:18: Flakey test [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-07T10:15:04.057Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-07T10:15:04.057Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-07T10:15:04.057Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-07T10:15:04.057Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-07T10:15:04.057Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-07T10:15:04.057Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-07T10:15:04.057Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.057Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-07T10:15:04.057Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-07T10:15:04.058Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-07T10:15:04.058Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-07T10:15:04.058Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-07T10:15:04.058Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-07T10:15:04.058Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-07T10:15:04.058Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-07T10:15:04.058Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-07T10:15:04.058Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-07T10:15:04.058Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-07T10:15:04.058Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-07T10:15:04.058Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-07T10:15:04.058Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-07T10:15:04.058Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-07T10:15:04.058Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-07T10:15:04.058Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-07T10:15:04.058Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-07T10:15:04.058Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-07T10:15:04.058Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.058Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-07T10:15:04.058Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-04-07T10:15:04.059Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-07T10:15:04.059Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-07T10:15:04.059Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-07T10:15:04.059Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-07T10:15:04.059Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-07T10:15:04.059Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-07T10:15:04.059Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-07T10:15:04.059Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-07T10:15:04.059Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-07T10:15:04.059Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-07T10:15:04.059Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-07T10:15:04.059Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-07T10:15:04.059Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-07T10:15:04.059Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-07T10:15:04.059Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-07T10:15:04.059Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.059Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-07T10:15:04.059Z] [2022-04-07T10:15:04.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-07T10:15:04.059Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-07T10:15:04.060Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-07T10:15:04.060Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-07T10:15:04.060Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-07T10:15:04.060Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-07T10:15:04.060Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-07T10:15:04.060Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-07T10:15:04.060Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-07T10:15:04.060Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-07T10:15:04.060Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.060Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-07T10:15:04.060Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-07T10:15:04.061Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.061Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-07T10:15:04.061Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-07T10:15:04.062Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-07T10:15:04.062Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.062Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-07T10:15:04.062Z] [2022-04-07T10:15:04.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-07T10:15:04.536Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-07T10:15:04.536Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-07T10:15:04.536Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-07T10:15:04.536Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-07T10:15:04.536Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-07T10:15:04.536Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-07T10:15:04.536Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-07T10:15:04.536Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-07T10:15:04.536Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-07T10:15:04.536Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-07T10:15:04.536Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-07T10:15:04.536Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-07T10:15:04.536Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.536Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-07T10:15:04.536Z] [2022-04-07T10:15:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-07T10:15:04.536Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-07T10:15:04.537Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.537Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-07T10:15:04.537Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-07T10:15:04.538Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] DONE 1093 tests, 547 skipped in 2616.534s [2022-04-07T10:15:04.538Z] INFO: Integration tests ended at 04/07/2022 10:15:04. Duration:00:43:36.7256241 [2022-04-07T10:15:04.538Z] INFO: Docker info of the daemon under test at end of run [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] Containers: 2 [2022-04-07T10:15:04.538Z] Running: 0 [2022-04-07T10:15:04.538Z] Paused: 0 [2022-04-07T10:15:04.538Z] Stopped: 2 [2022-04-07T10:15:04.538Z] Images: 18 [2022-04-07T10:15:04.538Z] Server Version: 0.0.0-dev [2022-04-07T10:15:04.538Z] Storage Driver: windowsfilter [2022-04-07T10:15:04.538Z] Windows: [2022-04-07T10:15:04.538Z] Logging Driver: json-file [2022-04-07T10:15:04.538Z] Plugins: [2022-04-07T10:15:04.538Z] Volume: local [2022-04-07T10:15:04.538Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-07T10:15:04.538Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-07T10:15:04.538Z] Swarm: inactive [2022-04-07T10:15:04.538Z] Default Isolation: process [2022-04-07T10:15:04.538Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-07T10:15:04.538Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-07T10:15:04.538Z] OSType: windows [2022-04-07T10:15:04.538Z] Architecture: x86_64 [2022-04-07T10:15:04.538Z] CPUs: 4 [2022-04-07T10:15:04.538Z] Total Memory: 32GiB [2022-04-07T10:15:04.538Z] Name: azwin-2-3149b0 [2022-04-07T10:15:04.538Z] ID: M6AY:OLTB:VMBR:W2AU:5FFX:3BSQ:S5DW:XSBZ:VKWC:DBZU:YEOH:LWW3 [2022-04-07T10:15:04.538Z] Docker Root Dir: D:\CI\PR-43470\1\daemon [2022-04-07T10:15:04.538Z] Debug Mode (client): false [2022-04-07T10:15:04.538Z] Debug Mode (server): true [2022-04-07T10:15:04.538Z] File Descriptors: -1 [2022-04-07T10:15:04.538Z] Goroutines: 17 [2022-04-07T10:15:04.538Z] System Time: 2022-04-07T10:15:04.2411359Z [2022-04-07T10:15:04.538Z] EventsListeners: 0 [2022-04-07T10:15:04.538Z] Registry: https://index.docker.io/v1/ [2022-04-07T10:15:04.538Z] Labels: [2022-04-07T10:15:04.538Z] Experimental: false [2022-04-07T10:15:04.538Z] Insecure Registries: [2022-04-07T10:15:04.538Z] 127.0.0.0/8 [2022-04-07T10:15:04.538Z] Live Restore Enabled: false [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] [2022-04-07T10:15:04.538Z] INFO: Stopping daemon under test [2022-04-07T10:15:04.538Z] SUCCESS: The process with PID 2780 (child process of PID 5840) has been terminated. [2022-04-07T10:15:04.538Z] SUCCESS: The process with PID 5840 (child process of PID 4564) has been terminated. [2022-04-07T10:15:04.538Z] INFO: Stop tailing logs of the daemon under tests [2022-04-07T10:15:04.538Z] INFO: executeCI.ps1 Completed successfully at 04/07/2022 10:15:04. [2022-04-07T10:15:04.538Z] INFO: Tidying up at end of run [2022-04-07T10:15:04.538Z] INFO: Saving daemon under test log (d:\CI\PR-43470\1\dut.out) to bundles\CIDUT.out [2022-04-07T10:15:05.011Z] INFO: Saving daemon under test log (d:\CI\PR-43470\1\dut.err) to bundles\CIDUT.err [2022-04-07T10:15:05.011Z] INFO: Nuke-Everything... [2022-04-07T10:15:05.011Z] INFO: Container count on control daemon to delete is 2 [2022-04-07T10:15:05.011Z] 95d5c613ce37 [2022-04-07T10:15:05.011Z] 9566a09aad6f [2022-04-07T10:15:05.011Z] INFO: Tidying pidfile d:\CI\PR-43470\1\docker.pid [2022-04-07T10:15:05.485Z] INFO: Nuking d:\CI [2022-04-07T10:15:30.852Z] INFO: Zapped successfully [2022-04-07T10:15:30.852Z] [2022-04-07T10:15:30.852Z] INFO: executeCI.ps1 exiting at Thu Apr 7 10:15:30 CUT 2022. Duration 01:08:53.8824983 [2022-04-07T10:15:30.852Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-07T10:15:31.103Z] Recording test results [2022-04-07T10:15:38.664Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-07T10:15:40.785Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-07T10:15:42.588Z] Archiving artifacts [2022-04-07T10:15:57.382Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43470/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-07T10:15:58.341Z] + make clean [2022-04-07T10:15:59.916Z] docker volume rm -f docker-dev-cache [2022-04-07T10:16:00.067Z] 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